2025-04-24 08:52:23.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:23.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:23.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:23.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-24 08:52:23.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:23.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:23.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-24 08:52:23.799 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:23.816 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:23.818 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:23.833 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:23.837 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da4fe64 2025-04-24 08:52:23.837 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da4fe64 2025-04-24 08:52:23.840 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73631fa0 2025-04-24 08:52:23.841 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73631fa0 2025-04-24 08:52:23.843 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@775c9514 2025-04-24 08:52:23.844 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@775c9514 2025-04-24 08:52:23.847 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@325e159b 2025-04-24 08:52:23.847 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@325e159b 2025-04-24 08:52:23.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d39a6a 2025-04-24 08:52:23.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d39a6a 2025-04-24 08:52:23.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32606cf 2025-04-24 08:52:23.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32606cf 2025-04-24 08:52:23.856 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1041d78a 2025-04-24 08:52:23.856 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1041d78a 2025-04-24 08:52:23.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5271ead4 2025-04-24 08:52:23.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5271ead4 2025-04-24 08:52:23.862 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@26053a3a 2025-04-24 08:52:23.862 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@26053a3a 2025-04-24 08:52:23.862 [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-24 08:52:23.959 [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-24 08:52:23.959 [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-24 08:52:23.960 [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-24 08:52:23.961 [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-24 08:52:23.965 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:23.966 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 08:52:23.966 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:23.966 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 08:52:24.017 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:24.035 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:24.049 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:24.062 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:24.074 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:24.078 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:24.155 [DefaultDispatcher-worker-8 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-24 08:52:24.171 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 08:52:24.171 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 08:52:24.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-24 08:52:24.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-24 08:52:24.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:24.181 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-24 08:52:24.181 [DefaultDispatcher-worker-7 @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-24 08:52:24.181 [DefaultDispatcher-worker-3 @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-24 08:52:24.181 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da4fe64: (connection evicted) 2025-04-24 08:52:24.181 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73631fa0: (connection evicted) 2025-04-24 08:52:24.182 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@775c9514: (connection evicted) 2025-04-24 08:52:24.182 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@325e159b: (connection evicted) 2025-04-24 08:52:24.182 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68d39a6a: (connection evicted) 2025-04-24 08:52:24.183 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32606cf: (connection evicted) 2025-04-24 08:52:24.183 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1041d78a: (connection evicted) 2025-04-24 08:52:24.183 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5271ead4: (connection evicted) 2025-04-24 08:52:24.184 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26053a3a: (connection evicted) 2025-04-24 08:52:24.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:24.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-24 08:52:24.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-24 08:52:24.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-24 08:52:24.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:24.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:24.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:24.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:24.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:24.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:24.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2347b7af 2025-04-24 08:52:24.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:24.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:24.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-24 08:52:24.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-24 08:52:24.192 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.198 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.199 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.200 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:24.200 [DefaultDispatcher-worker-3 @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-24 08:52:24.200 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:24.200 [DefaultDispatcher-worker-3 @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-24 08:52:24.208 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.209 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 08:52:24.210 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:24.210 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 08:52:24.213 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.244 [DefaultDispatcher-worker-15 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.253 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.263 [DefaultDispatcher-worker-16 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.271 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.275 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.291 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:24.294 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@203c7a0d 2025-04-24 08:52:24.295 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@203c7a0d 2025-04-24 08:52:24.297 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efb907a 2025-04-24 08:52:24.297 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efb907a 2025-04-24 08:52:24.299 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac4117d 2025-04-24 08:52:24.299 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac4117d 2025-04-24 08:52:24.301 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc69a41 2025-04-24 08:52:24.301 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc69a41 2025-04-24 08:52:24.303 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6969a6 2025-04-24 08:52:24.303 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6969a6 2025-04-24 08:52:24.305 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee35411 2025-04-24 08:52:24.305 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee35411 2025-04-24 08:52:24.307 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a6f949 2025-04-24 08:52:24.307 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a6f949 2025-04-24 08:52:24.310 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe9650e 2025-04-24 08:52:24.310 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe9650e 2025-04-24 08:52:24.311 [DefaultDispatcher-worker-9 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-24 08:52:24.312 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68aa090c 2025-04-24 08:52:24.313 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68aa090c 2025-04-24 08:52:24.313 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:24.332 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 08:52:24.332 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 08:52:24.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-24 08:52:24.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-24 08:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:24.334 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0: (connection evicted) 2025-04-24 08:52:24.334 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@203c7a0d: (connection evicted) 2025-04-24 08:52:24.335 [DefaultDispatcher-worker-16 @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-24 08:52:24.335 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2efb907a: (connection evicted) 2025-04-24 08:52:24.335 [DefaultDispatcher-worker-3 @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-24 08:52:24.335 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ac4117d: (connection evicted) 2025-04-24 08:52:24.336 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc69a41: (connection evicted) 2025-04-24 08:52:24.336 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c6969a6: (connection evicted) 2025-04-24 08:52:24.336 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ee35411: (connection evicted) 2025-04-24 08:52:24.337 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a6f949: (connection evicted) 2025-04-24 08:52:24.337 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fe9650e: (connection evicted) 2025-04-24 08:52:24.338 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68aa090c: (connection evicted) 2025-04-24 08:52:24.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:24.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-24 08:52:24.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-24 08:52:24.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645dc557 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:24.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:24.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-24 08:52:24.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@17884d 2025-04-24 08:52:24.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@17884d 2025-04-24 08:52:24.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-24 08:52:24.473 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:24.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714f1a44 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:24.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:24.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-24 08:52:24.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-04-24 08:52:24.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-04-24 08:52:24.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a23470 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:24.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:24.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-24 08:52:24.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-24 08:52:24.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-24 08:52:24.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-24 08:52:24.765 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-04-24 08:52:24.805 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:24.816 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:24.904 [DefaultDispatcher-worker-16 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-24 08:52:24.910 [DefaultDispatcher-worker-16 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-24 08:52:24.910 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36355/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 08:52:24.910 [DefaultDispatcher-worker-16 @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:36355/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-24 08:52:24.910 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36355/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 08:52:24.923 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36355/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 08:52:24.923 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36355/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 08:52:24.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-24 08:52:24.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-24 08:52:24.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:24.962 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@592a1882: (connection evicted) 2025-04-24 08:52:24.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:24.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-24 08:52:24.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-24 08:52:24.965 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-24 08:52:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af70b83 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:24.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b32465 2025-04-24 08:52:24.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b32465 2025-04-24 08:52:24.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@146f3d22 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:24.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:24.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@52285a5f 2025-04-24 08:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@52285a5f 2025-04-24 08:52:24.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-24 08:52:25.003 [DefaultDispatcher-worker-3 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52285a5f 2025-04-24 08:52:25.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-24 08:52:25.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-24 08:52:25.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.005 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b32465: (connection evicted) 2025-04-24 08:52:25.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-24 08:52:25.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-24 08:52:25.006 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52285a5f 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c2a7d53 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-24 08:52:25.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de85972 2025-04-24 08:52:25.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de85972 2025-04-24 08:52:25.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280ecc33 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c27f72 2025-04-24 08:52:25.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c27f72 2025-04-24 08:52:25.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-24 08:52:25.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-24 08:52:25.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-24 08:52:25.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.024 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1de85972: (connection evicted) 2025-04-24 08:52:25.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-24 08:52:25.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ce75ec 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-24 08:52:25.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dc782d 2025-04-24 08:52:25.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dc782d 2025-04-24 08:52:25.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ba35152 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-24 08:52:25.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff8a3ad 2025-04-24 08:52:25.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff8a3ad 2025-04-24 08:52:25.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-24 08:52:25.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-24 08:52:25.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-24 08:52:25.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.043 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9dc782d: (connection evicted) 2025-04-24 08:52:25.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-24 08:52:25.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff5d4f1 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@254e9709 2025-04-24 08:52:25.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@254e9709 2025-04-24 08:52:25.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0d3e7 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a5aadd 2025-04-24 08:52:25.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a5aadd 2025-04-24 08:52:25.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-24 08:52:25.077 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-24 08:52:25.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-24 08:52:25.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.081 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@254e9709: (connection evicted) 2025-04-24 08:52:25.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-24 08:52:25.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-24 08:52:25.119 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.137 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.162 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574ebdaf 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-24 08:52:25.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e573a 2025-04-24 08:52:25.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e573a 2025-04-24 08:52:25.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76db9048 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-24 08:52:25.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-24 08:52:25.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-24 08:52:25.360 [DefaultDispatcher-worker-3 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-24 08:52:25.365 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.374 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.378 [DefaultDispatcher-worker-3 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-24 08:52:25.384 [DefaultDispatcher-worker-16 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-24 08:52:25.389 [DefaultDispatcher-worker-16 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-24 08:52:25.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-24 08:52:25.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-24 08:52:25.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.427 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377e573a: (connection evicted) 2025-04-24 08:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-24 08:52:25.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-24 08:52:25.432 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-24 08:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-24 08:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f2b9da8 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-24 08:52:25.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a6a2d0 2025-04-24 08:52:25.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a6a2d0 2025-04-24 08:52:25.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e0b123 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@195498aa 2025-04-24 08:52:25.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@195498aa 2025-04-24 08:52:25.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-24 08:52:25.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-24 08:52:25.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-24 08:52:25.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.453 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67a6a2d0: (connection evicted) 2025-04-24 08:52:25.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-24 08:52:25.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43423d40 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-24 08:52:25.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2025-04-24 08:52:25.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2025-04-24 08:52:25.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4ecdb0 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-24 08:52:25.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2025-04-24 08:52:25.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2025-04-24 08:52:25.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-24 08:52:25.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-24 08:52:25.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-24 08:52:25.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.467 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6200b644: (connection evicted) 2025-04-24 08:52:25.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-24 08:52:25.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39dda56f 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-24 08:52:25.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7 2025-04-24 08:52:25.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7 2025-04-24 08:52:25.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-24 08:52:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df37f7a 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2025-04-24 08:52:25.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2025-04-24 08:52:25.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-24 08:52:25.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-24 08:52:25.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-24 08:52:25.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.479 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7: (connection evicted) 2025-04-24 08:52:25.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-24 08:52:25.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f3400c 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-24 08:52:25.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2558f65c 2025-04-24 08:52:25.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2558f65c 2025-04-24 08:52:25.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-24 08:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3ce6a 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@22899683 2025-04-24 08:52:25.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@22899683 2025-04-24 08:52:25.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-24 08:52:25.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-24 08:52:25.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-24 08:52:25.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.545 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2558f65c: (connection evicted) 2025-04-24 08:52:25.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-24 08:52:25.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a9cc24 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-24 08:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-24 08:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2025-04-24 08:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2025-04-24 08:52:25.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-24 08:52:25.550 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d7d8911 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-24 08:52:25.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2025-04-24 08:52:25.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2025-04-24 08:52:25.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-24 08:52:25.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-24 08:52:25.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-24 08:52:25.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.559 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1: (connection evicted) 2025-04-24 08:52:25.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-24 08:52:25.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-24 08:52:25.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15371de2 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6 2025-04-24 08:52:25.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6 2025-04-24 08:52:25.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-24 08:52:25.565 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec0ca83 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-24 08:52:25.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-24 08:52:25.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-24 08:52:25.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-24 08:52:25.577 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.578 [DefaultDispatcher-worker-15 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-24 08:52:25.579 [DefaultDispatcher-worker-15 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-24 08:52:25.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-24 08:52:25.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-24 08:52:25.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.580 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6: (connection evicted) 2025-04-24 08:52:25.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-24 08:52:25.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-24 08:52:25.581 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@241d1052 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-04-24 08:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-04-24 08:52:25.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-24 08:52:25.590 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3006bfb 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-24 08:52:25.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5402612e 2025-04-24 08:52:25.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5402612e 2025-04-24 08:52:25.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-24 08:52:25.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-24 08:52:25.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-24 08:52:25.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.604 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d: (connection evicted) 2025-04-24 08:52:25.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-24 08:52:25.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-24 08:52:25.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62883f8a 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2025-04-24 08:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2025-04-24 08:52:25.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a709cc7 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2025-04-24 08:52:25.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2025-04-24 08:52:25.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-24 08:52:25.657 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.670 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.692 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.711 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.720 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.723 [DefaultDispatcher-worker-3 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2025-04-24 08:52:25.724 [DefaultDispatcher-worker-3 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2025-04-24 08:52:25.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-24 08:52:25.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-24 08:52:25.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.725 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e49b011: (connection evicted) 2025-04-24 08:52:25.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-24 08:52:25.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-24 08:52:25.726 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2025-04-24 08:52:25.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2965dd88 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@51141f64 2025-04-24 08:52:25.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@51141f64 2025-04-24 08:52:25.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498e41a4 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5d7fd5 2025-04-24 08:52:25.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5d7fd5 2025-04-24 08:52:25.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-24 08:52:25.828 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.838 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-24 08:52:25.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-24 08:52:25.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.873 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51141f64: (connection evicted) 2025-04-24 08:52:25.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-24 08:52:25.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f1fbc9f 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-24 08:52:25.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2025-04-24 08:52:25.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2025-04-24 08:52:25.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-24 08:52:25.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-24 08:52:25.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c3d67 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2025-04-24 08:52:25.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2025-04-24 08:52:25.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-24 08:52:25.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-24 08:52:25.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-24 08:52:25.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.888 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50785f86: (connection evicted) 2025-04-24 08:52:25.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:25.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-24 08:52:25.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-24 08:52:25.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d810f2 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d58530 2025-04-24 08:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d58530 2025-04-24 08:52:25.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f5b923 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:25.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-04-24 08:52:25.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-04-24 08:52:25.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-24 08:52:25.986 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:25.998 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.003 [DefaultDispatcher-worker-3 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-04-24 08:52:26.004 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-04-24 08:52:26.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-24 08:52:26.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-24 08:52:26.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.004 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d58530: (connection evicted) 2025-04-24 08:52:26.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-24 08:52:26.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-24 08:52:26.005 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b19712f 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-24 08:52:26.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-04-24 08:52:26.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-04-24 08:52:26.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-24 08:52:26.008 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0cab82 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-04-24 08:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-04-24 08:52:26.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-24 08:52:26.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-24 08:52:26.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-24 08:52:26.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.019 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@510e4d79: (connection evicted) 2025-04-24 08:52:26.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-24 08:52:26.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533e2f4 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2025-04-24 08:52:26.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2025-04-24 08:52:26.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-24 08:52:26.035 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2025-04-24 08:52:26.041 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2025-04-24 08:52:26.042 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a54c92e 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2025-04-24 08:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2025-04-24 08:52:26.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-24 08:52:26.052 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-40 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@538e74fc due to dirty commit state on close(). 2025-04-24 08:52:26.054 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2025-04-24 08:52:26.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-24 08:52:26.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-24 08:52:26.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.055 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538e74fc: (connection evicted) 2025-04-24 08:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-24 08:52:26.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef93e01 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-24 08:52:26.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 08:52:26.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 08:52:26.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-24 08:52:26.061 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 08:52:26.067 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 08:52:26.068 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111fe921 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-24 08:52:26.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-24 08:52:26.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-24 08:52:26.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-24 08:52:26.075 [DefaultDispatcher-worker-17 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 08:52:26.075 [DefaultDispatcher-worker-8 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-24 08:52:26.076 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-24 08:52:26.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-24 08:52:26.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-24 08:52:26.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.078 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a: (connection evicted) 2025-04-24 08:52:26.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-24 08:52:26.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0516a3 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-24 08:52:26.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-04-24 08:52:26.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-04-24 08:52:26.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-24 08:52:26.084 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-04-24 08:52:26.089 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-04-24 08:52:26.090 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92fd091 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-04-24 08:52:26.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-04-24 08:52:26.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-24 08:52:26.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-24 08:52:26.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-24 08:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-24 08:52:26.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0f548a 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-24 08:52:26.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-04-24 08:52:26.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-04-24 08:52:26.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-24 08:52:26.099 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-04-24 08:52:26.104 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-04-24 08:52:26.105 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-04-24 08:52:26.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de45b6c 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-04-24 08:52:26.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-04-24 08:52:26.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-24 08:52:26.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-24 08:52:26.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-24 08:52:26.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:26.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-24 08:52:26.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-24 08:52:26.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6282f1eb 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-04-24 08:52:26.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-04-24 08:52:26.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-24 08:52:26.116 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.145 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.148 [DefaultDispatcher-worker-17 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-04-24 08:52:26.155 [DefaultDispatcher-worker-17 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-04-24 08:52:26.170 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.186 [DefaultDispatcher-worker-4 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-04-24 08:52:26.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-24 08:52:26.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-24 08:52:26.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.188 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70169464: (connection evicted) 2025-04-24 08:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-24 08:52:26.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@174e1b99 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c815814 2025-04-24 08:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c815814 2025-04-24 08:52:26.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-24 08:52:26.192 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.207 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.212 [DefaultDispatcher-worker-2 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c815814 2025-04-24 08:52:26.216 [DefaultDispatcher-worker-5 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c815814 2025-04-24 08:52:26.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-24 08:52:26.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-24 08:52:26.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.226 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c815814: (connection evicted) 2025-04-24 08:52:26.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-24 08:52:26.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-24 08:52:26.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1d1a5 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-24 08:52:26.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-24 08:52:26.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-24 08:52:26.249 [DefaultDispatcher-worker-2 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-24 08:52:26.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-24 08:52:26.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-24 08:52:26.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.250 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74: (connection evicted) 2025-04-24 08:52:26.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-24 08:52:26.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eee3da9 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-24 08:52:26.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3573e19d 2025-04-24 08:52:26.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3573e19d 2025-04-24 08:52:26.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-24 08:52:26.274 [DefaultDispatcher-worker-10 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3573e19d 2025-04-24 08:52:26.279 [DefaultDispatcher-worker-17 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3573e19d 2025-04-24 08:52:26.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-24 08:52:26.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-24 08:52:26.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.280 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3573e19d: (connection evicted) 2025-04-24 08:52:26.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-24 08:52:26.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cf16a6 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-24 08:52:26.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-24 08:52:26.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-24 08:52:26.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-24 08:52:26.303 [DefaultDispatcher-worker-12 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-24 08:52:26.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-24 08:52:26.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-24 08:52:26.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.304 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0: (connection evicted) 2025-04-24 08:52:26.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-24 08:52:26.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160546b1 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-24 08:52:26.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-24 08:52:26.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-24 08:52:26.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-24 08:52:26.325 [DefaultDispatcher-worker-9 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-24 08:52:26.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-24 08:52:26.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-24 08:52:26.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.325 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3: (connection evicted) 2025-04-24 08:52:26.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-24 08:52:26.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a85e76 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-24 08:52:26.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fc315d 2025-04-24 08:52:26.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fc315d 2025-04-24 08:52:26.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-24 08:52:26.510 [DefaultDispatcher-worker-9 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fc315d 2025-04-24 08:52:26.515 [DefaultDispatcher-worker-9 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fc315d 2025-04-24 08:52:26.517 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/manifest.json 2025-04-24 08:52:26.517 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/manifest.json. 2025-04-24 08:52:26.517 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/manifest.json 2025-04-24 08:52:26.518 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/manifest.json 2025-04-24 08:52:26.518 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/manifest.json 2025-04-24 08:52:26.569 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.595 [Test worker @coroutine#338] 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:59109/manifest.json. 2025-04-24 08:52:26.595 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59109/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:26.604 [DefaultDispatcher-worker-5 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fc315d 2025-04-24 08:52:26.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-24 08:52:26.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-24 08:52:26.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.608 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34fc315d: (connection evicted) 2025-04-24 08:52:26.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:26.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-24 08:52:26.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@731fae 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-24 08:52:26.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-24 08:52:26.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d535b78 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a66bbf 2025-04-24 08:52:26.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a66bbf 2025-04-24 08:52:26.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-24 08:52:26.637 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 08:52:26.676 [Test worker] INFO ktor.application - Application started in 0.043 seconds. 2025-04-24 08:52:26.676 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@17fa14a3 2025-04-24 08:52:26.712 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.719 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.736 [DefaultDispatcher-worker-7 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:44713 2025-04-24 08:52:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8ab988 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@e47637c 2025-04-24 08:52:26.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@e47637c 2025-04-24 08:52:26.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-24 08:52:26.755 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 08:52:26.759 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 08:52:26.760 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 08:52:26.760 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 08:52:26.760 [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-24 08:52:26.760 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 08:52:26.760 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 08:52:26.760 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 08:52:26.760 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4678ec43 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:26.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-24 08:52:26.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-24 08:52:26.792 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.798 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.802 [DefaultDispatcher-worker-16 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e47637c 2025-04-24 08:52:26.804 [DefaultDispatcher-worker-16 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e47637c 2025-04-24 08:52:26.809 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.814 [DefaultDispatcher-worker-1 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.815 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44713/api/content/720011525546901504/_ustadmanifest.json 2025-04-24 08:52:26.815 [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:44713/api/content/720011525546901504/_ustadmanifest.json. 2025-04-24 08:52:26.815 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44713/api/content/720011525546901504/_ustadmanifest.json 2025-04-24 08:52:26.817 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44713/api/content/720011525546901504/_ustadmanifest.json 2025-04-24 08:52:26.817 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44713/api/content/720011525546901504/_ustadmanifest.json 2025-04-24 08:52:26.817 [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:44713/api/content/720011525546901504/_ustadmanifest.json. 2025-04-24 08:52:26.817 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44713/api/content/720011525546901504/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:26.827 [DefaultDispatcher-worker-5 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.830 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 08:52:26.831 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ddad225c-31ed-4986-bc29-6d69aca04717', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 08:52:26.833 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 08:52:26.833 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ddad225c-31ed-4986-bc29-6d69aca04717 2025-04-24 08:52:26.835 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:26.835 [DefaultDispatcher-worker-7 @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:44713/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:26.835 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:26.835 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44713/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:26.837 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.841 [DefaultDispatcher-worker-2 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.841 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44713/UmAppDatabase/replication/nodeId 2025-04-24 08:52:26.841 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44713/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:26.841 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44713/UmAppDatabase/replication/nodeId 2025-04-24 08:52:26.847 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44713/api/blob/upload-init-batch 2025-04-24 08:52:26.847 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44713/api/blob/upload-init-batch. 2025-04-24 08:52:26.847 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44713/api/blob/upload-init-batch 2025-04-24 08:52:26.847 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44713/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 08:52:26.862 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:26.886 [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-24 08:52:26.886 [eventLoopGroupProxy-4-4 @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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:26.886 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:26.886 [eventLoopGroupProxy-4-2 @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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:26.890 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:26.890 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:26.892 [eventLoopGroupProxy-4-4 @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-24 08:52:26.892 [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-24 08:52:26.892 [eventLoopGroupProxy-4-4 @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-24 08:52:26.894 [DefaultDispatcher-worker-1 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44713/UmAppDatabase/replication/nodeId 2025-04-24 08:52:26.894 [DefaultDispatcher-worker-1 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44713/UmAppDatabase/replication/nodeId 2025-04-24 08:52:26.895 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:26.895 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:26.895 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:26.898 [eventLoopGroupProxy-4-2 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 15ms 2025-04-24 08:52:26.898 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 15ms 2025-04-24 08:52:26.901 [DefaultDispatcher-worker-17 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.904 [eventLoopGroupProxy-4-1 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-24 08:52:26.908 [DefaultDispatcher-worker-9 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.914 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 31ms 2025-04-24 08:52:26.915 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44713/api/blob/upload-init-batch 2025-04-24 08:52:26.915 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44713/api/blob/upload-init-batch 2025-04-24 08:52:26.918 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44713/api/blob/upload-init-batch. 2025-04-24 08:52:26.918 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44713/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:26.929 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44713/api/blob/upload-batch-data 2025-04-24 08:52:26.929 [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:44713/api/blob/upload-batch-data. 2025-04-24 08:52:26.929 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44713/api/blob/upload-batch-data 2025-04-24 08:52:26.929 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:26.936 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:26.945 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-24 08:52:26.946 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:26.946 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-24 08:52:26.946 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44713/api/blob/upload-batch-data 2025-04-24 08:52:26.953 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44713/api/blob/upload-batch-data 2025-04-24 08:52:26.953 [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:44713/api/blob/upload-batch-data. 2025-04-24 08:52:26.953 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44713/api/blob/upload-batch-data 2025-04-24 08:52:26.953 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44713/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:26.955 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:26.957 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-24 08:52:26.958 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:26.958 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 08:52:26.958 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44713/api/blob/upload-batch-data 2025-04-24 08:52:26.972 [DefaultDispatcher-worker-15 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.980 [DefaultDispatcher-worker-15 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:26.991 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44713/UmAppDatabase/replication/message 2025-04-24 08:52:26.991 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44713/UmAppDatabase/replication/message. 2025-04-24 08:52:26.991 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44713/UmAppDatabase/replication/message 2025-04-24 08:52:26.991 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44713/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 08:52:26.993 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:26.993 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 08:52:26.993 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:27.006 [DefaultDispatcher-worker-12 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a66bbf 2025-04-24 08:52:27.007 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:27.007 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44713/api/content/720011525546901504/_ustadmanifest.json 2025-04-24 08:52:27.007 [DefaultDispatcher-worker-13 @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:44713/api/content/720011525546901504/_ustadmanifest.json. 2025-04-24 08:52:27.007 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-24 08:52:27.007 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44713/api/content/720011525546901504/_ustadmanifest.json 2025-04-24 08:52:27.008 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44713/UmAppDatabase/replication/message 2025-04-24 08:52:27.008 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44713/UmAppDatabase/replication/message 2025-04-24 08:52:27.008 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44713/UmAppDatabase/replication/message. 2025-04-24 08:52:27.008 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44713/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:27.009 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44713/api/content/720011525546901504/_ustadmanifest.json 2025-04-24 08:52:27.009 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44713/api/content/720011525546901504/_ustadmanifest.json 2025-04-24 08:52:27.009 [DefaultDispatcher-worker-17 @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:44713/api/content/720011525546901504/_ustadmanifest.json. 2025-04-24 08:52:27.009 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44713/api/content/720011525546901504/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:27.014 [DefaultDispatcher-worker-7 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6 2025-04-24 08:52:27.015 [DefaultDispatcher-worker-1 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a66bbf 2025-04-24 08:52:27.016 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 08:52:27.016 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 08:52:27.016 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 08:52:27.016 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 08:52:27.016 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 08:52:27.017 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e47637c 2025-04-24 08:52:27.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-24 08:52:27.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-24 08:52:27.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:27.017 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b11deb6: (connection evicted) 2025-04-24 08:52:27.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:27.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-24 08:52:27.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-24 08:52:27.256 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:27.256 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:27.473 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:28.021 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@17fa14a3 2025-04-24 08:52:28.022 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@17fa14a3 2025-04-24 08:52:28.024 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-24 08:52:28.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-24 08:52:28.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-24 08:52:28.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:28.024 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55a66bbf: (connection evicted) 2025-04-24 08:52:28.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:28.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-24 08:52:28.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e80de85 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:28.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-24 08:52:28.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-24 08:52:28.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afe825a 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:28.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd425dc 2025-04-24 08:52:28.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd425dc 2025-04-24 08:52:28.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-24 08:52:28.039 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 08:52:28.040 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 08:52:28.040 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1c571162 2025-04-24 08:52:28.041 [DefaultDispatcher-worker-19 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:40439 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a6a91f 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:28.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-04-24 08:52:28.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-04-24 08:52:28.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-24 08:52:28.043 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 08:52:28.044 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 08:52:28.044 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 08:52:28.044 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 08:52:28.044 [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-24 08:52:28.044 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 08:52:28.044 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 08:52:28.044 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 08:52:28.044 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eae3730 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:28.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-24 08:52:28.063 [DefaultDispatcher-worker-1 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.067 [DefaultDispatcher-worker-4 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.071 [DefaultDispatcher-worker-4 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-24 08:52:28.071 [DefaultDispatcher-worker-1 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-04-24 08:52:28.073 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-04-24 08:52:28.077 [DefaultDispatcher-worker-17 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.081 [DefaultDispatcher-worker-4 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.081 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json 2025-04-24 08:52:28.081 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json. 2025-04-24 08:52:28.081 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json 2025-04-24 08:52:28.082 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json 2025-04-24 08:52:28.082 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json 2025-04-24 08:52:28.082 [Test worker @coroutine#460] 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:40439/api/content/720011530668371968/_ustadmanifest.json. 2025-04-24 08:52:28.082 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:28.089 [DefaultDispatcher-worker-10 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.090 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 08:52:28.090 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3af9ecc4-63ea-482b-8c3d-b80debb2bfb7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 08:52:28.091 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 08:52:28.091 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3af9ecc4-63ea-482b-8c3d-b80debb2bfb7 2025-04-24 08:52:28.091 [DefaultDispatcher-worker-10 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:28.091 [DefaultDispatcher-worker-10 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40439/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:28.091 [DefaultDispatcher-worker-10 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:28.091 [DefaultDispatcher-worker-10 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:28.094 [eventLoopGroupProxy-7-2 @call-handler#493] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:28.094 [eventLoopGroupProxy-7-1 @call-handler#492] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:28.094 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.094 [eventLoopGroupProxy-7-2 @call-handler#493] 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-24 08:52:28.094 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:28.094 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.094 [eventLoopGroupProxy-7-2 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 08:52:28.095 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:28.095 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:28.096 [DefaultDispatcher-worker-16 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.096 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/UmAppDatabase/replication/nodeId 2025-04-24 08:52:28.096 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40439/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:28.096 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/UmAppDatabase/replication/nodeId 2025-04-24 08:52:28.098 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-init-batch 2025-04-24 08:52:28.098 [DefaultDispatcher-worker-17 @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:40439/api/blob/upload-init-batch. 2025-04-24 08:52:28.098 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-init-batch 2025-04-24 08:52:28.098 [eventLoopGroupProxy-7-2 @call-handler#501] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:28.098 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 08:52:28.098 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.098 [eventLoopGroupProxy-7-2 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-24 08:52:28.099 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/UmAppDatabase/replication/nodeId 2025-04-24 08:52:28.099 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40439/UmAppDatabase/replication/nodeId 2025-04-24 08:52:28.099 [eventLoopGroupProxy-7-2 @call-handler#504] 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-24 08:52:28.099 [eventLoopGroupProxy-7-2 @call-handler#504] 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-24 08:52:28.100 [eventLoopGroupProxy-7-2 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-24 08:52:28.101 [eventLoopGroupProxy-7-2 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-24 08:52:28.101 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-init-batch 2025-04-24 08:52:28.101 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40439/api/blob/upload-init-batch 2025-04-24 08:52:28.102 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-init-batch. 2025-04-24 08:52:28.102 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40439/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:28.102 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.102 [DefaultDispatcher-worker-12 @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:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.102 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.102 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.103 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.104 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:28.105 [eventLoopGroupProxy-7-2 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-24 08:52:28.106 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.106 [eventLoopGroupProxy-7-2 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 08:52:28.106 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.107 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.107 [DefaultDispatcher-worker-15 @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:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.107 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.107 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.108 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:28.108 [DefaultDispatcher-worker-5 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.109 [eventLoopGroupProxy-7-2 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-24 08:52:28.109 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.110 [eventLoopGroupProxy-7-2 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:28.110 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.111 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.111 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.111 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.111 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.112 [eventLoopGroupProxy-7-2 @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-24 08:52:28.127 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:28.129 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:28.142 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:28.144 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:28.153 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.153 [eventLoopGroupProxy-7-2 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:28.153 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.153 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.153 [DefaultDispatcher-worker-2 @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:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.154 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.154 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.155 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.155 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:28.155 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.155 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.155 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40439/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:28.156 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:40439/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40439/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-24 08:52:28.156 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40439/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.162 [DefaultDispatcher-worker-6 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.167 [DefaultDispatcher-worker-16 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:28.168 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 08:52:28.668 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6de6230e-cd43-4dfe-a9d8-0c6837aae6a1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 08:52:28.668 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 08:52:28.668 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6de6230e-cd43-4dfe-a9d8-0c6837aae6a1 2025-04-24 08:52:28.670 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-init-batch 2025-04-24 08:52:28.670 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-init-batch. 2025-04-24 08:52:28.670 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-init-batch 2025-04-24 08:52:28.670 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 08:52:28.672 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 08:52:28.672 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 08:52:28.672 [eventLoopGroupProxy-7-2 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-24 08:52:28.673 [eventLoopGroupProxy-7-2 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-24 08:52:28.674 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-init-batch 2025-04-24 08:52:28.674 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40439/api/blob/upload-init-batch 2025-04-24 08:52:28.674 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-init-batch. 2025-04-24 08:52:28.674 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40439/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:28.675 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.676 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.676 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.676 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.677 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:28.679 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.679 [eventLoopGroupProxy-7-2 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:28.680 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.681 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.681 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.681 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.681 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.682 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:28.683 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.683 [eventLoopGroupProxy-7-2 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:28.683 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.688 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.688 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.688 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.688 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.689 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:28.731 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.731 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:28.731 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.732 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.732 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.732 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.732 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.733 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:28.773 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.773 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-04-24 08:52:28.774 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.774 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.774 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.774 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.774 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.775 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:28.816 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.816 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:28.817 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.817 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.817 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.817 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.817 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.818 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:28.859 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.859 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:28.860 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.860 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.860 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.860 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.860 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.861 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:28.902 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.902 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:28.903 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.903 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.903 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.903 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.903 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.904 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:28.944 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.945 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:28.945 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.945 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.945 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.945 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.945 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.946 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 08:52:28.987 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:28.987 [eventLoopGroupProxy-7-2 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:28.988 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.988 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.988 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:28.988 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:28.988 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:28.989 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:29.030 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:29.030 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:29.031 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.031 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.031 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:29.031 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.031 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:29.032 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:29.073 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:29.073 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:29.074 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.074 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.074 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:29.074 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.074 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:29.075 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:29.116 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:29.116 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:29.117 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.117 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.117 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:29.117 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.117 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:29.118 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:29.159 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:29.159 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:29.160 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.160 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.160 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:29.160 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.160 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:29.161 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:29.175 [DefaultDispatcher-worker-5 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:29.203 [eventLoopGroupProxy-7-2 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-24 08:52:29.204 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:29.204 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:29.204 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.205 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.205 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:29.205 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.205 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:29.206 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:29.207 [eventLoopGroupProxy-7-2 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-24 08:52:29.207 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:29.207 [eventLoopGroupProxy-7-2 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:29.207 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.208 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.208 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/blob/upload-batch-data. 2025-04-24 08:52:29.208 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.208 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:29.209 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:29.210 [eventLoopGroupProxy-7-2 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-24 08:52:29.210 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:29.210 [eventLoopGroupProxy-7-2 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:29.210 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/blob/upload-batch-data 2025-04-24 08:52:29.216 [DefaultDispatcher-worker-16 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:29.221 [DefaultDispatcher-worker-5 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:29.221 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/UmAppDatabase/replication/message 2025-04-24 08:52:29.221 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40439/UmAppDatabase/replication/message. 2025-04-24 08:52:29.221 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/UmAppDatabase/replication/message 2025-04-24 08:52:29.221 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40439/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 08:52:29.222 [eventLoopGroupProxy-7-2 @call-handler#605] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:29.222 [eventLoopGroupProxy-7-2 @call-handler#605] 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-24 08:52:29.222 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:29.234 [DefaultDispatcher-worker-7 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd425dc 2025-04-24 08:52:29.234 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:29.234 [eventLoopGroupProxy-7-2 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-24 08:52:29.234 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json 2025-04-24 08:52:29.234 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json. 2025-04-24 08:52:29.234 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json 2025-04-24 08:52:29.235 [DefaultDispatcher-worker-7 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/UmAppDatabase/replication/message 2025-04-24 08:52:29.235 [DefaultDispatcher-worker-7 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40439/UmAppDatabase/replication/message 2025-04-24 08:52:29.235 [DefaultDispatcher-worker-7 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40439/UmAppDatabase/replication/message. 2025-04-24 08:52:29.235 [DefaultDispatcher-worker-7 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40439/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:29.235 [DefaultDispatcher-worker-15 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json 2025-04-24 08:52:29.235 [DefaultDispatcher-worker-15 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json 2025-04-24 08:52:29.236 [DefaultDispatcher-worker-15 @coroutine#454] 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:40439/api/content/720011530668371968/_ustadmanifest.json. 2025-04-24 08:52:29.236 [DefaultDispatcher-worker-15 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40439/api/content/720011530668371968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:29.239 [DefaultDispatcher-worker-9 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-24 08:52:29.239 [DefaultDispatcher-worker-2 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd425dc 2025-04-24 08:52:29.240 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 08:52:29.240 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 08:52:29.240 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 08:52:29.240 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 08:52:29.240 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 08:52:29.241 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-04-24 08:52:29.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-24 08:52:29.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-24 08:52:29.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:29.241 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92: (connection evicted) 2025-04-24 08:52:29.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:29.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-24 08:52:29.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-24 08:52:29.544 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:29.668 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:29.717 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:30.028 [DefaultDispatcher-worker-2 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-24 08:52:30.244 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1c571162 2025-04-24 08:52:30.244 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1c571162 2025-04-24 08:52:30.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-24 08:52:30.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-24 08:52:30.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:30.244 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dd425dc: (connection evicted) 2025-04-24 08:52:30.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:30.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-24 08:52:30.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12925d2 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:30.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-24 08:52:30.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-24 08:52:30.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-24 08:52:30.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b30ff23 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:30.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-24 08:52:30.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-24 08:52:30.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-24 08:52:30.279 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 08:52:30.280 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 08:52:30.280 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3b850bb7 2025-04-24 08:52:30.281 [DefaultDispatcher-worker-3 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:46697 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6632eb19 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:30.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-24 08:52:30.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-24 08:52:30.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-24 08:52:30.282 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 08:52:30.283 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 08:52:30.283 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 08:52:30.283 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 08:52:30.283 [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-24 08:52:30.283 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 08:52:30.283 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 08:52:30.283 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 08:52:30.283 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a6e410c 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:30.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-24 08:52:30.301 [DefaultDispatcher-worker-20 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.305 [DefaultDispatcher-worker-17 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.309 [DefaultDispatcher-worker-4 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-24 08:52:30.310 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-24 08:52:30.314 [DefaultDispatcher-worker-17 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.318 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.318 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json 2025-04-24 08:52:30.318 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json. 2025-04-24 08:52:30.318 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json 2025-04-24 08:52:30.319 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json 2025-04-24 08:52:30.319 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json 2025-04-24 08:52:30.320 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json. 2025-04-24 08:52:30.320 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:30.326 [DefaultDispatcher-worker-17 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.326 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 08:52:30.326 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1911501d-8794-4f15-909d-339c0afbd8ce', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 08:52:30.327 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 08:52:30.327 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1911501d-8794-4f15-909d-339c0afbd8ce 2025-04-24 08:52:30.327 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:30.328 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:30.328 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:30.328 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:30.329 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:30.329 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:30.330 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:30.330 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:30.330 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:30.330 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:30.330 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 08:52:30.331 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:30.331 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:30.332 [DefaultDispatcher-worker-5 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.332 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-24 08:52:30.332 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:30.332 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-24 08:52:30.333 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/api/blob/upload-init-batch 2025-04-24 08:52:30.333 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/api/blob/upload-init-batch. 2025-04-24 08:52:30.333 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/api/blob/upload-init-batch 2025-04-24 08:52:30.333 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46697/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 08:52:30.333 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:30.334 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:30.334 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-24 08:52:30.334 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-24 08:52:30.334 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-24 08:52:30.334 [eventLoopGroupProxy-10-1 @call-handler#682] 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-24 08:52:30.334 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-24 08:52:30.335 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-24 08:52:30.336 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-24 08:52:30.337 [DefaultDispatcher-worker-17 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/api/blob/upload-init-batch 2025-04-24 08:52:30.337 [DefaultDispatcher-worker-17 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/api/blob/upload-init-batch 2025-04-24 08:52:30.337 [DefaultDispatcher-worker-17 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/api/blob/upload-init-batch. 2025-04-24 08:52:30.337 [DefaultDispatcher-worker-17 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:30.339 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.339 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46697/api/blob/upload-batch-data. 2025-04-24 08:52:30.339 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.339 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46697/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:30.340 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:30.340 [DefaultDispatcher-worker-12 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.341 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-24 08:52:30.342 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:30.342 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:30.342 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.343 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.343 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46697/api/blob/upload-batch-data. 2025-04-24 08:52:30.343 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.343 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46697/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:30.344 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:30.345 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.346 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-24 08:52:30.346 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:30.346 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:30.347 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.350 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.350 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46697/api/blob/upload-batch-data. 2025-04-24 08:52:30.350 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.350 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46697/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:30.352 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:30.355 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-24 08:52:30.355 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:30.355 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 08:52:30.356 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.356 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.357 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46697/api/blob/upload-batch-data. 2025-04-24 08:52:30.357 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.357 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46697/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:30.357 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:30.359 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-24 08:52:30.359 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:30.359 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:30.360 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.360 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.360 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46697/api/blob/upload-batch-data. 2025-04-24 08:52:30.360 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.360 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46697/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:30.361 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:30.363 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-24 08:52:30.363 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:30.363 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:30.363 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/api/blob/upload-batch-data 2025-04-24 08:52:30.369 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:30.369 [DefaultDispatcher-worker-3 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.371 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:30.374 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.374 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/message 2025-04-24 08:52:30.374 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/replication/message. 2025-04-24 08:52:30.374 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/message 2025-04-24 08:52:30.374 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46697/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 08:52:30.375 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:30.376 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 08:52:30.376 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:30.381 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:30.383 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:30.388 [DefaultDispatcher-worker-19 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-24 08:52:30.388 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:30.388 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-24 08:52:30.388 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json 2025-04-24 08:52:30.388 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json. 2025-04-24 08:52:30.388 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json 2025-04-24 08:52:30.389 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/message 2025-04-24 08:52:30.389 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/message 2025-04-24 08:52:30.389 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/replication/message. 2025-04-24 08:52:30.389 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:30.389 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json 2025-04-24 08:52:30.389 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json 2025-04-24 08:52:30.390 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json. 2025-04-24 08:52:30.390 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/api/content/720011539830730752/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:30.394 [DefaultDispatcher-worker-11 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-24 08:52:30.395 [DefaultDispatcher-worker-8 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-24 08:52:30.396 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 08:52:30.396 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 08:52:30.396 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 08:52:30.396 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 08:52:30.396 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 08:52:30.397 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-24 08:52:30.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-24 08:52:30.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-24 08:52:30.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:30.398 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41120e48: (connection evicted) 2025-04-24 08:52:30.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:30.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-24 08:52:30.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-24 08:52:30.783 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:30.783 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:30.870 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:31.400 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3b850bb7 2025-04-24 08:52:31.400 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3b850bb7 2025-04-24 08:52:31.401 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-24 08:52:31.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-24 08:52:31.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-24 08:52:31.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:31.401 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ace6611: (connection evicted) 2025-04-24 08:52:31.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:31.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-24 08:52:31.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e23af91 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:31.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-24 08:52:31.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47393345 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:31.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-24 08:52:31.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-04-24 08:52:31.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-04-24 08:52:31.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-24 08:52:31.438 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 08:52:31.439 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 08:52:31.439 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7d3a2459 2025-04-24 08:52:31.440 [DefaultDispatcher-worker-14 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:39539 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbc033f 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:31.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-24 08:52:31.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-24 08:52:31.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-24 08:52:31.442 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 08:52:31.442 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 08:52:31.442 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 08:52:31.442 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 08:52:31.443 [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-24 08:52:31.443 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 08:52:31.443 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 08:52:31.443 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 08:52:31.443 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca10d0e 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:31.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:31.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:31.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-24 08:52:31.462 [DefaultDispatcher-worker-18 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:31.466 [DefaultDispatcher-worker-6 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:31.529 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:31.531 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:31.537 [DefaultDispatcher-worker-6 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-24 08:52:31.540 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:31.543 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:31.561 [DefaultDispatcher-worker-6 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-24 08:52:31.565 [DefaultDispatcher-worker-6 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-24 08:52:31.568 [DefaultDispatcher-worker-6 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-24 08:52:31.576 [DefaultDispatcher-worker-18 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:31.581 [DefaultDispatcher-worker-4 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:31.581 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json 2025-04-24 08:52:31.581 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json. 2025-04-24 08:52:31.581 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json 2025-04-24 08:52:31.582 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json 2025-04-24 08:52:31.582 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json 2025-04-24 08:52:31.583 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json. 2025-04-24 08:52:31.583 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:31.636 [DefaultDispatcher-worker-10 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:31.637 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 08:52:31.637 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0089f031-a3aa-476a-82ca-57bea21f0f30', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 08:52:31.638 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 08:52:31.638 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0089f031-a3aa-476a-82ca-57bea21f0f30 2025-04-24 08:52:31.638 [DefaultDispatcher-worker-20 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:31.638 [DefaultDispatcher-worker-20 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39539/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:31.638 [DefaultDispatcher-worker-20 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:31.638 [DefaultDispatcher-worker-20 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:31.640 [eventLoopGroupProxy-13-1 @call-handler#790] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:31.640 [eventLoopGroupProxy-13-2 @call-handler#791] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:31.640 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.640 [eventLoopGroupProxy-13-1 @call-handler#790] 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-24 08:52:31.640 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:31.641 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.641 [eventLoopGroupProxy-13-1 @call-handler#790] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 08:52:31.641 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:31.641 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:31.643 [DefaultDispatcher-worker-8 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:31.643 [DefaultDispatcher-worker-8 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/UmAppDatabase/replication/nodeId 2025-04-24 08:52:31.643 [DefaultDispatcher-worker-8 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39539/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:31.643 [DefaultDispatcher-worker-8 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/UmAppDatabase/replication/nodeId 2025-04-24 08:52:31.644 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:31.644 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.644 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-24 08:52:31.645 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/UmAppDatabase/replication/nodeId 2025-04-24 08:52:31.645 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39539/UmAppDatabase/replication/nodeId 2025-04-24 08:52:31.650 [DefaultDispatcher-worker-11 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:31.656 [DefaultDispatcher-worker-17 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:31.658 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-init-batch 2025-04-24 08:52:31.658 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-init-batch. 2025-04-24 08:52:31.658 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-init-batch 2025-04-24 08:52:31.658 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 08:52:31.659 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 08:52:31.659 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 08:52:31.703 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.705 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-24 08:52:31.705 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-init-batch 2025-04-24 08:52:31.705 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39539/api/blob/upload-init-batch 2025-04-24 08:52:31.706 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-init-batch. 2025-04-24 08:52:31.706 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39539/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:31.709 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.709 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:31.709 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.709 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:31.710 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:31.711 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.711 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.712 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 08:52:31.712 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.713 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.713 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:31.713 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.713 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:31.714 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:31.756 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.756 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.756 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:31.757 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.757 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.758 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:31.758 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.758 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:31.758 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:31.759 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.760 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.760 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:31.760 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.761 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.761 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:31.761 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.761 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:31.761 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:31.763 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.764 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.764 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 08:52:31.764 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.764 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.764 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:31.764 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.764 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:31.765 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:31.808 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.808 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.808 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:31.808 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.810 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.810 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:31.810 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.810 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:31.811 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:31.869 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.869 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.869 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2025-04-24 08:52:31.870 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.871 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.871 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:31.871 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.871 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:31.872 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:31.918 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.918 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.918 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-24 08:52:31.918 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.919 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.919 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:31.919 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.919 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:31.920 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 08:52:31.963 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:31.963 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:31.963 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:31.964 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.964 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.964 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:31.964 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:31.964 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:31.965 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.007 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.007 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.007 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:32.008 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.008 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.008 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.008 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.009 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.009 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.052 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.052 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.052 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:32.052 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.053 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.053 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.053 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.053 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.054 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.055 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.055 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.055 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.055 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.056 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.056 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.056 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.056 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.056 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.057 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.057 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.058 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.058 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.058 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.058 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.058 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.058 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.059 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.060 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.060 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.060 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.060 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.061 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.061 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.061 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.061 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.061 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.062 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.062 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.062 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.062 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.063 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.063 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.063 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.063 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.063 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.064 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.064 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.064 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.065 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.065 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.065 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.065 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.065 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.066 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.067 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.067 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.067 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.067 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.067 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.067 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.067 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.067 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.068 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.069 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.069 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.069 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.069 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.070 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.070 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.070 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.070 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.070 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.071 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.071 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.071 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.071 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.072 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.072 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.072 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.072 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.073 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.074 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.074 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.074 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.074 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.075 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.075 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.075 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.075 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.075 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.076 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.076 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.076 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.076 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.077 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.077 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.077 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.077 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.078 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.079 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.079 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.079 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.079 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.080 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.080 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.080 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.080 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.080 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.081 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.081 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.081 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.081 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.083 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.083 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.083 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.083 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.083 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.084 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.084 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.084 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.085 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.085 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.085 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.085 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.086 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.086 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.087 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.087 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.087 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.087 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.088 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.088 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.088 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.088 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.089 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.090 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.090 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.090 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.090 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.091 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.091 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.091 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.091 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.091 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.092 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.092 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.093 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.093 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.094 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.094 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.094 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.094 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.095 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.096 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.096 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.096 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.096 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.097 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.097 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.097 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.097 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.097 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.098 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.098 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.099 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.099 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.100 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.100 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.100 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.100 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.100 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.101 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.101 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.101 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.102 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.102 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.102 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.102 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.102 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.103 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.104 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.104 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.104 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.104 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.105 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.105 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.105 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.105 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.105 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.106 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.107 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.107 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.107 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.108 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.108 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.108 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.108 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.108 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.109 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.109 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.110 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.110 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.110 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.110 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.110 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.110 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.111 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.112 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.112 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.112 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.112 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.113 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.113 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.113 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.113 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.113 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.114 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.114 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.115 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.115 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.116 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.116 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.116 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.116 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.117 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.118 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.118 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.118 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.118 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.121 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.121 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.121 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.121 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.122 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.123 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.123 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.123 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.123 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.124 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.124 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.124 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.124 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.125 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.153 [DefaultDispatcher-worker-19 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:32.166 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.166 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.166 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:32.167 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.168 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.168 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.168 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.168 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.168 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.169 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.170 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.170 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.170 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.171 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.171 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.171 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.171 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.171 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.172 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.172 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.172 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.172 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.173 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.173 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.173 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.173 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.174 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.175 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.175 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.175 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.175 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.175 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.175 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.175 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.175 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.176 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.218 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.218 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.218 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:32.219 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.219 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.219 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.219 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.219 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.220 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.263 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.263 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.263 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:32.264 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.267 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.267 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.267 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.267 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.268 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.269 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.270 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.270 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.270 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.271 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.271 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.271 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.271 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.271 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.272 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.272 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.273 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.273 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.273 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.273 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.273 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.273 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.274 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.316 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.316 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.316 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:32.317 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.317 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.317 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.317 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.317 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.319 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.320 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.320 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.321 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.321 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.321 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.321 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.321 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.321 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.322 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.323 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.323 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.323 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.323 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.324 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.324 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.324 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.324 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.324 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.325 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.325 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.326 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.326 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.326 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.326 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.326 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.326 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.327 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.328 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.328 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.328 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.328 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.329 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.329 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.329 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.329 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.329 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.371 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.372 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.372 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:32.372 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.373 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.373 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.373 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.373 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.374 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.375 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.375 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.375 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.375 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.376 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.376 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.376 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.376 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.376 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.377 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.378 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.378 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.378 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.378 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.378 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.378 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.378 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.379 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.380 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.380 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.380 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.381 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.381 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.381 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.381 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.381 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.382 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.383 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.383 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.383 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.383 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.384 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.384 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.384 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.384 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.384 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.385 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.386 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.386 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.386 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.386 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.386 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.386 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.386 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.387 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.388 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.388 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.388 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.388 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.389 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.389 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.389 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.389 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.389 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.391 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.391 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.391 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.391 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.392 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.392 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.392 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.392 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.393 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.394 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.394 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.394 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.394 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.395 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.395 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.395 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.395 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.396 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.397 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.397 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.397 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.397 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.398 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.398 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.398 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.398 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.398 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.399 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.400 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.400 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.400 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.400 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.400 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.400 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.401 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.401 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.402 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.402 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.402 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.403 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.403 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.403 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.403 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.403 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.404 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.405 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.405 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.405 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.405 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.406 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.406 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.406 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.406 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.406 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.448 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.448 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.449 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:32.449 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.450 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.450 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.450 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.450 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.450 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.451 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.452 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.452 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.452 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.453 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.453 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.453 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.453 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.453 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.454 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.454 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.454 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.454 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.455 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.455 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.455 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.455 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.456 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.498 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.498 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.498 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:32.499 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.500 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.500 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.500 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.500 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.500 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.501 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.501 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.501 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.502 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.502 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.502 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.502 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.502 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.503 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.504 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.504 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.504 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.504 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.505 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.505 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.505 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.505 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.506 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.507 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.507 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.507 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.507 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.508 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.508 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.508 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.508 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.508 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.550 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.550 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.550 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:32.551 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.551 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.551 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.551 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.551 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.552 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.553 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.553 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.553 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.553 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.554 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.554 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.554 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.554 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.555 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.596 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.596 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.596 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:32.596 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.598 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.598 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.598 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.598 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.598 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.642 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.642 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.642 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 08:52:32.643 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.644 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.644 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.644 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.644 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.644 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.663 [DefaultDispatcher-worker-12 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:32.686 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.687 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.687 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:32.687 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.688 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.688 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.688 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.688 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.689 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.730 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.730 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.730 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:32.731 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.732 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.732 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.732 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.732 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.732 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.733 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.733 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.733 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.733 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.734 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.734 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.734 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.734 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.735 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.736 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.736 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.736 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.736 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.737 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.737 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.737 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.737 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.738 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.738 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.739 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.739 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.739 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.740 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.740 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.740 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.740 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.741 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.742 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.742 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.742 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.743 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.743 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.743 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.743 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.743 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.744 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.745 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.745 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.745 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.745 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.745 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.746 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.746 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.746 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.746 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.747 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.747 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.747 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.747 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.748 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.748 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.748 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.748 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.748 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.750 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.750 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.750 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.750 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.751 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.751 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.751 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.751 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.751 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.752 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.752 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.752 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.753 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.753 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.753 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.753 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.753 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.754 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.755 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.755 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.755 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.755 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.756 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.756 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.756 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.756 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.757 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.757 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.757 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.757 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.758 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.758 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.758 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.758 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.758 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.759 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.759 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.760 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.760 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.760 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.760 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.760 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.760 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.760 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.761 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.762 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.762 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.762 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.763 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.764 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.764 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.764 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.764 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.765 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.765 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.765 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.765 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.765 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.766 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.766 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.766 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.767 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.767 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.767 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.767 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.767 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.768 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.810 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.811 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.811 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:32.811 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.812 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.812 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.812 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.812 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.812 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.813 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.814 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.814 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.814 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.814 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.814 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.814 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.814 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.815 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.816 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.816 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.816 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.816 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.817 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.817 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.817 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.817 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.817 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.818 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.818 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.819 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.819 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.819 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.819 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.819 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.819 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.820 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.821 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.821 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.821 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.821 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.822 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.822 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.822 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.822 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.822 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 08:52:32.824 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.824 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.824 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.824 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.824 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.824 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.824 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.824 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.825 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 08:52:32.826 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.826 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.826 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.827 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.827 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.827 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.827 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.827 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.828 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.871 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.871 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.871 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:32.871 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.872 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.872 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.872 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.872 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.873 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.874 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.874 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.874 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.874 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.875 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.875 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.875 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.875 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.875 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.877 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.877 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.877 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:32.877 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.878 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.878 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.878 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.878 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.878 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.920 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.921 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.921 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:32.921 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.922 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.922 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.922 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.922 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.923 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.924 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.924 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.924 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.924 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.925 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.925 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.925 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.925 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.925 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.926 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.926 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.926 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.926 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.927 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.927 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.927 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.927 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.927 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.928 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.928 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.928 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.928 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.929 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.929 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.929 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.929 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.929 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.930 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.930 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.930 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.930 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.930 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.930 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.931 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.931 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.931 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.932 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.932 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.932 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.932 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.932 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.932 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.932 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.932 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.933 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.934 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.934 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.934 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.934 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.934 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.934 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.934 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.934 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.935 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.935 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.936 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.936 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.936 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.936 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.936 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.936 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.936 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.937 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.937 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.938 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.938 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.938 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.938 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.938 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.938 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.938 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.939 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.939 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.940 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.940 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.940 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.940 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.940 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.940 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.940 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.941 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.941 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.941 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.942 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.942 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.942 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.942 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.942 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.942 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.943 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.943 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.943 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.944 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.944 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.944 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.944 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.944 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.944 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.945 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.986 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.986 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.986 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:32.987 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.987 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.987 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.987 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.987 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.988 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:32.989 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:32.989 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:32.989 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:32.989 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.990 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.990 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:32.990 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:32.990 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:32.990 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.032 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.033 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.033 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:33.033 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.033 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.033 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.033 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.033 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.034 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.035 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.035 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.035 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.035 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.035 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.036 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.036 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.036 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.036 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.078 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.078 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.078 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.078 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.079 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.079 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.079 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.079 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.079 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.121 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.121 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.121 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.121 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.122 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.122 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.122 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.122 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.122 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.165 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.165 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.165 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:33.165 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.166 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.166 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.166 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.166 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.166 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.174 [DefaultDispatcher-worker-2 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:33.208 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.208 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.208 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.209 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.209 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.209 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.209 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.209 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.210 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.252 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.252 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.252 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.252 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.253 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.253 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.253 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.253 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.253 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.254 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.254 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.254 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.254 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.255 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.255 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.255 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.255 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.255 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.297 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.297 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.297 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.297 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.299 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.299 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.299 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.299 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.299 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.301 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.301 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.301 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:33.301 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.301 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.301 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.301 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.301 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.302 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.303 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.303 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.303 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.303 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.304 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.304 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.304 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.304 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.304 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.305 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.305 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.305 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.305 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.306 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.306 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.306 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.306 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.306 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.307 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.307 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.308 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 08:52:33.308 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.308 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.308 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.308 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.308 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.309 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.309 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.309 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.309 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-24 08:52:33.310 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.310 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.310 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.310 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.310 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.311 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.352 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.352 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.352 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.353 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.353 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.353 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.353 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.353 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.354 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.355 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.355 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.355 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.355 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.355 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.355 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.355 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.355 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.356 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.356 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.356 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.356 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-24 08:52:33.357 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.357 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.357 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.357 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.357 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.357 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.358 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.358 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.358 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.358 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.359 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.359 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.359 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.359 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.359 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.401 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.401 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.401 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.401 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.402 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.402 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.402 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.402 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.402 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.403 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.403 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.403 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.403 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.404 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.404 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.404 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.404 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.404 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.405 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.405 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.405 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.405 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.406 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.406 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.406 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.406 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.406 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.407 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.407 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.407 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.407 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.407 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.407 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.407 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.407 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.408 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.430 [DefaultDispatcher-worker-17 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.445 [DefaultDispatcher-worker-17 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-24 08:52:33.450 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.450 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.450 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.450 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.451 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.451 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.451 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.451 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.451 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.493 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.494 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.494 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:33.494 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.494 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.494 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.494 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.494 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.495 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.496 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.496 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.496 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.496 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.497 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.497 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.497 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.497 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.497 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.501 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.502 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.502 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 08:52:33.502 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.502 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.502 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.502 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.502 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.503 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.504 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.504 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.504 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.504 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.504 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.504 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.504 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.504 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.505 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.547 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.547 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.547 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.548 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.548 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.548 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.548 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.548 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.549 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.549 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.549 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.549 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-24 08:52:33.550 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.550 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.550 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.550 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.550 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.551 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.592 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.592 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.592 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 08:52:33.593 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.593 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.593 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.593 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.593 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.593 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.635 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.635 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.635 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.635 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.636 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.636 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.636 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.636 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.636 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.637 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.637 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.637 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.637 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.638 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.638 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.638 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.638 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.638 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.680 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.680 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.680 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 08:52:33.680 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.681 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.681 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.681 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.681 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.681 [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-24 08:52:33.682 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.682 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.682 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.683 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.683 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.683 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.683 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.683 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.684 [DefaultDispatcher-worker-14 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:33.684 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.685 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.685 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.685 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.685 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.685 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.685 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.685 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.685 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.686 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.687 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.687 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.687 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.687 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.688 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.688 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.688 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.688 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.688 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.733 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.733 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.733 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-24 08:52:33.733 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.734 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.734 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.734 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.734 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.734 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.777 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.777 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.777 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 08:52:33.778 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.779 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.779 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.779 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.779 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.779 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.780 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.780 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.780 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.781 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.781 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.781 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.781 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.781 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.782 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.782 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.783 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.783 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.783 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.783 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.783 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/blob/upload-batch-data. 2025-04-24 08:52:33.783 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.783 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:33.784 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:33.785 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:33.785 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.785 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 08:52:33.785 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/blob/upload-batch-data 2025-04-24 08:52:33.791 [DefaultDispatcher-worker-11 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:33.794 [DefaultDispatcher-worker-1 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:33.794 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/UmAppDatabase/replication/message 2025-04-24 08:52:33.795 [DefaultDispatcher-worker-1 @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:39539/UmAppDatabase/replication/message. 2025-04-24 08:52:33.795 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/UmAppDatabase/replication/message 2025-04-24 08:52:33.795 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39539/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 08:52:33.795 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:33.795 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 08:52:33.795 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:33.807 [DefaultDispatcher-worker-8 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-04-24 08:52:33.807 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:33.807 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-24 08:52:33.807 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json 2025-04-24 08:52:33.807 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json. 2025-04-24 08:52:33.807 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json 2025-04-24 08:52:33.808 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/UmAppDatabase/replication/message 2025-04-24 08:52:33.808 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39539/UmAppDatabase/replication/message 2025-04-24 08:52:33.808 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39539/UmAppDatabase/replication/message. 2025-04-24 08:52:33.808 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39539/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:33.808 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json 2025-04-24 08:52:33.808 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json 2025-04-24 08:52:33.809 [DefaultDispatcher-worker-2 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json. 2025-04-24 08:52:33.809 [DefaultDispatcher-worker-2 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39539/api/content/720011543581229056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:33.813 [DefaultDispatcher-worker-6 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 08:52:33.827 [DefaultDispatcher-worker-17 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2025-04-24 08:52:33.843 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 08:52:33.843 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 08:52:33.843 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 08:52:33.843 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 08:52:33.843 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 08:52:33.845 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-24 08:52:33.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-24 08:52:33.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-24 08:52:33.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:33.846 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@159408a7: (connection evicted) 2025-04-24 08:52:33.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:33.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-24 08:52:33.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-24 08:52:33.943 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:33.943 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:34.291 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 08:52:34.848 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7d3a2459 2025-04-24 08:52:34.848 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7d3a2459 2025-04-24 08:52:34.852 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2025-04-24 08:52:34.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-24 08:52:34.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-24 08:52:34.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:34.852 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7: (connection evicted) 2025-04-24 08:52:34.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:34.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-24 08:52:34.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-24 08:52:34.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccc4ca0 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:34.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-24 08:52:34.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-24 08:52:34.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-24 08:52:34.892 [DefaultDispatcher-worker-18 @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-24 08:52:34.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-24 08:52:34.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:34.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:34.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:34.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:34.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:34.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:34.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9ac719 2025-04-24 08:52:34.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:34.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@337e573b 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@337e573b 2025-04-24 08:52:34.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-24 08:52:34.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d24ab25 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:34.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-24 08:52:34.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-24 08:52:34.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-24 08:52:34.898 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 08:52:34.899 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 08:52:34.900 [DefaultDispatcher-worker-18 @coroutine#1639] INFO ktor.application - Responding at http://0.0.0.0:38687 2025-04-24 08:52:34.902 [DefaultDispatcher-worker-18 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337e573b 2025-04-24 08:52:34.903 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38687/api/blob/upload-init-batch 2025-04-24 08:52:34.903 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38687/api/blob/upload-init-batch. 2025-04-24 08:52:34.903 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38687/api/blob/upload-init-batch 2025-04-24 08:52:34.903 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38687/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 08:52:34.904 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 08:52:34.904 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 08:52:34.905 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-24 08:52:34.906 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38687/api/blob/upload-init-batch 2025-04-24 08:52:34.906 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38687/api/blob/upload-init-batch 2025-04-24 08:52:34.906 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38687/api/blob/upload-init-batch. 2025-04-24 08:52:34.906 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38687/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:34.907 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38687/api/blob/upload-batch-data 2025-04-24 08:52:34.907 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38687/api/blob/upload-batch-data. 2025-04-24 08:52:34.907 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38687/api/blob/upload-batch-data 2025-04-24 08:52:34.907 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:34.907 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 08:52:34.909 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-24 08:52:34.909 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:34.909 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38687/api/blob/upload-batch-data 2025-04-24 08:52:34.911 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-24 08:52:34.912 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:34.916 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337e573b 2025-04-24 08:52:34.960 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:34.996 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:34.997 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3458be63 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:35.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-24 08:52:35.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2025-04-24 08:52:35.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2025-04-24 08:52:35.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-24 08:52:36.019 [DefaultDispatcher-worker-19 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2025-04-24 08:52:36.022 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54709/api/blob/upload-init-batch 2025-04-24 08:52:36.022 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54709/api/blob/upload-init-batch. 2025-04-24 08:52:36.022 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54709/api/blob/upload-init-batch 2025-04-24 08:52:36.022 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54709/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 08:52:36.024 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54709/api/blob/upload-init-batch 2025-04-24 08:52:36.024 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54709/api/blob/upload-init-batch 2025-04-24 08:52:36.024 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54709/api/blob/upload-init-batch. 2025-04-24 08:52:36.024 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54709/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:36.030 [DefaultDispatcher-worker-2 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2025-04-24 08:52:36.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-24 08:52:36.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-24 08:52:36.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:36.032 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb32140: (connection evicted) 2025-04-24 08:52:36.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:36.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-24 08:52:36.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d40a2b 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:36.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:36.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-24 08:52:36.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@49faf815 2025-04-24 08:52:36.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@49faf815 2025-04-24 08:52:36.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-24 08:52:36.057 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33449/api/blob/upload-init-batch 2025-04-24 08:52:36.057 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33449/api/blob/upload-init-batch. 2025-04-24 08:52:36.057 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33449/api/blob/upload-init-batch 2025-04-24 08:52:36.057 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33449/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 08:52:36.059 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33449/api/blob/upload-init-batch 2025-04-24 08:52:36.060 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33449/api/blob/upload-init-batch 2025-04-24 08:52:36.060 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33449/api/blob/upload-init-batch. 2025-04-24 08:52:36.060 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33449/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:36.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-24 08:52:36.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-24 08:52:36.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:36.061 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49faf815: (connection evicted) 2025-04-24 08:52:36.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:36.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-24 08:52:36.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63fde7ca 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:36.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4779df3d 2025-04-24 08:52:36.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4779df3d 2025-04-24 08:52:36.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-24 08:52:36.074 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52463/api/blob/upload-init-batch 2025-04-24 08:52:36.074 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52463/api/blob/upload-init-batch. 2025-04-24 08:52:36.074 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52463/api/blob/upload-init-batch 2025-04-24 08:52:36.074 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52463/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 08:52:36.076 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52463/api/blob/upload-init-batch 2025-04-24 08:52:36.076 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52463/api/blob/upload-init-batch 2025-04-24 08:52:36.076 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52463/api/blob/upload-init-batch. 2025-04-24 08:52:36.076 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52463/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:36.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-24 08:52:36.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-24 08:52:36.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:36.079 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4779df3d: (connection evicted) 2025-04-24 08:52:36.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:36.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-24 08:52:36.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f7cc46 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:36.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:36.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-24 08:52:36.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7621c3f7 2025-04-24 08:52:36.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7621c3f7 2025-04-24 08:52:36.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-24 08:52:36.334 [DefaultDispatcher-worker-18 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7621c3f7 2025-04-24 08:52:36.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@674d2b8b 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:36.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2025-04-24 08:52:36.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2025-04-24 08:52:36.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-24 08:52:36.362 [DefaultDispatcher-worker-17 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc08a77 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:36.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-24 08:52:36.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@73483d4b 2025-04-24 08:52:36.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@73483d4b 2025-04-24 08:52:36.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f53295e 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:36.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93a8f6 2025-04-24 08:52:36.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93a8f6 2025-04-24 08:52:36.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-24 08:52:36.397 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:36.406 [DefaultDispatcher-worker-7 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93a8f6 2025-04-24 08:52:36.411 [DefaultDispatcher-worker-17 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93a8f6 2025-04-24 08:52:36.415 [DefaultDispatcher-worker-10 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93a8f6 2025-04-24 08:52:36.420 [DefaultDispatcher-worker-6 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93a8f6 2025-04-24 08:52:36.422 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93a8f6 2025-04-24 08:52:36.427 [DefaultDispatcher-worker-17 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93a8f6 2025-04-24 08:52:36.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-24 08:52:36.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-24 08:52:36.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:36.431 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f93a8f6: (connection evicted) 2025-04-24 08:52:36.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:36.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-24 08:52:36.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-24 08:52:36.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@487bc2fe 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:36.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-24 08:52:36.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-24 08:52:36.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-24 08:52:36.437 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:36.457 [DefaultDispatcher-worker-10 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-24 08:52:36.462 [DefaultDispatcher-worker-19 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-24 08:52:36.464 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:36.466 [DefaultDispatcher-worker-10 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-24 08:52:36.470 [DefaultDispatcher-worker-18 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-24 08:52:36.472 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-24 08:52:36.477 [DefaultDispatcher-worker-6 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-24 08:52:36.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-24 08:52:36.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-24 08:52:36.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:36.478 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6491006: (connection evicted) 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:36.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-24 08:52:36.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3836b6 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:36.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-24 08:52:36.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-24 08:52:36.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-24 08:52:36.498 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-24 08:52:36.503 [DefaultDispatcher-worker-4 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-24 08:52:36.507 [DefaultDispatcher-worker-16 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-24 08:52:36.511 [DefaultDispatcher-worker-11 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-24 08:52:36.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-24 08:52:36.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-24 08:52:36.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:36.512 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@363e2009: (connection evicted) 2025-04-24 08:52:36.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:36.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-24 08:52:36.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74cf2d5f 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:36.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-24 08:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2025-04-24 08:52:36.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2025-04-24 08:52:36.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-24 08:52:36.534 [DefaultDispatcher-worker-11 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2025-04-24 08:52:36.538 [DefaultDispatcher-worker-16 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2025-04-24 08:52:36.543 [DefaultDispatcher-worker-14 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2025-04-24 08:52:36.547 [DefaultDispatcher-worker-15 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2025-04-24 08:52:36.550 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2025-04-24 08:52:36.554 [DefaultDispatcher-worker-20 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2025-04-24 08:52:36.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-24 08:52:36.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-24 08:52:36.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:36.555 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3052395d: (connection evicted) 2025-04-24 08:52:36.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:36.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-24 08:52:36.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-24 08:52:36.861 [DefaultDispatcher-worker-20 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-24 08:52:36.898 [DefaultDispatcher-worker-20 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-24 08:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-24 08:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b8c6406 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f10967 2025-04-24 08:52:40.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f10967 2025-04-24 08:52:40.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-24 08:52:40.119 [DefaultDispatcher-worker-9 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f10967 2025-04-24 08:52:40.199 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f047670 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2025-04-24 08:52:40.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2025-04-24 08:52:40.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-24 08:52:40.633 [DefaultDispatcher-worker-3 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2025-04-24 08:52:40.637 [DefaultDispatcher-worker-9 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2025-04-24 08:52:40.641 [DefaultDispatcher-worker-5 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2025-04-24 08:52:40.644 [DefaultDispatcher-worker-7 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2025-04-24 08:52:40.648 [DefaultDispatcher-worker-12 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2025-04-24 08:52:40.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-24 08:52:40.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54faa040 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-04-24 08:52:40.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-04-24 08:52:40.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-24 08:52:40.670 [DefaultDispatcher-worker-8 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-04-24 08:52:40.673 [DefaultDispatcher-worker-3 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-04-24 08:52:40.676 [DefaultDispatcher-worker-8 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-04-24 08:52:40.679 [DefaultDispatcher-worker-19 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5076f9 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-24 08:52:40.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-24 08:52:40.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-24 08:52:40.700 [DefaultDispatcher-worker-13 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-24 08:52:40.704 [DefaultDispatcher-worker-3 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-24 08:52:40.708 [DefaultDispatcher-worker-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-24 08:52:40.712 [DefaultDispatcher-worker-15 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-24 08:52:40.714 [DefaultDispatcher-worker-6 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-24 08:52:40.716 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:40.720 [DefaultDispatcher-worker-10 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a5eff 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-04-24 08:52:40.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-04-24 08:52:40.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-24 08:52:40.738 [DefaultDispatcher-worker-6 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-04-24 08:52:40.742 [DefaultDispatcher-worker-19 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-04-24 08:52:40.746 [DefaultDispatcher-worker-12 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-04-24 08:52:40.750 [DefaultDispatcher-worker-2 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-04-24 08:52:40.752 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:40.754 [DefaultDispatcher-worker-9 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28dd038f 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-04-24 08:52:40.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-04-24 08:52:40.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-24 08:52:40.773 [DefaultDispatcher-worker-13 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-04-24 08:52:40.777 [DefaultDispatcher-worker-13 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-04-24 08:52:40.780 [DefaultDispatcher-worker-7 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-04-24 08:52:40.781 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:40.784 [DefaultDispatcher-worker-7 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-04-24 08:52:40.787 [DefaultDispatcher-worker-18 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-04-24 08:52:40.792 [DefaultDispatcher-worker-5 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d8794f 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-24 08:52:40.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-04-24 08:52:40.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-04-24 08:52:40.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-24 08:52:40.812 [DefaultDispatcher-worker-12 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-04-24 08:52:40.816 [DefaultDispatcher-worker-10 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-04-24 08:52:40.819 [DefaultDispatcher-worker-6 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-04-24 08:52:40.821 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:40.823 [DefaultDispatcher-worker-3 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1d93e9 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-24 08:52:40.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-24 08:52:40.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-24 08:52:40.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-24 08:52:40.841 [DefaultDispatcher-worker-13 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-24 08:52:40.845 [DefaultDispatcher-worker-6 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-24 08:52:40.847 [DefaultDispatcher-worker-7 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-24 08:52:40.850 [DefaultDispatcher-worker-20 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-24 08:52:40.853 [DefaultDispatcher-worker-20 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-24 08:52:40.855 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:40.858 [DefaultDispatcher-worker-13 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-24 08:52:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f38545a 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-04-24 08:52:40.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-04-24 08:52:40.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7f2d34 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-24 08:52:40.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-24 08:52:40.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-24 08:52:40.884 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-24 08:52:40.885 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@464017f5 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-24 08:52:40.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-24 08:52:40.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-24 08:52:40.895 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:40.902 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-24 08:52:40.903 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4ba80 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-24 08:52:40.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-24 08:52:40.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-24 08:52:40.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-24 08:52:40.920 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-24 08:52:40.921 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c231f62 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:40.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:40.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-24 08:52:40.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-24 08:52:40.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-24 08:52:40.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-24 08:52:40.924 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:40.937 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-24 08:52:40.939 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-24 08:52:40.960 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:40.961 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55839/ 2025-04-24 08:52:40.961 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55839/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:40.962 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55839/ 2025-04-24 08:52:40.963 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55839/ 2025-04-24 08:52:40.963 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55839/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:40.970 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:40.989 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.004 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55839/ 2025-04-24 08:52:41.004 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55839/ 2025-04-24 08:52:41.004 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55839/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.007 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.023 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.045 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55839/ 2025-04-24 08:52:41.045 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55839/ 2025-04-24 08:52:41.045 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55839/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.086 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55839/ 2025-04-24 08:52:41.086 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55839/ 2025-04-24 08:52:41.086 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55839/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.127 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55839/ 2025-04-24 08:52:41.127 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55839/ 2025-04-24 08:52:41.127 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55839/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.168 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55839/ 2025-04-24 08:52:41.168 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55839/ 2025-04-24 08:52:41.168 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55839/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.209 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55839/ 2025-04-24 08:52:41.230 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53131/ 2025-04-24 08:52:41.230 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53131/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.231 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53131/ 2025-04-24 08:52:41.231 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53131/ 2025-04-24 08:52:41.231 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53131/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.272 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53131/ 2025-04-24 08:52:41.272 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53131/ 2025-04-24 08:52:41.272 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53131/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.313 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53131/ 2025-04-24 08:52:41.313 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53131/ 2025-04-24 08:52:41.313 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53131/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.354 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53131/ 2025-04-24 08:52:41.354 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53131/ 2025-04-24 08:52:41.354 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53131/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.395 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53131/ 2025-04-24 08:52:41.395 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53131/ 2025-04-24 08:52:41.395 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53131/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.436 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53131/ 2025-04-24 08:52:41.436 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53131/ 2025-04-24 08:52:41.436 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53131/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 08:52:41.436 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53131/ 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c989d82 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-24 08:52:41.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2025-04-24 08:52:41.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2025-04-24 08:52:41.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-24 08:52:41.520 [DefaultDispatcher-worker-5 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b579d2 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-24 08:52:41.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-24 08:52:41.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-24 08:52:41.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-24 08:52:41.546 [DefaultDispatcher-worker-5 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56e044 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-24 08:52:41.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-24 08:52:41.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-24 08:52:41.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-24 08:52:41.565 [DefaultDispatcher-worker-10 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b235623 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-24 08:52:41.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-04-24 08:52:41.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-04-24 08:52:41.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-24 08:52:41.584 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.586 [DefaultDispatcher-worker-19 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c8b75c 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-24 08:52:41.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-24 08:52:41.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-24 08:52:41.608 [DefaultDispatcher-worker-7 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3338d706 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-24 08:52:41.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-04-24 08:52:41.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-04-24 08:52:41.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-24 08:52:41.627 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.634 [DefaultDispatcher-worker-2 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3368cf02 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-24 08:52:41.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-24 08:52:41.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-24 08:52:41.647 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.659 [DefaultDispatcher-worker-6 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bbf361a 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-24 08:52:41.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-04-24 08:52:41.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-04-24 08:52:41.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-24 08:52:41.668 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.680 [DefaultDispatcher-worker-14 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-04-24 08:52:41.685 [DefaultDispatcher-worker-2 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-04-24 08:52:41.687 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.689 [DefaultDispatcher-worker-1 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-04-24 08:52:41.692 [DefaultDispatcher-worker-15 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-04-24 08:52:41.698 [DefaultDispatcher-worker-2 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-04-24 08:52:41.702 [DefaultDispatcher-worker-2 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505a48a2 2025-04-24 08:52:41.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-24 08:52:41.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-24 08:52:41.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.704 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@505a48a2: (connection evicted) 2025-04-24 08:52:41.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:41.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-24 08:52:41.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6cd1c 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f9287a 2025-04-24 08:52:41.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f9287a 2025-04-24 08:52:41.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-24 08:52:41.710 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.728 [DefaultDispatcher-worker-1 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f9287a 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae6119b 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-24 08:52:41.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-24 08:52:41.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-24 08:52:41.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-24 08:52:41.737 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.753 [DefaultDispatcher-worker-19 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f69e35a 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-24 08:52:41.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-24 08:52:41.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-24 08:52:41.776 [DefaultDispatcher-worker-15 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-24 08:52:41.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-24 08:52:41.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-24 08:52:41.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-24 08:52:41.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-24 08:52:41.798 [DefaultDispatcher-worker-18 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-24 08:52:41.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65528bcf 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-24 08:52:41.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-24 08:52:41.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-24 08:52:41.806 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.820 [DefaultDispatcher-worker-2 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0ecdbf 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-24 08:52:41.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2226fd2b 2025-04-24 08:52:41.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2226fd2b 2025-04-24 08:52:41.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-24 08:52:41.834 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.843 [DefaultDispatcher-worker-12 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2226fd2b 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24caa80 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d36b56 2025-04-24 08:52:41.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d36b56 2025-04-24 08:52:41.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-24 08:52:41.854 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.865 [DefaultDispatcher-worker-7 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d36b56 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dabe7c8 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:41.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@301c622d 2025-04-24 08:52:41.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@301c622d 2025-04-24 08:52:41.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-24 08:52:41.877 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.886 [DefaultDispatcher-worker-9 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c622d 2025-04-24 08:52:41.917 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.922 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.951 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:41.967 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:45.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10efb806 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:45.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a728076 2025-04-24 08:52:45.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a728076 2025-04-24 08:52:45.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-24 08:52:45.969 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a728076 2025-04-24 08:52:45.978 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a728076 2025-04-24 08:52:45.984 [DefaultDispatcher-worker-14 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a728076 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed3e66d 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:45.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-04-24 08:52:45.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-04-24 08:52:45.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-24 08:52:45.994 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-04-24 08:52:46.002 [DefaultDispatcher-worker-2 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-04-24 08:52:46.005 [DefaultDispatcher-worker-12 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-04-24 08:52:46.008 [DefaultDispatcher-worker-12 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-04-24 08:52:46.012 [DefaultDispatcher-worker-12 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48cebb78 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-24 08:52:46.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-24 08:52:46.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-24 08:52:46.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-24 08:52:46.021 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-24 08:52:46.029 [DefaultDispatcher-worker-17 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-24 08:52:46.032 [DefaultDispatcher-worker-6 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-24 08:52:46.035 [DefaultDispatcher-worker-5 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-24 08:52:46.038 [DefaultDispatcher-worker-10 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-24 08:52:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-24 08:52:46.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-24 08:52:46.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-24 08:52:46.047 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-24 08:52:46.056 [DefaultDispatcher-worker-1 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-24 08:52:46.060 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.061 [DefaultDispatcher-worker-1 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-24 08:52:46.064 [DefaultDispatcher-worker-15 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd92a36 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-24 08:52:46.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-24 08:52:46.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-24 08:52:46.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-24 08:52:46.073 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-24 08:52:46.082 [DefaultDispatcher-worker-13 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-24 08:52:46.085 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.086 [DefaultDispatcher-worker-13 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b0f674 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-04-24 08:52:46.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-04-24 08:52:46.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-24 08:52:46.096 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-04-24 08:52:46.104 [DefaultDispatcher-worker-10 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66831b14 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-24 08:52:46.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-04-24 08:52:46.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-04-24 08:52:46.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-24 08:52:46.113 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.116 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-04-24 08:52:46.124 [DefaultDispatcher-worker-3 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-04-24 08:52:46.159 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.165 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.213 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.213 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14e54a35 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:46.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:46.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-24 08:52:46.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:46.242 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:46.244 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:46.245 [DefaultDispatcher-worker-19 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.245 [DefaultDispatcher-worker-19 @coroutine#2092] 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:37681/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:46.245 [DefaultDispatcher-worker-19 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.245 [DefaultDispatcher-worker-19 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37681/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:46.246 [DefaultDispatcher-worker-8 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.246 [DefaultDispatcher-worker-8 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.249 [DefaultDispatcher-worker-12 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:46.250 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.250 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:46.250 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.250 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.250 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.251 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333e01c6 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-24 08:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-24 08:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-24 08:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-24 08:52:46.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-24 08:52:46.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-24 08:52:46.269 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-24 08:52:46.270 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-24 08:52:46.273 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 08:52:46.273 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37681/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-24 08:52:46.273 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 08:52:46.274 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 08:52:46.274 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 08:52:46.275 [DefaultDispatcher-worker-17 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64faf3d 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-24 08:52:46.323 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.326 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@165f6743 2025-04-24 08:52:46.326 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@165f6743 2025-04-24 08:52:46.328 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@18989bf8 2025-04-24 08:52:46.328 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@18989bf8 2025-04-24 08:52:46.329 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.330 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca70c33 2025-04-24 08:52:46.330 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca70c33 2025-04-24 08:52:46.331 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a591c3 2025-04-24 08:52:46.331 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a591c3 2025-04-24 08:52:46.333 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@342d90cb 2025-04-24 08:52:46.333 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@342d90cb 2025-04-24 08:52:46.334 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.335 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@68368aed 2025-04-24 08:52:46.335 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@68368aed 2025-04-24 08:52:46.335 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.336 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.336 [DefaultDispatcher-worker-8 @coroutine#2125] 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:52567/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:46.336 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.336 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52567/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:46.336 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c54d54c 2025-04-24 08:52:46.336 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c54d54c 2025-04-24 08:52:46.337 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.337 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.338 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@398a6e8c 2025-04-24 08:52:46.338 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@398a6e8c 2025-04-24 08:52:46.340 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61790abe 2025-04-24 08:52:46.340 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61790abe 2025-04-24 08:52:46.340 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:46.341 [DefaultDispatcher-worker-1 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.341 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.341 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:46.341 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.341 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.341 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.342 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.347 [DefaultDispatcher-worker-13 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.351 [DefaultDispatcher-worker-6 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.352 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.354 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@14581c9 2025-04-24 08:52:46.354 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@14581c9 2025-04-24 08:52:46.355 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@f826f91 2025-04-24 08:52:46.355 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@f826f91 2025-04-24 08:52:46.355 [DefaultDispatcher-worker-6 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.357 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbdeab9 2025-04-24 08:52:46.357 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbdeab9 2025-04-24 08:52:46.358 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebf65aa 2025-04-24 08:52:46.358 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebf65aa 2025-04-24 08:52:46.360 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6359ee7d 2025-04-24 08:52:46.360 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6359ee7d 2025-04-24 08:52:46.360 [DefaultDispatcher-worker-16 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.361 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbbeb60 2025-04-24 08:52:46.361 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbbeb60 2025-04-24 08:52:46.362 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb73e0c 2025-04-24 08:52:46.362 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb73e0c 2025-04-24 08:52:46.364 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e909ae5 2025-04-24 08:52:46.364 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e909ae5 2025-04-24 08:52:46.364 [DefaultDispatcher-worker-19 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.365 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@296a34c 2025-04-24 08:52:46.365 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@296a34c 2025-04-24 08:52:46.365 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:46.369 [DefaultDispatcher-worker-12 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.373 [DefaultDispatcher-worker-6 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.377 [DefaultDispatcher-worker-7 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.382 [DefaultDispatcher-worker-11 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.387 [DefaultDispatcher-worker-16 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8f5aa4 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-24 08:52:46.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:46.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:46.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-24 08:52:46.407 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:46.412 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:46.413 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:46.414 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.414 [DefaultDispatcher-worker-16 @coroutine#2171] 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:46919/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:46.414 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.414 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46919/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:46.415 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.415 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.417 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.418 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e395c2 2025-04-24 08:52:46.418 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e395c2 2025-04-24 08:52:46.419 [DefaultDispatcher-worker-9 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:46.419 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.419 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:46.419 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.419 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.419 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.420 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b24670e 2025-04-24 08:52:46.420 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b24670e 2025-04-24 08:52:46.420 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4aadc 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-24 08:52:46.421 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1bfeb2 2025-04-24 08:52:46.421 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1bfeb2 2025-04-24 08:52:46.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-24 08:52:46.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-24 08:52:46.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-24 08:52:46.422 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a196d35 2025-04-24 08:52:46.422 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a196d35 2025-04-24 08:52:46.422 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-24 08:52:46.423 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@532db031 2025-04-24 08:52:46.423 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@532db031 2025-04-24 08:52:46.425 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf9a14d 2025-04-24 08:52:46.425 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf9a14d 2025-04-24 08:52:46.426 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2722ee 2025-04-24 08:52:46.426 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2722ee 2025-04-24 08:52:46.427 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a36927a 2025-04-24 08:52:46.427 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a36927a 2025-04-24 08:52:46.428 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-24 08:52:46.429 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@74240f35 2025-04-24 08:52:46.429 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@74240f35 2025-04-24 08:52:46.429 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:46.429 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-24 08:52:46.430 [DefaultDispatcher-worker-16 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 08:52:46.430 [DefaultDispatcher-worker-16 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46919/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-24 08:52:46.430 [DefaultDispatcher-worker-16 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 08:52:46.430 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 08:52:46.430 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 08:52:46.433 [DefaultDispatcher-worker-6 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620260ad 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-24 08:52:46.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:46.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:46.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-24 08:52:46.485 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:46.490 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:46.491 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:46.492 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.492 [DefaultDispatcher-worker-6 @coroutine#2203] 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:44475/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:46.492 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.492 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44475/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:46.493 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.493 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.495 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.496 [DefaultDispatcher-worker-9 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:46.496 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.496 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:46.496 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.497 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.497 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.497 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182dc1c 2025-04-24 08:52:46.497 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182dc1c 2025-04-24 08:52:46.497 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c96dc5c 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-24 08:52:46.499 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45345c 2025-04-24 08:52:46.499 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45345c 2025-04-24 08:52:46.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-24 08:52:46.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-24 08:52:46.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-24 08:52:46.500 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-24 08:52:46.500 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7ab76c 2025-04-24 08:52:46.500 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7ab76c 2025-04-24 08:52:46.502 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e783e67 2025-04-24 08:52:46.502 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e783e67 2025-04-24 08:52:46.504 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bd6f88 2025-04-24 08:52:46.504 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bd6f88 2025-04-24 08:52:46.505 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4c4737 2025-04-24 08:52:46.505 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4c4737 2025-04-24 08:52:46.506 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-24 08:52:46.507 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-24 08:52:46.507 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@21634865 2025-04-24 08:52:46.507 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@21634865 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f19430f 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:46.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-24 08:52:46.509 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57c128 2025-04-24 08:52:46.509 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57c128 2025-04-24 08:52:46.511 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca43c45 2025-04-24 08:52:46.511 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca43c45 2025-04-24 08:52:46.511 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:46.511 [DefaultDispatcher-worker-17 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-24 08:52:46.521 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:46.522 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.524 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eeac142 2025-04-24 08:52:46.524 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eeac142 2025-04-24 08:52:46.526 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@302d38ef 2025-04-24 08:52:46.526 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@302d38ef 2025-04-24 08:52:46.526 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:46.527 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:46.528 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51169/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.528 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51169/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:46.528 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51169/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.528 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51169/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:46.528 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3412aa32 2025-04-24 08:52:46.528 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3412aa32 2025-04-24 08:52:46.529 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51169/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.529 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51169/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.530 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@711032d4 2025-04-24 08:52:46.530 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@711032d4 2025-04-24 08:52:46.532 [DefaultDispatcher-worker-15 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:46.532 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.532 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:46.532 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.532 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@19981d65 2025-04-24 08:52:46.532 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@19981d65 2025-04-24 08:52:46.532 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.532 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.534 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:46.534 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aba4f9 2025-04-24 08:52:46.534 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aba4f9 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9b0c16 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-24 08:52:46.536 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c9d5e4 2025-04-24 08:52:46.536 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c9d5e4 2025-04-24 08:52:46.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-24 08:52:46.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-24 08:52:46.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-24 08:52:46.537 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-24 08:52:46.538 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@113fcd9b 2025-04-24 08:52:46.538 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@113fcd9b 2025-04-24 08:52:46.540 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@481589ec 2025-04-24 08:52:46.540 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@481589ec 2025-04-24 08:52:46.540 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:46.543 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-24 08:52:46.544 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e9c7164 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.545 [DefaultDispatcher-worker-13 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-24 08:52:46.546 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:46.546 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:46.546 [DefaultDispatcher-worker-13 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-24 08:52:46.549 [DefaultDispatcher-worker-1 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-24 08:52:46.558 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:46.563 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:46.564 [DefaultDispatcher-worker-13 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:46.564 [DefaultDispatcher-worker-7 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.564 [DefaultDispatcher-worker-7 @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://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:46.564 [DefaultDispatcher-worker-7 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.564 [DefaultDispatcher-worker-7 @coroutine#2261] 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-24 08:52:46.564 [DefaultDispatcher-worker-13 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 08:52:46.565 [DefaultDispatcher-worker-13 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 08:52:46.565 [DefaultDispatcher-worker-13 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 08:52:46.565 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.565 [DefaultDispatcher-worker-1 @coroutine#2254] 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-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9bd477c 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-24 08:52:46.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-24 08:52:46.568 [DefaultDispatcher-worker-16 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:46.568 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.568 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:46.568 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.569 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.573 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.575 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7335b885 2025-04-24 08:52:46.575 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7335b885 2025-04-24 08:52:46.577 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df24893 2025-04-24 08:52:46.577 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df24893 2025-04-24 08:52:46.578 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cdd3f5 2025-04-24 08:52:46.578 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cdd3f5 2025-04-24 08:52:46.579 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.580 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccf42a8 2025-04-24 08:52:46.580 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccf42a8 2025-04-24 08:52:46.582 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e03424 2025-04-24 08:52:46.582 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e03424 2025-04-24 08:52:46.583 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@d395e3b 2025-04-24 08:52:46.583 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@d395e3b 2025-04-24 08:52:46.584 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.585 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afc7612 2025-04-24 08:52:46.585 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afc7612 2025-04-24 08:52:46.585 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.586 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.586 [DefaultDispatcher-worker-16 @coroutine#2275] 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:43035/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:46.586 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.586 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43035/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:46.587 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.587 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce0bde7 2025-04-24 08:52:46.587 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.587 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce0bde7 2025-04-24 08:52:46.589 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2e34b 2025-04-24 08:52:46.589 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2e34b 2025-04-24 08:52:46.589 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:46.590 [DefaultDispatcher-worker-13 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.591 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.591 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:46.591 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.591 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.591 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.592 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.596 [DefaultDispatcher-worker-9 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.600 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.600 [DefaultDispatcher-worker-10 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.602 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7992a0d 2025-04-24 08:52:46.602 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7992a0d 2025-04-24 08:52:46.604 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@95ed48e 2025-04-24 08:52:46.604 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@95ed48e 2025-04-24 08:52:46.604 [DefaultDispatcher-worker-19 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.606 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d61417d 2025-04-24 08:52:46.606 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d61417d 2025-04-24 08:52:46.608 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4863deb5 2025-04-24 08:52:46.608 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4863deb5 2025-04-24 08:52:46.608 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.609 [DefaultDispatcher-worker-5 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.610 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644cf6 2025-04-24 08:52:46.610 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644cf6 2025-04-24 08:52:46.611 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fe0368 2025-04-24 08:52:46.611 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fe0368 2025-04-24 08:52:46.612 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e11210 2025-04-24 08:52:46.612 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e11210 2025-04-24 08:52:46.612 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4939e5e7 2025-04-24 08:52:46.612 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4939e5e7 2025-04-24 08:52:46.613 [DefaultDispatcher-worker-7 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.614 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0cdef8 2025-04-24 08:52:46.614 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0cdef8 2025-04-24 08:52:46.614 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d066818 2025-04-24 08:52:46.614 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d066818 2025-04-24 08:52:46.615 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@284c21fa 2025-04-24 08:52:46.615 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@284c21fa 2025-04-24 08:52:46.616 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@804efdc 2025-04-24 08:52:46.616 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@804efdc 2025-04-24 08:52:46.617 [DefaultDispatcher-worker-7 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.617 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6bdbf9 2025-04-24 08:52:46.617 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6bdbf9 2025-04-24 08:52:46.617 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:46.618 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd648f7 2025-04-24 08:52:46.618 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd648f7 2025-04-24 08:52:46.620 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@39468437 2025-04-24 08:52:46.620 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@39468437 2025-04-24 08:52:46.621 [DefaultDispatcher-worker-19 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.622 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@477e7daf 2025-04-24 08:52:46.622 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@477e7daf 2025-04-24 08:52:46.623 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@682b1093 2025-04-24 08:52:46.623 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@682b1093 2025-04-24 08:52:46.624 [DefaultDispatcher-worker-8 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.625 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65376c91 2025-04-24 08:52:46.625 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65376c91 2025-04-24 08:52:46.625 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 08:52:46.629 [DefaultDispatcher-worker-9 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.630 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 08:52:46.630 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 08:52:46.630 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 08:52:46.630 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 08:52:46.630 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 08:52:46.637 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.639 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c55558a 2025-04-24 08:52:46.639 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c55558a 2025-04-24 08:52:46.640 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3292bc70 2025-04-24 08:52:46.640 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3292bc70 2025-04-24 08:52:46.641 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ad3efa 2025-04-24 08:52:46.641 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ad3efa 2025-04-24 08:52:46.642 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@73afb64b 2025-04-24 08:52:46.643 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@73afb64b 2025-04-24 08:52:46.644 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@654044b1 2025-04-24 08:52:46.644 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@654044b1 2025-04-24 08:52:46.646 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@42960555 2025-04-24 08:52:46.646 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@42960555 2025-04-24 08:52:46.646 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.647 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d93a913 2025-04-24 08:52:46.647 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d93a913 2025-04-24 08:52:46.648 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3a190 2025-04-24 08:52:46.648 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3a190 2025-04-24 08:52:46.649 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@13804904 2025-04-24 08:52:46.649 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@13804904 2025-04-24 08:52:46.650 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e744ff6 2025-04-24 08:52:46.650 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e744ff6 2025-04-24 08:52:46.650 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7482f209 2025-04-24 08:52:46.650 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7482f209 2025-04-24 08:52:46.650 [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-24 08:52:46.651 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4bcae0 2025-04-24 08:52:46.651 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4bcae0 2025-04-24 08:52:46.653 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4945cd 2025-04-24 08:52:46.653 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4945cd 2025-04-24 08:52:46.655 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebd295 2025-04-24 08:52:46.655 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebd295 2025-04-24 08:52:46.657 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c2cc1 2025-04-24 08:52:46.657 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c2cc1 2025-04-24 08:52:46.658 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04e522 2025-04-24 08:52:46.658 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04e522 2025-04-24 08:52:46.660 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f66ba82 2025-04-24 08:52:46.660 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f66ba82 2025-04-24 08:52:46.662 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2315aa81 2025-04-24 08:52:46.662 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2315aa81 2025-04-24 08:52:46.662 [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-24 08:52:46.667 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.669 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@59971799 2025-04-24 08:52:46.669 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@59971799 2025-04-24 08:52:46.670 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5750f2db 2025-04-24 08:52:46.670 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5750f2db 2025-04-24 08:52:46.671 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 08:52:46.671 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:46.672 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@536f7ce9 2025-04-24 08:52:46.672 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@536f7ce9 2025-04-24 08:52:46.672 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 08:52:46.672 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-24 08:52:46.672 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 08:52:46.672 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 08:52:46.672 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 08:52:46.673 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@166df8e0 2025-04-24 08:52:46.673 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@166df8e0 2025-04-24 08:52:46.675 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77270e6b 2025-04-24 08:52:46.675 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77270e6b 2025-04-24 08:52:46.676 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2731ec7e 2025-04-24 08:52:46.676 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2731ec7e 2025-04-24 08:52:46.677 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@f914445 2025-04-24 08:52:46.677 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@f914445 2025-04-24 08:52:46.679 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@764207af 2025-04-24 08:52:46.679 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@764207af 2025-04-24 08:52:46.681 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@39591b5a 2025-04-24 08:52:46.681 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@39591b5a 2025-04-24 08:52:46.681 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-24 08:52:46.690 [DefaultDispatcher-worker-4 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-24 08:52:46.706 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.711 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.712 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.713 [DefaultDispatcher-worker-5 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46023/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.713 [DefaultDispatcher-worker-5 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46023/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:46.713 [DefaultDispatcher-worker-5 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46023/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.713 [DefaultDispatcher-worker-5 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46023/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:46.714 [DefaultDispatcher-worker-7 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46023/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.714 [DefaultDispatcher-worker-7 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46023/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.718 [DefaultDispatcher-worker-12 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.718 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.718 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:46.718 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.718 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.718 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.719 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce7ab6f 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-24 08:52:46.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-24 08:52:46.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-24 08:52:46.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-24 08:52:46.721 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-24 08:52:46.727 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-24 08:52:46.728 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-24 08:52:46.732 [DefaultDispatcher-worker-8 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-24 08:52:46.732 [DefaultDispatcher-worker-15 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.735 [DefaultDispatcher-worker-19 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.738 [DefaultDispatcher-worker-16 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.741 [DefaultDispatcher-worker-4 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.751 [DefaultDispatcher-worker-1 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.758 [DefaultDispatcher-worker-12 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.762 [DefaultDispatcher-worker-11 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.765 [DefaultDispatcher-worker-20 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.769 [DefaultDispatcher-worker-17 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.773 [DefaultDispatcher-worker-13 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505ec36 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-24 08:52:46.786 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.791 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.792 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.793 [DefaultDispatcher-worker-7 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.793 [DefaultDispatcher-worker-7 @coroutine#2369] 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:56993/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:46.793 [DefaultDispatcher-worker-7 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.793 [DefaultDispatcher-worker-7 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56993/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:46.794 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.794 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.794 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.796 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b894a 2025-04-24 08:52:46.796 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b894a 2025-04-24 08:52:46.798 [DefaultDispatcher-worker-2 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.798 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.798 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:46.798 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.798 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4c7f8b 2025-04-24 08:52:46.798 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4c7f8b 2025-04-24 08:52:46.798 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.798 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.800 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-24 08:52:46.800 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f73e23a 2025-04-24 08:52:46.800 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f73e23a 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c55658 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-24 08:52:46.802 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7175b0 2025-04-24 08:52:46.802 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7175b0 2025-04-24 08:52:46.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-24 08:52:46.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-24 08:52:46.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-24 08:52:46.803 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-24 08:52:46.803 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a97c6d 2025-04-24 08:52:46.803 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a97c6d 2025-04-24 08:52:46.805 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb1f9b4 2025-04-24 08:52:46.805 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb1f9b4 2025-04-24 08:52:46.807 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83aeca 2025-04-24 08:52:46.807 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83aeca 2025-04-24 08:52:46.808 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5e8aff 2025-04-24 08:52:46.808 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5e8aff 2025-04-24 08:52:46.809 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-24 08:52:46.810 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-24 08:52:46.810 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ccd9cd 2025-04-24 08:52:46.810 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ccd9cd 2025-04-24 08:52:46.810 [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-24 08:52:46.813 [DefaultDispatcher-worker-15 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-24 08:52:46.814 [DefaultDispatcher-worker-17 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.818 [DefaultDispatcher-worker-12 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.821 [DefaultDispatcher-worker-14 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.821 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.823 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@697edc63 2025-04-24 08:52:46.823 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@697edc63 2025-04-24 08:52:46.825 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b93f3c 2025-04-24 08:52:46.825 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b93f3c 2025-04-24 08:52:46.825 [DefaultDispatcher-worker-14 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.826 [DefaultDispatcher-worker-1 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 08:52:46.826 [DefaultDispatcher-worker-1 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56993/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 08:52:46.826 [DefaultDispatcher-worker-1 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 08:52:46.826 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 08:52:46.826 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 08:52:46.827 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6386b713 2025-04-24 08:52:46.827 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6386b713 2025-04-24 08:52:46.829 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@26843507 2025-04-24 08:52:46.829 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@26843507 2025-04-24 08:52:46.830 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@39066870 2025-04-24 08:52:46.830 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@39066870 2025-04-24 08:52:46.832 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e8f0b3 2025-04-24 08:52:46.832 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e8f0b3 2025-04-24 08:52:46.834 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4180f372 2025-04-24 08:52:46.834 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4180f372 2025-04-24 08:52:46.835 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@46abca48 2025-04-24 08:52:46.835 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@46abca48 2025-04-24 08:52:46.837 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce47f05 2025-04-24 08:52:46.837 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce47f05 2025-04-24 08:52:46.837 [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-24 08:52:46.867 [DefaultDispatcher-worker-19 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56993/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 08:52:46.867 [DefaultDispatcher-worker-19 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56993/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:46.867 [DefaultDispatcher-worker-19 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 08:52:46.867 [DefaultDispatcher-worker-19 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56993/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-24 08:52:46.867 [DefaultDispatcher-worker-19 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 08:52:46.868 [DefaultDispatcher-worker-14 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 08:52:46.868 [DefaultDispatcher-worker-14 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 08:52:46.874 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:46.876 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1932fe96 2025-04-24 08:52:46.876 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1932fe96 2025-04-24 08:52:46.878 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f513c0 2025-04-24 08:52:46.878 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f513c0 2025-04-24 08:52:46.879 [DefaultDispatcher-worker-20 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:46.880 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ca95e6 2025-04-24 08:52:46.880 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ca95e6 2025-04-24 08:52:46.881 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c819fb 2025-04-24 08:52:46.881 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c819fb 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e763080 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:46.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:46.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-24 08:52:46.883 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@58009bfa 2025-04-24 08:52:46.883 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@58009bfa 2025-04-24 08:52:46.884 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d4e829 2025-04-24 08:52:46.884 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d4e829 2025-04-24 08:52:46.886 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63490 2025-04-24 08:52:46.886 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63490 2025-04-24 08:52:46.888 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e7e6b4 2025-04-24 08:52:46.888 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e7e6b4 2025-04-24 08:52:46.889 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6464d9 2025-04-24 08:52:46.889 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6464d9 2025-04-24 08:52:46.889 [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-24 08:52:46.895 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:46.900 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:46.901 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:46.901 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.901 [DefaultDispatcher-worker-15 @coroutine#2422] 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:34833/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:46.901 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.902 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34833/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:46.902 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.902 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:46.903 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.905 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b4cd13 2025-04-24 08:52:46.905 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b4cd13 2025-04-24 08:52:46.906 [DefaultDispatcher-worker-12 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:46.906 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.906 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:46.906 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.906 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.906 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:46.907 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@56732875 2025-04-24 08:52:46.907 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@56732875 2025-04-24 08:52:46.907 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706dee4 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-24 08:52:46.908 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@524ca663 2025-04-24 08:52:46.908 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@524ca663 2025-04-24 08:52:46.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-24 08:52:46.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-24 08:52:46.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-24 08:52:46.909 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-24 08:52:46.910 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@174e224e 2025-04-24 08:52:46.910 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@174e224e 2025-04-24 08:52:46.911 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eca9e1 2025-04-24 08:52:46.911 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eca9e1 2025-04-24 08:52:46.913 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@26131429 2025-04-24 08:52:46.913 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@26131429 2025-04-24 08:52:46.915 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@115bc136 2025-04-24 08:52:46.915 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@115bc136 2025-04-24 08:52:46.915 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-24 08:52:46.916 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-24 08:52:46.916 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7761dd01 2025-04-24 08:52:46.916 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7761dd01 2025-04-24 08:52:46.918 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcec1ad 2025-04-24 08:52:46.918 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcec1ad 2025-04-24 08:52:46.918 [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-24 08:52:46.918 [DefaultDispatcher-worker-19 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34833/auth/register 2025-04-24 08:52:46.918 [DefaultDispatcher-worker-19 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34833/auth/register. 2025-04-24 08:52:46.918 [DefaultDispatcher-worker-19 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34833/auth/register 2025-04-24 08:52:46.918 [DefaultDispatcher-worker-19 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34833/auth/register from class io.ktor.http.content.TextContent 2025-04-24 08:52:46.919 [DefaultDispatcher-worker-3 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34833/auth/register 2025-04-24 08:52:46.919 [DefaultDispatcher-worker-3 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34833/auth/register 2025-04-24 08:52:46.920 [DefaultDispatcher-worker-10 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-24 08:52:46.960 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34833/auth/register. 2025-04-24 08:52:46.960 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34833/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:46.972 [DefaultDispatcher-worker-19 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:46.976 [DefaultDispatcher-worker-12 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:46.983 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:46.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7940b3 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:46.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-04-24 08:52:46.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-04-24 08:52:46.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-24 08:52:46.985 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b72468e 2025-04-24 08:52:46.985 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b72468e 2025-04-24 08:52:46.986 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b5bb90 2025-04-24 08:52:46.986 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b5bb90 2025-04-24 08:52:46.988 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@118a2dfe 2025-04-24 08:52:46.988 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@118a2dfe 2025-04-24 08:52:46.990 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5488b1ab 2025-04-24 08:52:46.990 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5488b1ab 2025-04-24 08:52:46.991 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d47db82 2025-04-24 08:52:46.991 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d47db82 2025-04-24 08:52:46.993 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65168281 2025-04-24 08:52:46.993 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65168281 2025-04-24 08:52:46.994 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2533b600 2025-04-24 08:52:46.994 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2533b600 2025-04-24 08:52:46.996 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a74ee4 2025-04-24 08:52:46.996 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a74ee4 2025-04-24 08:52:46.996 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-04-24 08:52:46.998 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@575f1839 2025-04-24 08:52:46.998 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@575f1839 2025-04-24 08:52:46.998 [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-24 08:52:47.001 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-04-24 08:52:47.002 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-04-24 08:52:47.003 [DefaultDispatcher-worker-10 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.004 [DefaultDispatcher-worker-10 @coroutine#2458] 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-24 08:52:47.004 [DefaultDispatcher-worker-10 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.004 [DefaultDispatcher-worker-10 @coroutine#2458] 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-24 08:52:47.004 [DefaultDispatcher-worker-4 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.004 [DefaultDispatcher-worker-4 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.008 [DefaultDispatcher-worker-1 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-04-24 08:52:47.008 [DefaultDispatcher-worker-1 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.008 [DefaultDispatcher-worker-1 @coroutine#2457] 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-24 08:52:47.008 [DefaultDispatcher-worker-1 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.009 [DefaultDispatcher-worker-17 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.009 [DefaultDispatcher-worker-17 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.009 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.010 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-04-24 08:52:47.011 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee095d2 2025-04-24 08:52:47.011 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee095d2 2025-04-24 08:52:47.012 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@276a7e 2025-04-24 08:52:47.012 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@276a7e 2025-04-24 08:52:47.012 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-04-24 08:52:47.013 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@418fea2 2025-04-24 08:52:47.013 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@418fea2 2025-04-24 08:52:47.014 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a6045 2025-04-24 08:52:47.014 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a6045 2025-04-24 08:52:47.016 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5e33b1 2025-04-24 08:52:47.016 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5e33b1 2025-04-24 08:52:47.018 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091c43e 2025-04-24 08:52:47.018 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091c43e 2025-04-24 08:52:47.019 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@333fc960 2025-04-24 08:52:47.019 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@333fc960 2025-04-24 08:52:47.021 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@21359f0a 2025-04-24 08:52:47.021 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@21359f0a 2025-04-24 08:52:47.022 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcce326 2025-04-24 08:52:47.022 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcce326 2025-04-24 08:52:47.022 [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-24 08:52:47.023 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-04-24 08:52:47.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-24 08:52:47.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-24 08:52:47.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.024 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60147536: (connection evicted) 2025-04-24 08:52:47.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-24 08:52:47.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50e32998 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-24 08:52:47.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2025-04-24 08:52:47.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2025-04-24 08:52:47.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-24 08:52:47.028 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2025-04-24 08:52:47.033 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2025-04-24 08:52:47.034 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2025-04-24 08:52:47.035 [DefaultDispatcher-worker-19 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.035 [DefaultDispatcher-worker-19 @coroutine#2485] 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-24 08:52:47.035 [DefaultDispatcher-worker-19 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.035 [DefaultDispatcher-worker-19 @coroutine#2485] 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-24 08:52:47.036 [DefaultDispatcher-worker-18 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.036 [DefaultDispatcher-worker-18 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.039 [DefaultDispatcher-worker-5 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2025-04-24 08:52:47.039 [DefaultDispatcher-worker-5 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.039 [DefaultDispatcher-worker-5 @coroutine#2484] 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-24 08:52:47.039 [DefaultDispatcher-worker-5 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.040 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.040 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.041 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2025-04-24 08:52:47.042 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2025-04-24 08:52:47.044 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2025-04-24 08:52:47.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-24 08:52:47.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-24 08:52:47.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.044 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e268c19: (connection evicted) 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-24 08:52:47.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4446e1d9 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-24 08:52:47.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-24 08:52:47.047 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.055 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.056 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.056 [DefaultDispatcher-worker-16 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.056 [DefaultDispatcher-worker-16 @coroutine#2512] 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-24 08:52:47.056 [DefaultDispatcher-worker-16 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.056 [DefaultDispatcher-worker-16 @coroutine#2512] 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-24 08:52:47.057 [DefaultDispatcher-worker-7 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.057 [DefaultDispatcher-worker-7 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.060 [DefaultDispatcher-worker-16 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.060 [DefaultDispatcher-worker-16 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.060 [DefaultDispatcher-worker-16 @coroutine#2511] 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-24 08:52:47.060 [DefaultDispatcher-worker-16 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.060 [DefaultDispatcher-worker-18 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.060 [DefaultDispatcher-worker-18 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.061 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.063 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.064 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.066 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.067 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.069 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.071 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df60140 2025-04-24 08:52:47.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-24 08:52:47.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-24 08:52:47.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.071 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1df60140: (connection evicted) 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-24 08:52:47.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513fb873 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-24 08:52:47.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ae1cb 2025-04-24 08:52:47.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ae1cb 2025-04-24 08:52:47.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-24 08:52:47.074 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ae1cb 2025-04-24 08:52:47.079 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ae1cb 2025-04-24 08:52:47.080 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ae1cb 2025-04-24 08:52:47.081 [DefaultDispatcher-worker-18 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.081 [DefaultDispatcher-worker-18 @coroutine#2550] 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-24 08:52:47.081 [DefaultDispatcher-worker-18 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.081 [DefaultDispatcher-worker-18 @coroutine#2550] 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-24 08:52:47.082 [DefaultDispatcher-worker-16 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.082 [DefaultDispatcher-worker-16 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.085 [DefaultDispatcher-worker-11 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ae1cb 2025-04-24 08:52:47.085 [DefaultDispatcher-worker-11 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.085 [DefaultDispatcher-worker-11 @coroutine#2549] 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-24 08:52:47.085 [DefaultDispatcher-worker-11 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.086 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.086 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.087 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ae1cb 2025-04-24 08:52:47.088 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ae1cb 2025-04-24 08:52:47.089 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ae1cb 2025-04-24 08:52:47.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-24 08:52:47.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-24 08:52:47.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.090 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71ae1cb: (connection evicted) 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-24 08:52:47.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1d5f3 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-24 08:52:47.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-24 08:52:47.093 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.098 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.099 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.099 [DefaultDispatcher-worker-15 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.099 [DefaultDispatcher-worker-15 @coroutine#2582] 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-24 08:52:47.099 [DefaultDispatcher-worker-15 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.099 [DefaultDispatcher-worker-15 @coroutine#2582] 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-24 08:52:47.100 [DefaultDispatcher-worker-17 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.100 [DefaultDispatcher-worker-17 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.104 [DefaultDispatcher-worker-17 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.104 [DefaultDispatcher-worker-17 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.104 [DefaultDispatcher-worker-17 @coroutine#2581] 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-24 08:52:47.104 [DefaultDispatcher-worker-17 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.104 [DefaultDispatcher-worker-4 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.104 [DefaultDispatcher-worker-4 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.105 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.107 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.108 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.109 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.111 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-04-24 08:52:47.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-24 08:52:47.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-24 08:52:47.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.111 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@726882da: (connection evicted) 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-24 08:52:47.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57cfb4d8 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-24 08:52:47.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5bce8e 2025-04-24 08:52:47.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5bce8e 2025-04-24 08:52:47.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-24 08:52:47.114 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5bce8e 2025-04-24 08:52:47.120 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5bce8e 2025-04-24 08:52:47.121 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5bce8e 2025-04-24 08:52:47.122 [DefaultDispatcher-worker-1 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.122 [DefaultDispatcher-worker-1 @coroutine#2613] 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-24 08:52:47.122 [DefaultDispatcher-worker-1 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.122 [DefaultDispatcher-worker-1 @coroutine#2613] 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-24 08:52:47.122 [DefaultDispatcher-worker-1 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.122 [DefaultDispatcher-worker-1 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 08:52:47.126 [DefaultDispatcher-worker-2 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5bce8e 2025-04-24 08:52:47.126 [DefaultDispatcher-worker-2 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.126 [DefaultDispatcher-worker-2 @coroutine#2612] 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-24 08:52:47.126 [DefaultDispatcher-worker-2 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.126 [DefaultDispatcher-worker-17 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.126 [DefaultDispatcher-worker-17 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 08:52:47.127 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5bce8e 2025-04-24 08:52:47.128 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5bce8e 2025-04-24 08:52:47.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-24 08:52:47.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-24 08:52:47.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.129 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e5bce8e: (connection evicted) 2025-04-24 08:52:47.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-24 08:52:47.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-24 08:52:47.255 [DefaultDispatcher-worker-16 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:47.255 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.255 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:47.255 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.256 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.256 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.346 [DefaultDispatcher-worker-10 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:47.346 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.346 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:47.346 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.347 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.347 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78c34153 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-04-24 08:52:47.396 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-24 08:52:47.404 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-04-24 08:52:47.409 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-04-24 08:52:47.410 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-04-24 08:52:47.411 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-04-24 08:52:47.417 [DefaultDispatcher-worker-10 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-04-24 08:52:47.422 [DefaultDispatcher-worker-14 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-04-24 08:52:47.423 [DefaultDispatcher-worker-6 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:47.423 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.423 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:47.423 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-24 08:52:47.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-24 08:52:47.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.424 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.424 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.424 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fae388c: (connection evicted) 2025-04-24 08:52:47.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-24 08:52:47.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-24 08:52:47.425 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514eefc4 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-24 08:52:47.426 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-24 08:52:47.434 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-24 08:52:47.439 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-24 08:52:47.440 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-24 08:52:47.441 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f45290f 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@54632794 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@54632794 2025-04-24 08:52:47.441 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-24 08:52:47.451 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54632794 2025-04-24 08:52:47.456 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54632794 2025-04-24 08:52:47.457 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54632794 2025-04-24 08:52:47.458 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54632794 2025-04-24 08:52:47.463 [DefaultDispatcher-worker-20 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54632794 2025-04-24 08:52:47.470 [DefaultDispatcher-worker-11 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-24 08:52:47.475 [DefaultDispatcher-worker-17 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-24 08:52:47.478 [DefaultDispatcher-worker-11 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-24 08:52:47.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-24 08:52:47.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-24 08:52:47.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.486 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@560e1459: (connection evicted) 2025-04-24 08:52:47.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-24 08:52:47.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-24 08:52:47.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-24 08:52:47.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-24 08:52:47.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.487 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54632794: (connection evicted) 2025-04-24 08:52:47.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-24 08:52:47.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed1bc4f 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-24 08:52:47.488 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-24 08:52:47.496 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-24 08:52:47.501 [DefaultDispatcher-worker-13 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:47.501 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.501 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:47.501 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.501 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-24 08:52:47.502 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.502 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.502 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-24 08:52:47.503 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10bae3c0 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-04-24 08:52:47.504 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-24 08:52:47.511 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-04-24 08:52:47.516 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-04-24 08:52:47.517 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-04-24 08:52:47.518 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-04-24 08:52:47.522 [DefaultDispatcher-worker-18 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-04-24 08:52:47.529 [DefaultDispatcher-worker-9 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-24 08:52:47.533 [DefaultDispatcher-worker-9 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-24 08:52:47.536 [DefaultDispatcher-worker-2 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:47.536 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.536 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:47.536 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.537 [DefaultDispatcher-worker-13 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-24 08:52:47.537 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.537 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-24 08:52:47.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-24 08:52:47.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.539 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@753248f8: (connection evicted) 2025-04-24 08:52:47.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-24 08:52:47.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-24 08:52:47.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-24 08:52:47.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-24 08:52:47.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.540 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9: (connection evicted) 2025-04-24 08:52:47.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-24 08:52:47.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77217c17 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-04-24 08:52:47.541 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-24 08:52:47.549 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-04-24 08:52:47.554 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-04-24 08:52:47.555 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-04-24 08:52:47.556 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-04-24 08:52:47.561 [DefaultDispatcher-worker-11 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-04-24 08:52:47.572 [DefaultDispatcher-worker-17 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-04-24 08:52:47.573 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-04-24 08:52:47.573 [DefaultDispatcher-worker-2 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:47.574 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.574 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:47.574 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.574 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.577 [DefaultDispatcher-worker-19 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-04-24 08:52:47.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-24 08:52:47.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-24 08:52:47.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.592 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f4a641: (connection evicted) 2025-04-24 08:52:47.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-24 08:52:47.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2823bd30 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-24 08:52:47.594 [Test worker @coroutine#2826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-24 08:52:47.597 [DefaultDispatcher-worker-2 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:47.597 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.597 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:47.597 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.598 [DefaultDispatcher-worker-18 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.598 [DefaultDispatcher-worker-18 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.603 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-24 08:52:47.608 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-24 08:52:47.609 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-24 08:52:47.610 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-24 08:52:47.616 [DefaultDispatcher-worker-19 @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-24 08:52:47.629 [DefaultDispatcher-worker-13 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-24 08:52:47.630 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-24 08:52:47.634 [DefaultDispatcher-worker-10 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-24 08:52:47.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-24 08:52:47.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-24 08:52:47.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.638 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680: (connection evicted) 2025-04-24 08:52:47.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-24 08:52:47.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655295bd 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2025-04-24 08:52:47.640 [Test worker @coroutine#2890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-24 08:52:47.648 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2025-04-24 08:52:47.653 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2025-04-24 08:52:47.654 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2025-04-24 08:52:47.655 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2025-04-24 08:52:47.659 [DefaultDispatcher-worker-7 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2025-04-24 08:52:47.669 [DefaultDispatcher-worker-3 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2025-04-24 08:52:47.674 [DefaultDispatcher-worker-3 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2025-04-24 08:52:47.741 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.746 [DefaultDispatcher-worker-19 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:47.746 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.746 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:47.746 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.747 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.747 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.796 [DefaultDispatcher-worker-12 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2025-04-24 08:52:47.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-24 08:52:47.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-24 08:52:47.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.829 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377b7798: (connection evicted) 2025-04-24 08:52:47.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-24 08:52:47.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39240aa3 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-24 08:52:47.831 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-24 08:52:47.833 [DefaultDispatcher-worker-13 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:47.833 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.833 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:47.833 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.834 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.834 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.839 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-24 08:52:47.844 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-24 08:52:47.846 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-24 08:52:47.846 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-24 08:52:47.852 [DefaultDispatcher-worker-9 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-24 08:52:47.852 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-24 08:52:47.863 [DefaultDispatcher-worker-15 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-24 08:52:47.867 [DefaultDispatcher-worker-9 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-24 08:52:47.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-24 08:52:47.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-24 08:52:47.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.872 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e93e396: (connection evicted) 2025-04-24 08:52:47.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-24 08:52:47.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-24 08:52:47.873 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521032a6 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-24 08:52:47.874 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-24 08:52:47.882 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-24 08:52:47.887 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-24 08:52:47.888 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-24 08:52:47.889 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-24 08:52:47.894 [DefaultDispatcher-worker-16 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-24 08:52:47.936 [DefaultDispatcher-worker-4 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:47.936 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.936 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:47.936 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-24 08:52:47.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-24 08:52:47.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:47.936 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24032706: (connection evicted) 2025-04-24 08:52:47.937 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.937 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:47.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:47.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-24 08:52:47.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f34c91 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:47.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:47.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:47.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-24 08:52:48.000 [DefaultDispatcher-worker-15 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.004 [DefaultDispatcher-worker-18 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.008 [DefaultDispatcher-worker-16 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.011 [DefaultDispatcher-worker-6 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.028 [DefaultDispatcher-worker-9 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.028 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 08:52:48.033 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-24 08:52:48.034 [DefaultDispatcher-worker-14 @coroutine#3006] INFO ktor.application - Responding at http://0.0.0.0:35543 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794cd751 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-24 08:52:48.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:48.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:48.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:48.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:48.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:48.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:48.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:48.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:48.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-24 08:52:48.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-24 08:52:48.040 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:48.048 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.048 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:48.048 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.048 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:48.050 [eventLoopGroupProxy-19-1 @call-handler#3017] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.050 [eventLoopGroupProxy-19-2 @call-handler#3016] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.050 [eventLoopGroupProxy-19-1 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.050 [eventLoopGroupProxy-19-2 @call-handler#3016] 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-24 08:52:48.050 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:48.050 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.051 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.051 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e41b993 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:48.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-24 08:52:48.058 [DefaultDispatcher-worker-4 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.058 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.058 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.058 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.059 [eventLoopGroupProxy-19-2 @call-handler#3022] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.059 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.059 [DefaultDispatcher-worker-18 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.059 [DefaultDispatcher-worker-18 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.063 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.063 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:48.063 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.063 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:48.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-24 08:52:48.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aea7775 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-24 08:52:48.064 [eventLoopGroupProxy-19-2 @call-handler#3031] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:48.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-24 08:52:48.064 [DefaultDispatcher-worker-19 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.064 [eventLoopGroupProxy-19-2 @call-handler#3031] 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-24 08:52:48.064 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8d9ac9 2025-04-24 08:52:48.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8d9ac9 2025-04-24 08:52:48.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-24 08:52:48.064 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.064 [eventLoopGroupProxy-19-3 @call-handler#3035] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.064 [eventLoopGroupProxy-19-3 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.064 [DefaultDispatcher-worker-15 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.065 [DefaultDispatcher-worker-15 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.068 [DefaultDispatcher-worker-13 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.074 [DefaultDispatcher-worker-16 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.074 [DefaultDispatcher-worker-16 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 08:52:48.074 [DefaultDispatcher-worker-16 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.074 [DefaultDispatcher-worker-16 @coroutine#3039] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 08:52:48.074 [DefaultDispatcher-worker-4 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.075 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.075 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.075 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.075 [eventLoopGroupProxy-19-2 @call-handler#3045] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.075 [eventLoopGroupProxy-19-2 @call-handler#3045] 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-24 08:52:48.075 [eventLoopGroupProxy-19-2 @call-handler#3045] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:48.076 [eventLoopGroupProxy-19-2 @call-handler#3045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.076 [eventLoopGroupProxy-19-4 @call-handler#3051] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.076 [eventLoopGroupProxy-19-4 @call-handler#3051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.076 [DefaultDispatcher-worker-1 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.076 [DefaultDispatcher-worker-1 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 08:52:48.076 [eventLoopGroupProxy-19-5 @call-handler#3053] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.076 [eventLoopGroupProxy-19-5 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.076 [DefaultDispatcher-worker-18 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.076 [DefaultDispatcher-worker-18 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.080 [DefaultDispatcher-worker-21 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.080 [DefaultDispatcher-worker-2 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.083 [DefaultDispatcher-worker-21 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.084 [DefaultDispatcher-worker-11 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.086 [DefaultDispatcher-worker-6 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8d9ac9 2025-04-24 08:52:48.086 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.086 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.086 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.087 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.087 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.087 [DefaultDispatcher-worker-19 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.087 [DefaultDispatcher-worker-19 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.091 [DefaultDispatcher-worker-6 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8d9ac9 2025-04-24 08:52:48.095 [DefaultDispatcher-worker-18 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8d9ac9 2025-04-24 08:52:48.100 [DefaultDispatcher-worker-13 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.101 [DefaultDispatcher-worker-21 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 08:52:48.101 [DefaultDispatcher-worker-21 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-24 08:52:48.101 [DefaultDispatcher-worker-21 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 08:52:48.102 [eventLoopGroupProxy-19-2 @call-handler#3077] 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-24 08:52:48.105 [DefaultDispatcher-worker-4 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.123 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 08:52:48.123 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 08:52:48.123 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-24 08:52:48.123 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.124 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027585 2025-04-24 08:52:48.124 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027585. 2025-04-24 08:52:48.124 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027585 2025-04-24 08:52:48.124 [eventLoopGroupProxy-19-2 @call-handler#3081] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.128 [eventLoopGroupProxy-19-2 @call-handler#3081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.128 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027585 2025-04-24 08:52:48.128 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027585 2025-04-24 08:52:48.128 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027585. 2025-04-24 08:52:48.128 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027585 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.133 [DefaultDispatcher-worker-17 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.134 [DefaultDispatcher-worker-17 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 08:52:48.134 [DefaultDispatcher-worker-17 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 08:52:48.134 [DefaultDispatcher-worker-17 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 08:52:48.134 [eventLoopGroupProxy-19-2 @call-handler#3085] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-24 08:52:48.135 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.135 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:48.135 [DefaultDispatcher-worker-17 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 08:52:48.135 [DefaultDispatcher-worker-17 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 08:52:48.135 [DefaultDispatcher-worker-17 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 08:52:48.135 [DefaultDispatcher-worker-17 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.139 [DefaultDispatcher-worker-21 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.150 [DefaultDispatcher-worker-20 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.153 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:48.153 [DefaultDispatcher-worker-1 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.153 [DefaultDispatcher-worker-17 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.154 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.154 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/message. 2025-04-24 08:52:48.154 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.154 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35543/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 08:52:48.154 [eventLoopGroupProxy-19-2 @call-handler#3092] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.154 [eventLoopGroupProxy-19-2 @call-handler#3092] 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-24 08:52:48.154 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:48.158 [DefaultDispatcher-worker-11 @call-handler#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.159 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.159 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.159 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.159 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/message. 2025-04-24 08:52:48.159 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.162 [DefaultDispatcher-worker-5 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.164 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:48.169 [DefaultDispatcher-worker-15 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.169 [DefaultDispatcher-worker-7 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 08:52:48.169 [DefaultDispatcher-worker-7 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-24 08:52:48.169 [DefaultDispatcher-worker-7 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 08:52:48.170 [eventLoopGroupProxy-19-2 @call-handler#3105] 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-24 08:52:48.172 [DefaultDispatcher-worker-17 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.182 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 08:52:48.182 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 08:52:48.183 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-24 08:52:48.183 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.183 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027586 2025-04-24 08:52:48.183 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027586. 2025-04-24 08:52:48.183 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027586 2025-04-24 08:52:48.183 [eventLoopGroupProxy-19-2 @call-handler#3109] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.183 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.183 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027586 2025-04-24 08:52:48.183 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027586 2025-04-24 08:52:48.184 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027586. 2025-04-24 08:52:48.184 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720011617609027586 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.188 [DefaultDispatcher-worker-18 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.188 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 08:52:48.188 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 08:52:48.188 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 08:52:48.188 [eventLoopGroupProxy-19-2 @call-handler#3113] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-24 08:52:48.189 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.189 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 08:52:48.189 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 08:52:48.189 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 08:52:48.189 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.193 [DefaultDispatcher-worker-8 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.203 [DefaultDispatcher-worker-4 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.206 [DefaultDispatcher-worker-4 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.206 [DefaultDispatcher-worker-10 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.206 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.206 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/message. 2025-04-24 08:52:48.206 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.206 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35543/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 08:52:48.207 [eventLoopGroupProxy-19-2 @call-handler#3119] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.207 [eventLoopGroupProxy-19-2 @call-handler#3119] 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-24 08:52:48.207 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:48.210 [DefaultDispatcher-worker-14 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.213 [DefaultDispatcher-worker-1 @call-handler#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.214 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.214 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.214 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.214 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/message. 2025-04-24 08:52:48.214 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.218 [DefaultDispatcher-worker-12 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.221 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584 2025-04-24 08:52:48.221 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584. 2025-04-24 08:52:48.221 [UI Thread @coroutine#3138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584 2025-04-24 08:52:48.221 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.221 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.221 [UI Thread @coroutine#3143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.222 [eventLoopGroupProxy-19-2 @call-handler#3154] 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/findByUidWithHolidayCalendarAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.222 [eventLoopGroupProxy-19-5 @call-handler#3155] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 08:52:48.222 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.222 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.222 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.222 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.222 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.222 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.223 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585 2025-04-24 08:52:48.223 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585. 2025-04-24 08:52:48.223 [UI Thread @coroutine#3167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585 2025-04-24 08:52:48.223 [eventLoopGroupProxy-19-5 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.224 [UI Thread @coroutine#3143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.224 [UI Thread @coroutine#3143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.224 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.224 [UI Thread @coroutine#3143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.224 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.224 [UI Thread @coroutine#3138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584 2025-04-24 08:52:48.224 [UI Thread @coroutine#3138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584 2025-04-24 08:52:48.224 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584. 2025-04-24 08:52:48.224 [UI Thread @coroutine#3138] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.225 [eventLoopGroupProxy-19-6 @call-handler#3179] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 08:52:48.225 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 08:52:48.226 [eventLoopGroupProxy-19-8 @call-handler#3181] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 08:52:48.226 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.226 [eventLoopGroupProxy-19-6 @call-handler#3179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.227 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.227 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.227 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.227 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.227 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.227 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.227 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.227 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.230 [DefaultDispatcher-worker-10 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.233 [eventLoopGroupProxy-19-8 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.233 [UI Thread @coroutine#3167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585 2025-04-24 08:52:48.233 [UI Thread @coroutine#3167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585 2025-04-24 08:52:48.234 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585. 2025-04-24 08:52:48.234 [UI Thread @coroutine#3167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.235 [DefaultDispatcher-worker-11 @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.239 [DefaultDispatcher-worker-11 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.242 [DefaultDispatcher-worker-20 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.247 [DefaultDispatcher-worker-12 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.250 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720011617609027584 2025-04-24 08:52:48.250 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720011617609027584. 2025-04-24 08:52:48.250 [UI Thread @coroutine#3197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720011617609027584 2025-04-24 08:52:48.251 [eventLoopGroupProxy-19-2 @call-handler#3199] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 08:52:48.252 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.252 [UI Thread @coroutine#3197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720011617609027584 2025-04-24 08:52:48.252 [UI Thread @coroutine#3197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720011617609027584 2025-04-24 08:52:48.252 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720011617609027584. 2025-04-24 08:52:48.252 [UI Thread @coroutine#3197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.257 [DefaultDispatcher-worker-20 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.260 [DefaultDispatcher-worker-20 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:48.260 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.260 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.260 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.261 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.261 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.261 [DefaultDispatcher-worker-20 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.265 [DefaultDispatcher-worker-10 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.265 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.265 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/message. 2025-04-24 08:52:48.265 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.265 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35543/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 08:52:48.266 [eventLoopGroupProxy-19-2 @call-handler#3210] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.266 [eventLoopGroupProxy-19-2 @call-handler#3210] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 08:52:48.266 [eventLoopGroupProxy-19-2 @call-handler#3210] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:48.271 [DefaultDispatcher-worker-9 @call-handler#3210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.271 [eventLoopGroupProxy-19-2 @call-handler#3210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.271 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.271 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.271 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/message. 2025-04-24 08:52:48.271 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.275 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720011617609027586&assignmentUid=720011617609027584&clazzUid=720011617609027584&submitterUid=720011617609027585 2025-04-24 08:52:48.275 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720011617609027586&assignmentUid=720011617609027584&clazzUid=720011617609027584&submitterUid=720011617609027585. 2025-04-24 08:52:48.275 [UI Thread @coroutine#3226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720011617609027586&assignmentUid=720011617609027584&clazzUid=720011617609027584&submitterUid=720011617609027585 2025-04-24 08:52:48.276 [DefaultDispatcher-worker-7 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.276 [eventLoopGroupProxy-19-2 @call-handler#3231] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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-24 08:52:48.279 [eventLoopGroupProxy-19-2 @call-handler#3231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.279 [UI Thread @coroutine#3226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720011617609027586&assignmentUid=720011617609027584&clazzUid=720011617609027584&submitterUid=720011617609027585 2025-04-24 08:52:48.279 [UI Thread @coroutine#3226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720011617609027586&assignmentUid=720011617609027584&clazzUid=720011617609027584&submitterUid=720011617609027585 2025-04-24 08:52:48.279 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720011617609027586&assignmentUid=720011617609027584&clazzUid=720011617609027584&submitterUid=720011617609027585. 2025-04-24 08:52:48.279 [UI Thread @coroutine#3226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720011617609027586&assignmentUid=720011617609027584&clazzUid=720011617609027584&submitterUid=720011617609027585 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.284 [DefaultDispatcher-worker-3 @coroutine#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.289 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/PersonDao/getNamesByUid?uid=720011617609027585 2025-04-24 08:52:48.289 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/PersonDao/getNamesByUid?uid=720011617609027585. 2025-04-24 08:52:48.289 [UI Thread @coroutine#3240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/PersonDao/getNamesByUid?uid=720011617609027585 2025-04-24 08:52:48.290 [eventLoopGroupProxy-19-2 @call-handler#3249] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.290 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.290 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.290 [UI Thread @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.290 [eventLoopGroupProxy-19-6 @call-handler#3258] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 08:52:48.290 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720011617609027584 2025-04-24 08:52:48.290 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720011617609027584. 2025-04-24 08:52:48.290 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720011617609027584 2025-04-24 08:52:48.290 [eventLoopGroupProxy-19-2 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.290 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.290 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.290 [UI Thread @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.291 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.291 [eventLoopGroupProxy-19-7 @call-handler#3264] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.291 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.291 [UI Thread @coroutine#3254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.291 [eventLoopGroupProxy-19-8 @call-handler#3268] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 08:52:48.291 [eventLoopGroupProxy-19-2 @call-handler#3270] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 08:52:48.291 [UI Thread @coroutine#3240] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/PersonDao/getNamesByUid?uid=720011617609027585 2025-04-24 08:52:48.291 [UI Thread @coroutine#3240] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/PersonDao/getNamesByUid?uid=720011617609027585 2025-04-24 08:52:48.291 [eventLoopGroupProxy-19-8 @call-handler#3268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.292 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/PersonDao/getNamesByUid?uid=720011617609027585. 2025-04-24 08:52:48.292 [UI Thread @coroutine#3240] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/PersonDao/getNamesByUid?uid=720011617609027585 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.292 [UI Thread @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.292 [UI Thread @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.292 [eventLoopGroupProxy-19-2 @call-handler#3270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.292 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.292 [UI Thread @coroutine#3252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.292 [UI Thread @coroutine#3254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.292 [UI Thread @coroutine#3254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.292 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.292 [UI Thread @coroutine#3254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.292 [eventLoopGroupProxy-19-6 @call-handler#3258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.292 [UI Thread @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.293 [UI Thread @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.293 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.293 [UI Thread @coroutine#3245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720011617609027585&assignmentUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.293 [eventLoopGroupProxy-19-7 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.293 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720011617609027584 2025-04-24 08:52:48.293 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720011617609027584 2025-04-24 08:52:48.294 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720011617609027584. 2025-04-24 08:52:48.294 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.296 [DefaultDispatcher-worker-4 @coroutine#3240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.300 [DefaultDispatcher-worker-16 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.304 [DefaultDispatcher-worker-17 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.310 [DefaultDispatcher-worker-17 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.315 [DefaultDispatcher-worker-1 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.318 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027586 2025-04-24 08:52:48.318 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027586. 2025-04-24 08:52:48.318 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027586 2025-04-24 08:52:48.319 [eventLoopGroupProxy-19-2 @call-handler#3286] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 08:52:48.322 [eventLoopGroupProxy-19-2 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.322 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027586 2025-04-24 08:52:48.322 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027586 2025-04-24 08:52:48.322 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027586. 2025-04-24 08:52:48.322 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027586 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.327 [DefaultDispatcher-worker-4 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.328 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/PersonDao/findByUidAsync?uid=720011617609027585 2025-04-24 08:52:48.328 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/PersonDao/findByUidAsync?uid=720011617609027585. 2025-04-24 08:52:48.328 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/PersonDao/findByUidAsync?uid=720011617609027585 2025-04-24 08:52:48.329 [eventLoopGroupProxy-19-2 @call-handler#3290] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.329 [eventLoopGroupProxy-19-2 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.330 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/PersonDao/findByUidAsync?uid=720011617609027585 2025-04-24 08:52:48.330 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/PersonDao/findByUidAsync?uid=720011617609027585 2025-04-24 08:52:48.330 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/PersonDao/findByUidAsync?uid=720011617609027585. 2025-04-24 08:52:48.330 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/PersonDao/findByUidAsync?uid=720011617609027585 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.334 [DefaultDispatcher-worker-17 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.339 [DefaultDispatcher-worker-5 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.343 [DefaultDispatcher-worker-14 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.343 [DefaultDispatcher-worker-14 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.343 [DefaultDispatcher-worker-14 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/message. 2025-04-24 08:52:48.343 [DefaultDispatcher-worker-14 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.343 [DefaultDispatcher-worker-14 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35543/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 08:52:48.344 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.344 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 08:52:48.344 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 08:52:48.348 [DefaultDispatcher-worker-8 @call-handler#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-04-24 08:52:48.348 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.349 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.349 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/replication/message 2025-04-24 08:52:48.349 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/replication/message. 2025-04-24 08:52:48.349 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.350 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584 2025-04-24 08:52:48.350 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584. 2025-04-24 08:52:48.350 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584 2025-04-24 08:52:48.350 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.350 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.350 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.350 [eventLoopGroupProxy-19-2 @call-handler#3335] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 08:52:48.351 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.351 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.351 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.351 [eventLoopGroupProxy-19-6 @call-handler#3337] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 08:52:48.351 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.351 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.351 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.351 [eventLoopGroupProxy-19-2 @call-handler#3335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.351 [eventLoopGroupProxy-19-7 @call-handler#3344] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 08:52:48.351 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585 2025-04-24 08:52:48.351 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585. 2025-04-24 08:52:48.351 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585 2025-04-24 08:52:48.351 [eventLoopGroupProxy-19-8 @call-handler#3352] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 08:52:48.351 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584 2025-04-24 08:52:48.351 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584 2025-04-24 08:52:48.351 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584. 2025-04-24 08:52:48.352 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.352 [DefaultDispatcher-worker-6 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:48.352 [eventLoopGroupProxy-19-8 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.352 [eventLoopGroupProxy-19-7 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.352 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.352 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.352 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.352 [eventLoopGroupProxy-19-2 @call-handler#3359] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 08:52:48.352 [eventLoopGroupProxy-19-6 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.352 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.352 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.352 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.352 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.352 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.352 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.352 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.352 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 2025-04-24 08:52:48.352 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.352 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.352 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.352 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.353 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584. 2025-04-24 08:52:48.353 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720011617609027585&assignmentUid=720011617609027584 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.353 [DefaultDispatcher-worker-19 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-24 08:52:48.353 [eventLoopGroupProxy-19-2 @call-handler#3359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 08:52:48.354 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585 2025-04-24 08:52:48.354 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585 2025-04-24 08:52:48.354 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585. 2025-04-24 08:52:48.354 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35543/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720011617609027584&clazzUid=720011617609027584&accountPersonUid=720011617609027585 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:48.357 [DefaultDispatcher-worker-1 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.360 [DefaultDispatcher-worker-1 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.363 [DefaultDispatcher-worker-22 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.367 [DefaultDispatcher-worker-2 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.371 [DefaultDispatcher-worker-1 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3003d288 2025-04-24 08:52:48.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-24 08:52:48.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-24 08:52:48.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:48.373 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3003d288: (connection evicted) 2025-04-24 08:52:48.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:48.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-24 08:52:48.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-24 08:52:48.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-24 08:52:48.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-24 08:52:48.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:48.374 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7108b12d: (connection evicted) 2025-04-24 08:52:48.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:48.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-24 08:52:48.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-24 08:52:48.428 [DefaultDispatcher-worker-21 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:48.428 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.428 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.428 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.429 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.429 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.506 [DefaultDispatcher-worker-19 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:48.506 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.506 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.506 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.507 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.507 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.541 [DefaultDispatcher-worker-2 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:48.541 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.541 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.541 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.542 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.542 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.579 [DefaultDispatcher-worker-22 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:48.579 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.579 [DefaultDispatcher-worker-22 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.579 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.579 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.602 [DefaultDispatcher-worker-7 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:48.602 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.602 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.602 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.603 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.603 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.752 [DefaultDispatcher-worker-1 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:48.752 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.752 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.752 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.752 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.752 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.838 [DefaultDispatcher-worker-19 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:48.838 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.838 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.838 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.839 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.839 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.941 [DefaultDispatcher-worker-17 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:48.941 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.941 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:48.941 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.942 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:48.942 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.265 [DefaultDispatcher-worker-12 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:49.265 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.265 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:49.265 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.266 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.266 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.357 [DefaultDispatcher-worker-19 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:49.357 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.357 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:49.357 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.357 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.357 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-24 08:52:49.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-24 08:52:49.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.377 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b: (connection evicted) 2025-04-24 08:52:49.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-24 08:52:49.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e79bdf6 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-24 08:52:49.379 [Test worker @coroutine#3416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-24 08:52:49.387 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-24 08:52:49.393 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-24 08:52:49.393 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-24 08:52:49.394 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ee9672 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-24 08:52:49.395 [Test worker @coroutine#3416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-24 08:52:49.403 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-24 08:52:49.408 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-24 08:52:49.409 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-24 08:52:49.410 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-24 08:52:49.414 [DefaultDispatcher-worker-19 @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-24 08:52:49.421 [DefaultDispatcher-worker-9 @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-24 08:52:49.426 [DefaultDispatcher-worker-1 @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-24 08:52:49.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-24 08:52:49.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-24 08:52:49.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.431 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a: (connection evicted) 2025-04-24 08:52:49.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-24 08:52:49.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-24 08:52:49.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-24 08:52:49.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-24 08:52:49.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.431 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78395e28: (connection evicted) 2025-04-24 08:52:49.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-24 08:52:49.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27df4dcb 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.432 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-24 08:52:49.433 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-24 08:52:49.433 [DefaultDispatcher-worker-18 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:49.433 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.433 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:49.433 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.434 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.434 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.440 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-24 08:52:49.445 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-24 08:52:49.446 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-24 08:52:49.447 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-24 08:52:49.447 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-24 08:52:49.447 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.447 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.447 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.447 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.447 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.447 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c4370a 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-24 08:52:49.448 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-24 08:52:49.455 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-24 08:52:49.460 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-24 08:52:49.461 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-24 08:52:49.462 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-24 08:52:49.470 [DefaultDispatcher-worker-1 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-24 08:52:49.477 [DefaultDispatcher-worker-2 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-24 08:52:49.482 [DefaultDispatcher-worker-13 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-24 08:52:49.487 [DefaultDispatcher-worker-8 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-24 08:52:49.497 [DefaultDispatcher-worker-9 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-24 08:52:49.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-24 08:52:49.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-24 08:52:49.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.500 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7: (connection evicted) 2025-04-24 08:52:49.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-24 08:52:49.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-24 08:52:49.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-24 08:52:49.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-24 08:52:49.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.500 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a3656f: (connection evicted) 2025-04-24 08:52:49.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-24 08:52:49.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40fd9358 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.501 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-24 08:52:49.502 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-24 08:52:49.510 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-24 08:52:49.511 [DefaultDispatcher-worker-20 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:49.511 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.511 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:49.511 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.512 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.512 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.515 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-24 08:52:49.516 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-24 08:52:49.517 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a712344 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.517 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-24 08:52:49.518 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-24 08:52:49.518 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-24 08:52:49.518 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-24 08:52:49.525 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-24 08:52:49.530 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-24 08:52:49.531 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-24 08:52:49.532 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-24 08:52:49.536 [DefaultDispatcher-worker-10 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-24 08:52:49.543 [DefaultDispatcher-worker-4 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-24 08:52:49.546 [DefaultDispatcher-worker-11 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:49.546 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.546 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:49.546 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.547 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.547 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.547 [DefaultDispatcher-worker-5 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-24 08:52:49.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-24 08:52:49.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-24 08:52:49.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.551 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d3e9629: (connection evicted) 2025-04-24 08:52:49.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-24 08:52:49.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-24 08:52:49.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-24 08:52:49.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-24 08:52:49.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.552 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245a90b1: (connection evicted) 2025-04-24 08:52:49.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-24 08:52:49.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d98e607 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-24 08:52:49.553 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-24 08:52:49.561 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-24 08:52:49.566 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-24 08:52:49.567 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-24 08:52:49.568 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e7cdb2 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-24 08:52:49.568 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-24 08:52:49.576 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-24 08:52:49.581 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-24 08:52:49.582 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-24 08:52:49.583 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-24 08:52:49.584 [DefaultDispatcher-worker-18 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:49.584 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.584 [DefaultDispatcher-worker-18 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:49.584 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.585 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.587 [DefaultDispatcher-worker-18 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-24 08:52:49.594 [DefaultDispatcher-worker-22 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-24 08:52:49.599 [DefaultDispatcher-worker-11 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-24 08:52:49.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-24 08:52:49.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-24 08:52:49.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.603 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b: (connection evicted) 2025-04-24 08:52:49.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-24 08:52:49.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-24 08:52:49.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-24 08:52:49.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-24 08:52:49.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.604 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428e875f: (connection evicted) 2025-04-24 08:52:49.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-24 08:52:49.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c752425 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.605 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-24 08:52:49.606 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-24 08:52:49.606 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-24 08:52:49.606 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-24 08:52:49.607 [DefaultDispatcher-worker-12 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:49.607 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.607 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:49.608 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.608 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.608 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.613 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-24 08:52:49.618 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-24 08:52:49.619 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-24 08:52:49.620 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c64e2d0 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.620 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-24 08:52:49.621 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-24 08:52:49.628 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-24 08:52:49.633 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-24 08:52:49.634 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-24 08:52:49.635 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-24 08:52:49.639 [DefaultDispatcher-worker-5 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-24 08:52:49.646 [DefaultDispatcher-worker-13 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-24 08:52:49.651 [DefaultDispatcher-worker-11 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-24 08:52:49.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-24 08:52:49.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-24 08:52:49.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.655 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@542adcfa: (connection evicted) 2025-04-24 08:52:49.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-24 08:52:49.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-24 08:52:49.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-24 08:52:49.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-24 08:52:49.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.656 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f6a083: (connection evicted) 2025-04-24 08:52:49.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-24 08:52:49.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404cc16a 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-24 08:52:49.657 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-24 08:52:49.665 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-24 08:52:49.670 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-24 08:52:49.671 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-24 08:52:49.672 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c855eb7 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-24 08:52:49.672 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-24 08:52:49.680 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-24 08:52:49.685 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-24 08:52:49.686 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-24 08:52:49.686 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-24 08:52:49.691 [DefaultDispatcher-worker-17 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-24 08:52:49.699 [DefaultDispatcher-worker-19 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-24 08:52:49.705 [DefaultDispatcher-worker-7 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-24 08:52:49.709 [DefaultDispatcher-worker-5 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-24 08:52:49.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-24 08:52:49.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-24 08:52:49.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.713 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@572d1f18: (connection evicted) 2025-04-24 08:52:49.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-24 08:52:49.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-24 08:52:49.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-24 08:52:49.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-24 08:52:49.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.713 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2: (connection evicted) 2025-04-24 08:52:49.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-24 08:52:49.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d44e72 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.714 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-24 08:52:49.715 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-24 08:52:49.715 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-24 08:52:49.715 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-24 08:52:49.722 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-24 08:52:49.728 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-24 08:52:49.729 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-24 08:52:49.730 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578081e5 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-24 08:52:49.730 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-24 08:52:49.738 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-24 08:52:49.743 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-24 08:52:49.744 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-24 08:52:49.745 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-24 08:52:49.749 [DefaultDispatcher-worker-17 @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-24 08:52:49.757 [DefaultDispatcher-worker-7 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:49.757 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.757 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:49.757 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.757 [DefaultDispatcher-worker-5 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-24 08:52:49.757 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.757 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.762 [DefaultDispatcher-worker-3 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-24 08:52:49.765 [DefaultDispatcher-worker-13 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-24 08:52:49.775 [DefaultDispatcher-worker-12 @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-24 08:52:49.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-24 08:52:49.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-24 08:52:49.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.778 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3: (connection evicted) 2025-04-24 08:52:49.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-24 08:52:49.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-24 08:52:49.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-24 08:52:49.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-24 08:52:49.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.778 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9: (connection evicted) 2025-04-24 08:52:49.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-24 08:52:49.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1703e50d 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-24 08:52:49.780 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-24 08:52:49.790 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-24 08:52:49.795 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-24 08:52:49.796 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-24 08:52:49.797 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea7134 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.797 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-24 08:52:49.798 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-24 08:52:49.798 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-24 08:52:49.798 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-24 08:52:49.809 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-24 08:52:49.813 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-24 08:52:49.814 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-24 08:52:49.815 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-24 08:52:49.819 [DefaultDispatcher-worker-10 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-24 08:52:49.826 [DefaultDispatcher-worker-2 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-24 08:52:49.831 [DefaultDispatcher-worker-15 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-24 08:52:49.832 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-24 08:52:49.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-24 08:52:49.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-24 08:52:49.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.836 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1: (connection evicted) 2025-04-24 08:52:49.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-24 08:52:49.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-24 08:52:49.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-24 08:52:49.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-24 08:52:49.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.836 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06: (connection evicted) 2025-04-24 08:52:49.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-24 08:52:49.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f8586f9 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.837 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-24 08:52:49.838 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-24 08:52:49.843 [DefaultDispatcher-worker-8 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:49.844 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.844 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:49.844 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.844 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.844 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.846 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-24 08:52:49.851 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-24 08:52:49.852 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-24 08:52:49.853 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2406dd 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-24 08:52:49.853 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-24 08:52:49.854 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-24 08:52:49.861 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-24 08:52:49.866 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-24 08:52:49.867 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-24 08:52:49.868 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-24 08:52:49.872 [DefaultDispatcher-worker-9 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-24 08:52:49.879 [DefaultDispatcher-worker-15 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-24 08:52:49.884 [DefaultDispatcher-worker-22 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-24 08:52:49.885 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-24 08:52:49.886 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-24 08:52:49.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-24 08:52:49.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-24 08:52:49.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.890 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1: (connection evicted) 2025-04-24 08:52:49.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-24 08:52:49.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-24 08:52:49.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-24 08:52:49.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-24 08:52:49.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.891 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b: (connection evicted) 2025-04-24 08:52:49.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-24 08:52:49.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751eb9a9 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-24 08:52:49.892 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-24 08:52:49.900 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-24 08:52:49.905 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-24 08:52:49.905 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-24 08:52:49.906 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-24 08:52:49.906 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1d63ec 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-24 08:52:49.907 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-24 08:52:49.914 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-24 08:52:49.919 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-24 08:52:49.920 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-24 08:52:49.921 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-24 08:52:49.925 [DefaultDispatcher-worker-20 @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-24 08:52:49.935 [DefaultDispatcher-worker-6 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-24 08:52:49.940 [DefaultDispatcher-worker-16 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-24 08:52:49.977 [DefaultDispatcher-worker-2 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:49.977 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.977 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:49.977 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.978 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.978 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:49.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-24 08:52:49.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-24 08:52:49.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.979 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d: (connection evicted) 2025-04-24 08:52:49.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-24 08:52:49.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-24 08:52:49.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-24 08:52:49.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-24 08:52:49.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:49.980 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76737130: (connection evicted) 2025-04-24 08:52:49.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:49.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-24 08:52:49.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f94b2a8 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2810d9 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2810d9 2025-04-24 08:52:49.981 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-24 08:52:49.989 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2810d9 2025-04-24 08:52:49.994 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2810d9 2025-04-24 08:52:49.995 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2810d9 2025-04-24 08:52:49.996 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2810d9 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537360e3 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:49.996 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-24 08:52:49.997 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec25389 2025-04-24 08:52:49.997 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec25389 2025-04-24 08:52:49.997 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-24 08:52:50.004 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec25389 2025-04-24 08:52:50.009 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec25389 2025-04-24 08:52:50.010 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec25389 2025-04-24 08:52:50.011 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec25389 2025-04-24 08:52:50.015 [DefaultDispatcher-worker-12 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec25389 2025-04-24 08:52:50.023 [DefaultDispatcher-worker-7 @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2810d9 2025-04-24 08:52:50.029 [DefaultDispatcher-worker-15 @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2810d9 2025-04-24 08:52:50.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-24 08:52:50.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-24 08:52:50.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.040 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2810d9: (connection evicted) 2025-04-24 08:52:50.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-24 08:52:50.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-24 08:52:50.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-24 08:52:50.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-24 08:52:50.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.042 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec25389: (connection evicted) 2025-04-24 08:52:50.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-24 08:52:50.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67398bad 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-04-24 08:52:50.044 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-24 08:52:50.055 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-04-24 08:52:50.061 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-04-24 08:52:50.061 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-04-24 08:52:50.062 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e681c3b 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@66008321 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@66008321 2025-04-24 08:52:50.063 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-24 08:52:50.071 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2025-04-24 08:52:50.076 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2025-04-24 08:52:50.076 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2025-04-24 08:52:50.077 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2025-04-24 08:52:50.081 [DefaultDispatcher-worker-13 @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2025-04-24 08:52:50.089 [DefaultDispatcher-worker-1 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-04-24 08:52:50.093 [DefaultDispatcher-worker-10 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-04-24 08:52:50.094 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-04-24 08:52:50.095 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-04-24 08:52:50.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-24 08:52:50.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-24 08:52:50.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.099 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90: (connection evicted) 2025-04-24 08:52:50.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-24 08:52:50.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-24 08:52:50.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-24 08:52:50.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-24 08:52:50.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.100 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66008321: (connection evicted) 2025-04-24 08:52:50.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-24 08:52:50.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@745e1fb7 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2025-04-24 08:52:50.101 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-24 08:52:50.109 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2025-04-24 08:52:50.114 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2025-04-24 08:52:50.115 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2025-04-24 08:52:50.115 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fb3dde 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2025-04-24 08:52:50.116 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-24 08:52:50.123 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2025-04-24 08:52:50.130 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2025-04-24 08:52:50.131 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2025-04-24 08:52:50.132 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2025-04-24 08:52:50.136 [DefaultDispatcher-worker-19 @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2025-04-24 08:52:50.143 [DefaultDispatcher-worker-7 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2025-04-24 08:52:50.147 [DefaultDispatcher-worker-16 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2025-04-24 08:52:50.153 [UI Thread @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2025-04-24 08:52:50.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-24 08:52:50.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-24 08:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.155 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@497d9489: (connection evicted) 2025-04-24 08:52:50.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-24 08:52:50.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-24 08:52:50.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-24 08:52:50.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-24 08:52:50.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.156 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72933ccb: (connection evicted) 2025-04-24 08:52:50.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-24 08:52:50.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11b5b1f2 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.157 [Test worker @coroutine#4304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-24 08:52:50.158 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d87553b 2025-04-24 08:52:50.158 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d87553b 2025-04-24 08:52:50.158 [Test worker @coroutine#4304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-24 08:52:50.165 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d87553b 2025-04-24 08:52:50.170 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d87553b 2025-04-24 08:52:50.171 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d87553b 2025-04-24 08:52:50.172 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d87553b 2025-04-24 08:52:50.177 [DefaultDispatcher-worker-11 @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d87553b 2025-04-24 08:52:50.178 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d87553b 2025-04-24 08:52:50.185 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d87553b 2025-04-24 08:52:50.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-24 08:52:50.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-24 08:52:50.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.197 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d87553b: (connection evicted) 2025-04-24 08:52:50.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-24 08:52:50.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@722a2ba2 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-04-24 08:52:50.198 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-24 08:52:50.206 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-04-24 08:52:50.210 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-04-24 08:52:50.211 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-04-24 08:52:50.212 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-04-24 08:52:50.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-24 08:52:50.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-24 08:52:50.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:50.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-24 08:52:50.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae247b7 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-24 08:52:50.215 [Test worker @coroutine#4366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-24 08:52:50.223 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-24 08:52:50.228 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-24 08:52:50.229 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-24 08:52:50.229 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-24 08:52:50.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-24 08:52:50.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-24 08:52:50.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:50.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-24 08:52:50.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5e8b3a 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.232 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.233 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.233 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.233 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.233 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.233 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-24 08:52:50.233 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b82ea 2025-04-24 08:52:50.233 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b82ea 2025-04-24 08:52:50.233 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-24 08:52:50.241 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b82ea 2025-04-24 08:52:50.246 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b82ea 2025-04-24 08:52:50.246 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b82ea 2025-04-24 08:52:50.248 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b82ea 2025-04-24 08:52:50.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-24 08:52:50.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-24 08:52:50.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:50.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-24 08:52:50.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e471cef 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-04-24 08:52:50.251 [Test worker @coroutine#4430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-24 08:52:50.259 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-04-24 08:52:50.265 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-04-24 08:52:50.266 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-04-24 08:52:50.267 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-04-24 08:52:50.271 [DefaultDispatcher-worker-9 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:50.271 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.271 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:50.271 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.271 [DefaultDispatcher-worker-7 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-04-24 08:52:50.272 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.272 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-24 08:52:50.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-24 08:52:50.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.279 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50588ef6: (connection evicted) 2025-04-24 08:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-24 08:52:50.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d607b 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-24 08:52:50.281 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-24 08:52:50.289 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-24 08:52:50.294 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-24 08:52:50.295 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-24 08:52:50.296 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2025-04-24 08:52:50.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-24 08:52:50.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-24 08:52:50.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:50.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-24 08:52:50.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-24 08:52:50.299 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1caf77f6 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-04-24 08:52:50.300 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-24 08:52:50.310 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-04-24 08:52:50.315 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-04-24 08:52:50.316 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-04-24 08:52:50.317 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-04-24 08:52:50.322 [DefaultDispatcher-worker-19 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-04-24 08:52:50.322 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-04-24 08:52:50.324 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-04-24 08:52:50.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-24 08:52:50.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-24 08:52:50.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.336 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d001a14: (connection evicted) 2025-04-24 08:52:50.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-24 08:52:50.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-24 08:52:50.337 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9a0166 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-24 08:52:50.338 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-24 08:52:50.345 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-24 08:52:50.350 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-24 08:52:50.351 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-24 08:52:50.352 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@271bbb75 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-04-24 08:52:50.352 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-24 08:52:50.364 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-04-24 08:52:50.364 [DefaultDispatcher-worker-12 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:50.365 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.365 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:50.365 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.365 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.365 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.369 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-04-24 08:52:50.370 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-04-24 08:52:50.371 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-04-24 08:52:50.375 [DefaultDispatcher-worker-7 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-04-24 08:52:50.382 [DefaultDispatcher-worker-15 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-24 08:52:50.392 [DefaultDispatcher-worker-3 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-24 08:52:50.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-24 08:52:50.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-24 08:52:50.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.398 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655e024: (connection evicted) 2025-04-24 08:52:50.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-24 08:52:50.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-24 08:52:50.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-24 08:52:50.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-24 08:52:50.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.398 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73193fe0: (connection evicted) 2025-04-24 08:52:50.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-24 08:52:50.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760dc63 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.399 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.400 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.400 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.400 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.400 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.400 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.400 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-24 08:52:50.400 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-24 08:52:50.400 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-24 08:52:50.400 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-24 08:52:50.407 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-24 08:52:50.412 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-24 08:52:50.413 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-24 08:52:50.414 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@453ff774 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.414 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-24 08:52:50.415 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-24 08:52:50.415 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-24 08:52:50.415 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-24 08:52:50.422 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-24 08:52:50.427 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-24 08:52:50.428 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-24 08:52:50.429 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-24 08:52:50.434 [DefaultDispatcher-worker-3 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-24 08:52:50.439 [DefaultDispatcher-worker-17 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:50.439 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.439 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:50.439 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.440 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.440 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.441 [DefaultDispatcher-worker-2 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-24 08:52:50.451 [DefaultDispatcher-worker-20 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-24 08:52:50.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-24 08:52:50.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-24 08:52:50.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.453 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9: (connection evicted) 2025-04-24 08:52:50.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-24 08:52:50.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-24 08:52:50.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-24 08:52:50.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-24 08:52:50.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.454 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30: (connection evicted) 2025-04-24 08:52:50.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-24 08:52:50.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10e7ade5 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@534f4a65 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@534f4a65 2025-04-24 08:52:50.456 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-24 08:52:50.467 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534f4a65 2025-04-24 08:52:50.472 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534f4a65 2025-04-24 08:52:50.473 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534f4a65 2025-04-24 08:52:50.474 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534f4a65 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ef3f72c 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2025-04-24 08:52:50.474 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-24 08:52:50.482 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2025-04-24 08:52:50.487 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2025-04-24 08:52:50.488 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2025-04-24 08:52:50.489 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2025-04-24 08:52:50.494 [DefaultDispatcher-worker-15 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2025-04-24 08:52:50.501 [DefaultDispatcher-worker-5 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534f4a65 2025-04-24 08:52:50.510 [DefaultDispatcher-worker-20 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534f4a65 2025-04-24 08:52:50.514 [DefaultDispatcher-worker-19 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534f4a65 2025-04-24 08:52:50.516 [DefaultDispatcher-worker-1 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:50.516 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.516 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:50.516 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.517 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.517 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.520 [DefaultDispatcher-worker-16 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534f4a65 2025-04-24 08:52:50.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-24 08:52:50.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-24 08:52:50.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.526 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@534f4a65: (connection evicted) 2025-04-24 08:52:50.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-24 08:52:50.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-24 08:52:50.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-24 08:52:50.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-24 08:52:50.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.527 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2: (connection evicted) 2025-04-24 08:52:50.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-24 08:52:50.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510c6b9 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.528 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-24 08:52:50.529 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-04-24 08:52:50.529 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-04-24 08:52:50.529 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-24 08:52:50.536 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-04-24 08:52:50.541 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-04-24 08:52:50.542 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-04-24 08:52:50.543 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e6bac0 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.543 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-24 08:52:50.544 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-04-24 08:52:50.544 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-04-24 08:52:50.544 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-24 08:52:50.552 [DefaultDispatcher-worker-19 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:50.552 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-04-24 08:52:50.552 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.552 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:50.552 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.552 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.552 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.557 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-04-24 08:52:50.558 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-04-24 08:52:50.559 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-04-24 08:52:50.563 [DefaultDispatcher-worker-1 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-04-24 08:52:50.570 [DefaultDispatcher-worker-7 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-04-24 08:52:50.576 [DefaultDispatcher-worker-2 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-04-24 08:52:50.580 [DefaultDispatcher-worker-20 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-04-24 08:52:50.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-24 08:52:50.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-24 08:52:50.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.586 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770: (connection evicted) 2025-04-24 08:52:50.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-24 08:52:50.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-24 08:52:50.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-24 08:52:50.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-24 08:52:50.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.587 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5698a866: (connection evicted) 2025-04-24 08:52:50.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-24 08:52:50.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a61721e 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-24 08:52:50.588 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-04-24 08:52:50.589 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-04-24 08:52:50.589 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-24 08:52:50.590 [DefaultDispatcher-worker-11 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:50.590 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.590 [DefaultDispatcher-worker-11 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:50.590 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.591 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.596 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-04-24 08:52:50.601 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-04-24 08:52:50.602 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-04-24 08:52:50.603 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47db20e0 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-04-24 08:52:50.604 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-24 08:52:50.612 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-04-24 08:52:50.613 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:50.613 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.613 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:50.613 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.614 [DefaultDispatcher-worker-22 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.614 [DefaultDispatcher-worker-22 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.617 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-04-24 08:52:50.618 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-04-24 08:52:50.619 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-04-24 08:52:50.624 [DefaultDispatcher-worker-18 @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-04-24 08:52:50.631 [DefaultDispatcher-worker-22 @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-04-24 08:52:50.636 [DefaultDispatcher-worker-9 @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-04-24 08:52:50.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-24 08:52:50.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-24 08:52:50.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.638 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44: (connection evicted) 2025-04-24 08:52:50.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-24 08:52:50.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-24 08:52:50.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-24 08:52:50.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-24 08:52:50.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.639 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5869f15f: (connection evicted) 2025-04-24 08:52:50.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-24 08:52:50.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fecdf0b 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.641 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-24 08:52:50.642 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-24 08:52:50.642 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-24 08:52:50.642 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-24 08:52:50.649 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-24 08:52:50.654 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-24 08:52:50.655 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-24 08:52:50.656 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-24 08:52:50.656 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f243d5c 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-24 08:52:50.657 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-24 08:52:50.665 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-24 08:52:50.670 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-24 08:52:50.671 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-24 08:52:50.671 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-24 08:52:50.676 [DefaultDispatcher-worker-5 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-24 08:52:50.682 [DefaultDispatcher-worker-8 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-24 08:52:50.689 [DefaultDispatcher-worker-19 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-24 08:52:50.699 [DefaultDispatcher-worker-18 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-24 08:52:50.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-24 08:52:50.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-24 08:52:50.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.700 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33317d26: (connection evicted) 2025-04-24 08:52:50.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-24 08:52:50.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-24 08:52:50.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-24 08:52:50.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-24 08:52:50.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.701 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e: (connection evicted) 2025-04-24 08:52:50.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-24 08:52:50.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c634a04 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-04-24 08:52:50.702 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-24 08:52:50.710 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-04-24 08:52:50.715 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-04-24 08:52:50.716 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-04-24 08:52:50.717 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41cfcbb5 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-24 08:52:50.717 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-24 08:52:50.725 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-24 08:52:50.730 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-24 08:52:50.731 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-24 08:52:50.732 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-24 08:52:50.736 [DefaultDispatcher-worker-5 @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-24 08:52:50.743 [DefaultDispatcher-worker-22 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-04-24 08:52:50.748 [DefaultDispatcher-worker-9 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-04-24 08:52:50.752 [DefaultDispatcher-worker-19 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-04-24 08:52:50.759 [DefaultDispatcher-worker-10 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-04-24 08:52:50.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-24 08:52:50.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-24 08:52:50.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.760 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a: (connection evicted) 2025-04-24 08:52:50.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-24 08:52:50.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-24 08:52:50.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-24 08:52:50.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-24 08:52:50.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.761 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df: (connection evicted) 2025-04-24 08:52:50.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-24 08:52:50.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-24 08:52:50.762 [DefaultDispatcher-worker-5 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:50.762 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.762 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:50.762 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474a63d9 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-24 08:52:50.763 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.763 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-04-24 08:52:50.763 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-24 08:52:50.771 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-04-24 08:52:50.776 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-04-24 08:52:50.777 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-04-24 08:52:50.778 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f573dcb 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.778 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-24 08:52:50.779 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f49d72 2025-04-24 08:52:50.779 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f49d72 2025-04-24 08:52:50.779 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-24 08:52:50.786 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f49d72 2025-04-24 08:52:50.791 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f49d72 2025-04-24 08:52:50.792 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f49d72 2025-04-24 08:52:50.793 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f49d72 2025-04-24 08:52:50.798 [DefaultDispatcher-worker-14 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f49d72 2025-04-24 08:52:50.805 [DefaultDispatcher-worker-4 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-04-24 08:52:50.810 [DefaultDispatcher-worker-22 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-04-24 08:52:50.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-24 08:52:50.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-24 08:52:50.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.816 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a04eae: (connection evicted) 2025-04-24 08:52:50.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-24 08:52:50.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-24 08:52:50.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-24 08:52:50.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-24 08:52:50.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.816 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f49d72: (connection evicted) 2025-04-24 08:52:50.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-24 08:52:50.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36dab184 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.817 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-04-24 08:52:50.818 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-24 08:52:50.825 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-04-24 08:52:50.831 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-04-24 08:52:50.832 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-04-24 08:52:50.833 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fe866b 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-24 08:52:50.833 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-24 08:52:50.841 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-24 08:52:50.846 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-24 08:52:50.847 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-24 08:52:50.848 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-24 08:52:50.849 [DefaultDispatcher-worker-14 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:50.849 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.849 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:50.849 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.850 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.850 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.851 [DefaultDispatcher-worker-2 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-24 08:52:50.861 [DefaultDispatcher-worker-2 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-04-24 08:52:50.865 [DefaultDispatcher-worker-1 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-04-24 08:52:50.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-24 08:52:50.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-24 08:52:50.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.868 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2: (connection evicted) 2025-04-24 08:52:50.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-24 08:52:50.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-24 08:52:50.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-24 08:52:50.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-24 08:52:50.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.868 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b: (connection evicted) 2025-04-24 08:52:50.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-24 08:52:50.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5caea5 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.869 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-24 08:52:50.870 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-04-24 08:52:50.870 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-04-24 08:52:50.870 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-24 08:52:50.877 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-04-24 08:52:50.882 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-04-24 08:52:50.883 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-04-24 08:52:50.884 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626967a0 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.884 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-24 08:52:50.885 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5080c40e 2025-04-24 08:52:50.885 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5080c40e 2025-04-24 08:52:50.885 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-24 08:52:50.895 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5080c40e 2025-04-24 08:52:50.900 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5080c40e 2025-04-24 08:52:50.901 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5080c40e 2025-04-24 08:52:50.902 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5080c40e 2025-04-24 08:52:50.906 [DefaultDispatcher-worker-13 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5080c40e 2025-04-24 08:52:50.915 [DefaultDispatcher-worker-5 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-04-24 08:52:50.920 [DefaultDispatcher-worker-2 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-04-24 08:52:50.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-24 08:52:50.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-24 08:52:50.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.922 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29: (connection evicted) 2025-04-24 08:52:50.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-24 08:52:50.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-24 08:52:50.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-24 08:52:50.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-24 08:52:50.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:50.922 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5080c40e: (connection evicted) 2025-04-24 08:52:50.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:50.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-24 08:52:50.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1377b7bf 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-24 08:52:50.924 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-24 08:52:50.932 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-24 08:52:50.937 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-24 08:52:50.938 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-24 08:52:50.939 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4702faee 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-24 08:52:50.939 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-24 08:52:50.947 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-24 08:52:50.952 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-24 08:52:50.952 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-24 08:52:50.953 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-24 08:52:50.957 [DefaultDispatcher-worker-3 @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-24 08:52:50.964 [DefaultDispatcher-worker-5 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-24 08:52:50.971 [DefaultDispatcher-worker-18 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-24 08:52:50.975 [DefaultDispatcher-worker-18 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-24 08:52:50.982 [DefaultDispatcher-worker-7 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:50.982 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.982 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:50.982 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.983 [DefaultDispatcher-worker-19 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:50.983 [DefaultDispatcher-worker-19 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.024 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.039 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.092 [DefaultDispatcher-worker-13 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-24 08:52:51.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-24 08:52:51.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-24 08:52:51.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.096 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74fa4891: (connection evicted) 2025-04-24 08:52:51.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-24 08:52:51.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-24 08:52:51.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-24 08:52:51.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-24 08:52:51.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.097 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2: (connection evicted) 2025-04-24 08:52:51.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-24 08:52:51.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55691a59 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.098 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-24 08:52:51.099 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-24 08:52:51.099 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-24 08:52:51.099 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-24 08:52:51.106 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-24 08:52:51.111 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-24 08:52:51.112 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-24 08:52:51.113 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddd3fbd 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.113 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-24 08:52:51.114 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-24 08:52:51.114 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-24 08:52:51.114 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-24 08:52:51.121 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-24 08:52:51.126 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-24 08:52:51.127 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-24 08:52:51.128 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-24 08:52:51.131 [DefaultDispatcher-worker-5 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-24 08:52:51.139 [DefaultDispatcher-worker-22 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-24 08:52:51.145 [DefaultDispatcher-worker-11 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-24 08:52:51.149 [DefaultDispatcher-worker-22 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-24 08:52:51.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-24 08:52:51.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-24 08:52:51.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.151 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3405025a: (connection evicted) 2025-04-24 08:52:51.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-24 08:52:51.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-24 08:52:51.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-24 08:52:51.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-24 08:52:51.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.152 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd: (connection evicted) 2025-04-24 08:52:51.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-24 08:52:51.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28a821f9 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2025-04-24 08:52:51.153 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-24 08:52:51.160 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2025-04-24 08:52:51.165 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2025-04-24 08:52:51.166 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2025-04-24 08:52:51.167 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2025-04-24 08:52:51.167 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39889671 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-24 08:52:51.168 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-24 08:52:51.175 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-24 08:52:51.181 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-24 08:52:51.182 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-24 08:52:51.183 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-24 08:52:51.187 [DefaultDispatcher-worker-21 @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-24 08:52:51.194 [DefaultDispatcher-worker-21 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2025-04-24 08:52:51.200 [DefaultDispatcher-worker-19 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2025-04-24 08:52:51.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-24 08:52:51.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-24 08:52:51.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.202 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bcd497: (connection evicted) 2025-04-24 08:52:51.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-24 08:52:51.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-24 08:52:51.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-24 08:52:51.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-24 08:52:51.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.203 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982: (connection evicted) 2025-04-24 08:52:51.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-24 08:52:51.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@676b85f3 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2025-04-24 08:52:51.204 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-24 08:52:51.212 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2025-04-24 08:52:51.217 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2025-04-24 08:52:51.218 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2025-04-24 08:52:51.218 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c95292 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2025-04-24 08:52:51.219 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-24 08:52:51.227 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2025-04-24 08:52:51.231 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2025-04-24 08:52:51.232 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2025-04-24 08:52:51.233 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2025-04-24 08:52:51.237 [DefaultDispatcher-worker-15 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2025-04-24 08:52:51.244 [DefaultDispatcher-worker-2 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2025-04-24 08:52:51.250 [DefaultDispatcher-worker-14 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2025-04-24 08:52:51.255 [DefaultDispatcher-worker-15 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2025-04-24 08:52:51.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-24 08:52:51.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-24 08:52:51.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.258 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@544502d6: (connection evicted) 2025-04-24 08:52:51.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-24 08:52:51.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-24 08:52:51.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-24 08:52:51.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-24 08:52:51.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.258 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19d483dc: (connection evicted) 2025-04-24 08:52:51.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-24 08:52:51.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a81a18 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 08:52:51.260 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-24 08:52:51.268 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 08:52:51.275 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 08:52:51.276 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 08:52:51.277 [DefaultDispatcher-worker-14 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:51.277 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.277 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:51.277 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.277 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 08:52:51.282 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.282 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.284 [DefaultDispatcher-worker-2 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 08:52:51.289 [DefaultDispatcher-worker-20 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 08:52:51.298 [UI Thread @coroutine#5062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=720011631119626240 2025-04-24 08:52:51.298 [UI Thread @coroutine#5062] 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=720011631119626240. 2025-04-24 08:52:51.298 [UI Thread @coroutine#5062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=720011631119626240 2025-04-24 08:52:51.299 [UI Thread @coroutine#5062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=720011631119626240 2025-04-24 08:52:51.299 [UI Thread @coroutine#5062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=720011631119626240 2025-04-24 08:52:51.299 [UI Thread @coroutine#5062] 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=720011631119626240. 2025-04-24 08:52:51.299 [UI Thread @coroutine#5062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=720011631119626240 to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:51.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-24 08:52:51.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-24 08:52:51.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.301 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6803b02d: (connection evicted) 2025-04-24 08:52:51.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-24 08:52:51.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219a9b16 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.342 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-24 08:52:51.343 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-24 08:52:51.343 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-24 08:52:51.343 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-24 08:52:51.351 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-24 08:52:51.356 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-24 08:52:51.357 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-24 08:52:51.358 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-24 08:52:51.362 [DefaultDispatcher-worker-4 @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-24 08:52:51.369 [DefaultDispatcher-worker-7 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:51.369 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.369 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:51.369 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.370 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.370 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.373 [DefaultDispatcher-worker-6 @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-24 08:52:51.377 [DefaultDispatcher-worker-11 @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-24 08:52:51.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-24 08:52:51.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-24 08:52:51.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.384 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46: (connection evicted) 2025-04-24 08:52:51.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-24 08:52:51.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c807e6b 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-24 08:52:51.425 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-24 08:52:51.434 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-24 08:52:51.439 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-24 08:52:51.440 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-24 08:52:51.441 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-24 08:52:51.444 [DefaultDispatcher-worker-3 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:51.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-24 08:52:51.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-24 08:52:51.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:51.444 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.444 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:51.444 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-24 08:52:51.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-24 08:52:51.445 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.445 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66373f77 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-24 08:52:51.446 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-24 08:52:51.454 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-24 08:52:51.459 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-24 08:52:51.460 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-24 08:52:51.461 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-24 08:52:51.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-24 08:52:51.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-24 08:52:51.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:51.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-24 08:52:51.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@635791b7 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-04-24 08:52:51.464 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-24 08:52:51.473 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-04-24 08:52:51.478 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-04-24 08:52:51.479 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-04-24 08:52:51.480 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a9464d9 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-24 08:52:51.480 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-24 08:52:51.488 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-24 08:52:51.494 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-24 08:52:51.494 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-24 08:52:51.495 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-24 08:52:51.499 [DefaultDispatcher-worker-9 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-24 08:52:51.506 [DefaultDispatcher-worker-10 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-04-24 08:52:51.508 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.508 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 08:52:51.508 [UI Thread @coroutine#5168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.509 [UI Thread @coroutine#5168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.509 [UI Thread @coroutine#5168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.510 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 08:52:51.510 [UI Thread @coroutine#5168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:51.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-24 08:52:51.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-24 08:52:51.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.511 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2bec99: (connection evicted) 2025-04-24 08:52:51.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-24 08:52:51.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-24 08:52:51.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-24 08:52:51.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-24 08:52:51.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.511 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78f649d3: (connection evicted) 2025-04-24 08:52:51.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-24 08:52:51.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1afea182 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-04-24 08:52:51.513 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-24 08:52:51.521 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-04-24 08:52:51.522 [DefaultDispatcher-worker-14 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:51.522 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.522 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:51.522 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.523 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.523 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.526 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-04-24 08:52:51.527 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-04-24 08:52:51.528 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-04-24 08:52:51.528 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-24 08:52:51.528 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.528 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.528 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.528 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.528 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.528 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.528 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bdfa3e 2025-04-24 08:52:51.528 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.528 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-24 08:52:51.529 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-24 08:52:51.536 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-24 08:52:51.541 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-24 08:52:51.542 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-24 08:52:51.543 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-24 08:52:51.547 [DefaultDispatcher-worker-4 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-24 08:52:51.554 [DefaultDispatcher-worker-12 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-04-24 08:52:51.555 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.555 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 08:52:51.555 [UI Thread @coroutine#5200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.556 [UI Thread @coroutine#5200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.556 [UI Thread @coroutine#5200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-24 08:52:51.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-24 08:52:51.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.557 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f: (connection evicted) 2025-04-24 08:52:51.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-24 08:52:51.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-24 08:52:51.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-24 08:52:51.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-24 08:52:51.557 [DefaultDispatcher-worker-19 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:51.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.558 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.558 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:51.558 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.558 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3: (connection evicted) 2025-04-24 08:52:51.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-24 08:52:51.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-24 08:52:51.558 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.558 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb87b73 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-24 08:52:51.559 [Test worker @coroutine#5209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-24 08:52:51.567 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-24 08:52:51.572 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-24 08:52:51.573 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-24 08:52:51.573 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5abfb698 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-04-24 08:52:51.574 [Test worker @coroutine#5209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-24 08:52:51.582 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-04-24 08:52:51.587 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-04-24 08:52:51.587 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-04-24 08:52:51.588 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-04-24 08:52:51.595 [DefaultDispatcher-worker-18 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-04-24 08:52:51.597 [DefaultDispatcher-worker-15 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:51.597 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.597 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:51.597 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.598 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.602 [DefaultDispatcher-worker-10 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-24 08:52:51.603 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47609/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.603 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47609/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 08:52:51.603 [UI Thread @coroutine#5234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47609/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.604 [UI Thread @coroutine#5234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47609/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.604 [UI Thread @coroutine#5234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47609/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 08:52:51.604 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47609/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 08:52:51.604 [UI Thread @coroutine#5234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47609/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:51.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-24 08:52:51.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-24 08:52:51.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.605 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7: (connection evicted) 2025-04-24 08:52:51.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-24 08:52:51.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-24 08:52:51.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-24 08:52:51.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-24 08:52:51.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.606 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@184b3575: (connection evicted) 2025-04-24 08:52:51.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-24 08:52:51.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62df1f0e 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.607 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.608 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-24 08:52:51.608 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25ebea 2025-04-24 08:52:51.608 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25ebea 2025-04-24 08:52:51.608 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-24 08:52:51.615 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25ebea 2025-04-24 08:52:51.618 [DefaultDispatcher-worker-15 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:51.618 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.618 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:51.618 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.619 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.619 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.621 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25ebea 2025-04-24 08:52:51.622 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25ebea 2025-04-24 08:52:51.623 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25ebea 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32647dde 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c943847 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c943847 2025-04-24 08:52:51.623 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-24 08:52:51.631 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c943847 2025-04-24 08:52:51.636 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c943847 2025-04-24 08:52:51.637 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c943847 2025-04-24 08:52:51.638 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c943847 2025-04-24 08:52:51.641 [DefaultDispatcher-worker-5 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c943847 2025-04-24 08:52:51.648 [DefaultDispatcher-worker-14 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25ebea 2025-04-24 08:52:51.656 [DefaultDispatcher-worker-22 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25ebea 2025-04-24 08:52:51.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-24 08:52:51.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-24 08:52:51.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.662 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b25ebea: (connection evicted) 2025-04-24 08:52:51.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-24 08:52:51.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-24 08:52:51.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-24 08:52:51.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-24 08:52:51.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.663 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c943847: (connection evicted) 2025-04-24 08:52:51.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-24 08:52:51.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21304869 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.664 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-04-24 08:52:51.665 [Test worker @coroutine#5291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-24 08:52:51.672 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-04-24 08:52:51.677 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-04-24 08:52:51.678 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-04-24 08:52:51.679 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-04-24 08:52:51.684 [DefaultDispatcher-worker-7 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-04-24 08:52:51.695 [DefaultDispatcher-worker-3 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-04-24 08:52:51.701 [DefaultDispatcher-worker-18 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-04-24 08:52:51.711 [DefaultDispatcher-worker-19 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-04-24 08:52:51.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-24 08:52:51.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-24 08:52:51.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.713 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee: (connection evicted) 2025-04-24 08:52:51.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-24 08:52:51.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@568945a9 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.714 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-24 08:52:51.715 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8627e6 2025-04-24 08:52:51.715 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8627e6 2025-04-24 08:52:51.715 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-24 08:52:51.723 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8627e6 2025-04-24 08:52:51.728 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8627e6 2025-04-24 08:52:51.728 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8627e6 2025-04-24 08:52:51.729 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8627e6 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4998944b 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@217c7135 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@217c7135 2025-04-24 08:52:51.730 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-24 08:52:51.738 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c7135 2025-04-24 08:52:51.743 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c7135 2025-04-24 08:52:51.744 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c7135 2025-04-24 08:52:51.745 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c7135 2025-04-24 08:52:51.749 [DefaultDispatcher-worker-10 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c7135 2025-04-24 08:52:51.756 [DefaultDispatcher-worker-21 @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8627e6 2025-04-24 08:52:51.761 [DefaultDispatcher-worker-2 @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8627e6 2025-04-24 08:52:51.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-24 08:52:51.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-24 08:52:51.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.766 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e8627e6: (connection evicted) 2025-04-24 08:52:51.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-24 08:52:51.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-24 08:52:51.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-24 08:52:51.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-24 08:52:51.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.766 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@217c7135: (connection evicted) 2025-04-24 08:52:51.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-24 08:52:51.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-24 08:52:51.768 [DefaultDispatcher-worker-1 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36aacc46 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.768 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.768 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.768 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bc9802 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bc9802 2025-04-24 08:52:51.768 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-24 08:52:51.768 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.768 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.776 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bc9802 2025-04-24 08:52:51.781 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bc9802 2025-04-24 08:52:51.781 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bc9802 2025-04-24 08:52:51.782 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bc9802 2025-04-24 08:52:51.787 [DefaultDispatcher-worker-19 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bc9802 2025-04-24 08:52:51.791 [DefaultDispatcher-worker-5 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bc9802 2025-04-24 08:52:51.797 [DefaultDispatcher-worker-3 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bc9802 2025-04-24 08:52:51.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-24 08:52:51.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-24 08:52:51.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.798 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46bc9802: (connection evicted) 2025-04-24 08:52:51.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-24 08:52:51.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-24 08:52:51.799 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-24 08:52:51.799 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.799 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.799 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d5822bc 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5e19fe 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5e19fe 2025-04-24 08:52:51.800 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-24 08:52:51.807 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5e19fe 2025-04-24 08:52:51.812 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5e19fe 2025-04-24 08:52:51.813 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5e19fe 2025-04-24 08:52:51.814 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5e19fe 2025-04-24 08:52:51.819 [DefaultDispatcher-worker-3 @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5e19fe 2025-04-24 08:52:51.822 [DefaultDispatcher-worker-6 @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5e19fe 2025-04-24 08:52:51.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-24 08:52:51.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-24 08:52:51.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.823 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5e19fe: (connection evicted) 2025-04-24 08:52:51.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-24 08:52:51.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33684b87 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.824 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fccca 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fccca 2025-04-24 08:52:51.825 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-24 08:52:51.832 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1fccca 2025-04-24 08:52:51.837 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1fccca 2025-04-24 08:52:51.838 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1fccca 2025-04-24 08:52:51.839 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1fccca 2025-04-24 08:52:51.876 [DefaultDispatcher-worker-20 @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1fccca 2025-04-24 08:52:51.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-24 08:52:51.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-24 08:52:51.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.880 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b1fccca: (connection evicted) 2025-04-24 08:52:51.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-24 08:52:51.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-24 08:52:51.881 [DefaultDispatcher-worker-16 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:51.881 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.881 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:51.881 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e90a3de 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.881 [Test worker @coroutine#5446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-24 08:52:51.882 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-24 08:52:51.882 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-24 08:52:51.882 [Test worker @coroutine#5446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-24 08:52:51.882 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.882 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.889 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-24 08:52:51.894 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-24 08:52:51.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-24 08:52:51.896 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-24 08:52:51.901 [DefaultDispatcher-worker-9 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-24 08:52:51.904 [DefaultDispatcher-worker-18 @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-24 08:52:51.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-24 08:52:51.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-24 08:52:51.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:51.908 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9d573a6: (connection evicted) 2025-04-24 08:52:51.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-24 08:52:51.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d3776 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.910 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-24 08:52:51.911 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-24 08:52:51.911 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-24 08:52:51.911 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-24 08:52:51.918 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-24 08:52:51.923 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-24 08:52:51.924 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-24 08:52:51.925 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-24 08:52:51.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-24 08:52:51.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-24 08:52:51.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:51.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-24 08:52:51.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f9a620 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2025-04-24 08:52:51.928 [Test worker @coroutine#5487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-24 08:52:51.942 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2025-04-24 08:52:51.950 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2025-04-24 08:52:51.951 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2025-04-24 08:52:51.952 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2025-04-24 08:52:51.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-24 08:52:51.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-24 08:52:51.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:51.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-24 08:52:51.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a882681 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f4b3a2 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f4b3a2 2025-04-24 08:52:51.955 [Test worker @coroutine#5503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-24 08:52:51.970 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f4b3a2 2025-04-24 08:52:51.978 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f4b3a2 2025-04-24 08:52:51.980 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f4b3a2 2025-04-24 08:52:51.981 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f4b3a2 2025-04-24 08:52:51.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-24 08:52:51.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-24 08:52:51.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:51.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:51.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-24 08:52:51.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-24 08:52:51.989 [DefaultDispatcher-worker-20 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:51.989 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.989 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:51.989 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.990 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.990 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:51.991 [UI Thread @coroutine#5526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46111/Site/verify 2025-04-24 08:52:51.991 [UI Thread @coroutine#5526] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46111/Site/verify. 2025-04-24 08:52:51.991 [UI Thread @coroutine#5526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46111/Site/verify 2025-04-24 08:52:51.992 [UI Thread @coroutine#5526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46111/Site/verify 2025-04-24 08:52:51.992 [UI Thread @coroutine#5526] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46111/Site/verify 2025-04-24 08:52:51.993 [UI Thread @coroutine#5526] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46111/Site/verify. 2025-04-24 08:52:51.993 [UI Thread @coroutine#5526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46111/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59464f08 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-04-24 08:52:51.997 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-24 08:52:52.008 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-04-24 08:52:52.013 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-04-24 08:52:52.014 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-04-24 08:52:52.015 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-04-24 08:52:52.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-24 08:52:52.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-24 08:52:52.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:52.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-24 08:52:52.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f0de07 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@33742179 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@33742179 2025-04-24 08:52:52.018 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-24 08:52:52.027 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33742179 2025-04-24 08:52:52.032 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33742179 2025-04-24 08:52:52.033 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33742179 2025-04-24 08:52:52.034 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33742179 2025-04-24 08:52:52.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-24 08:52:52.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-24 08:52:52.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:52.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-24 08:52:52.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644ae4ff 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea4abef 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea4abef 2025-04-24 08:52:52.037 [Test worker @coroutine#5575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-24 08:52:52.046 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea4abef 2025-04-24 08:52:52.051 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea4abef 2025-04-24 08:52:52.052 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea4abef 2025-04-24 08:52:52.053 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea4abef 2025-04-24 08:52:52.054 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59137/Site/verify 2025-04-24 08:52:52.054 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59137/Site/verify. 2025-04-24 08:52:52.054 [UI Thread @coroutine#5590] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59137/Site/verify 2025-04-24 08:52:52.055 [UI Thread @coroutine#5590] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59137/Site/verify 2025-04-24 08:52:52.055 [UI Thread @coroutine#5590] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59137/Site/verify 2025-04-24 08:52:52.055 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59137/Site/verify. 2025-04-24 08:52:52.055 [UI Thread @coroutine#5590] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59137/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:52.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-24 08:52:52.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-24 08:52:52.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:52.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-24 08:52:52.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-24 08:52:52.060 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52245/Site/verify 2025-04-24 08:52:52.060 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52245/Site/verify. 2025-04-24 08:52:52.060 [UI Thread @coroutine#5602] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52245/Site/verify 2025-04-24 08:52:52.061 [UI Thread @coroutine#5602] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52245/Site/verify 2025-04-24 08:52:52.061 [UI Thread @coroutine#5602] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52245/Site/verify 2025-04-24 08:52:52.061 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52245/Site/verify. 2025-04-24 08:52:52.061 [UI Thread @coroutine#5602] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52245/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:52.065 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37461/Site/verify 2025-04-24 08:52:52.065 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37461/Site/verify. 2025-04-24 08:52:52.065 [UI Thread @coroutine#5615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37461/Site/verify 2025-04-24 08:52:52.066 [UI Thread @coroutine#5615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37461/Site/verify 2025-04-24 08:52:52.066 [UI Thread @coroutine#5615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37461/Site/verify 2025-04-24 08:52:52.066 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37461/Site/verify. 2025-04-24 08:52:52.066 [UI Thread @coroutine#5615] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37461/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:52.071 [UI Thread @coroutine#5629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-24 08:52:52.071 [UI Thread @coroutine#5629] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-24 08:52:52.071 [UI Thread @coroutine#5629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-24 08:52:52.072 [UI Thread @coroutine#5629] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a70c8d5 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.074 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-24 08:52:52.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.089 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.089 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.090 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.096 [DefaultDispatcher-worker-2 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.110 [DefaultDispatcher-worker-10 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.116 [DefaultDispatcher-worker-12 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.121 [DefaultDispatcher-worker-8 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.126 [DefaultDispatcher-worker-5 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.132 [DefaultDispatcher-worker-20 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.138 [DefaultDispatcher-worker-12 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.149 [DefaultDispatcher-worker-11 @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2025-04-24 08:52:52.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-24 08:52:52.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-24 08:52:52.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.150 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2936f48a: (connection evicted) 2025-04-24 08:52:52.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-24 08:52:52.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b9c037 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 08:52:52.152 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-24 08:52:52.162 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 08:52:52.168 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 08:52:52.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 08:52:52.169 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6816b0cb 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc8930f 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc8930f 2025-04-24 08:52:52.170 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-24 08:52:52.179 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc8930f 2025-04-24 08:52:52.184 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc8930f 2025-04-24 08:52:52.185 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc8930f 2025-04-24 08:52:52.186 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc8930f 2025-04-24 08:52:52.190 [DefaultDispatcher-worker-14 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc8930f 2025-04-24 08:52:52.197 [DefaultDispatcher-worker-9 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 08:52:52.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-24 08:52:52.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-24 08:52:52.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.207 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e950ef: (connection evicted) 2025-04-24 08:52:52.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-24 08:52:52.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-24 08:52:52.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-24 08:52:52.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-24 08:52:52.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.208 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fc8930f: (connection evicted) 2025-04-24 08:52:52.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-24 08:52:52.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b7272d6 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.209 [Test worker @coroutine#5714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-24 08:52:52.210 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 08:52:52.210 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 08:52:52.210 [Test worker @coroutine#5714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-24 08:52:52.217 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 08:52:52.222 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 08:52:52.223 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 08:52:52.225 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c72fff 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-24 08:52:52.225 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f10f6a 2025-04-24 08:52:52.226 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f10f6a 2025-04-24 08:52:52.226 [Test worker @coroutine#5714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-24 08:52:52.233 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f10f6a 2025-04-24 08:52:52.238 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f10f6a 2025-04-24 08:52:52.239 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f10f6a 2025-04-24 08:52:52.240 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f10f6a 2025-04-24 08:52:52.245 [DefaultDispatcher-worker-2 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f10f6a 2025-04-24 08:52:52.255 [DefaultDispatcher-worker-5 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 08:52:52.262 [DefaultDispatcher-worker-6 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 08:52:52.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-24 08:52:52.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-24 08:52:52.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.265 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@376aaeec: (connection evicted) 2025-04-24 08:52:52.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-24 08:52:52.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-24 08:52:52.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-24 08:52:52.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-24 08:52:52.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.266 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60f10f6a: (connection evicted) 2025-04-24 08:52:52.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-24 08:52:52.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db077a4 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.267 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-24 08:52:52.268 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-24 08:52:52.281 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-24 08:52:52.288 [DefaultDispatcher-worker-12 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:52.288 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.288 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:52.288 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.289 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.289 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.289 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-24 08:52:52.291 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-24 08:52:52.292 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19324eab 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bd3082 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bd3082 2025-04-24 08:52:52.293 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-24 08:52:52.306 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bd3082 2025-04-24 08:52:52.315 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bd3082 2025-04-24 08:52:52.316 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bd3082 2025-04-24 08:52:52.317 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bd3082 2025-04-24 08:52:52.321 [DefaultDispatcher-worker-10 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bd3082 2025-04-24 08:52:52.330 [DefaultDispatcher-worker-2 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-24 08:52:52.337 [DefaultDispatcher-worker-18 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-24 08:52:52.368 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.376 [DefaultDispatcher-worker-13 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:52.377 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.377 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:52.377 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.377 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.377 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.393 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.451 [DefaultDispatcher-worker-7 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:52.451 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.451 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:52.451 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.451 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.451 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.528 [DefaultDispatcher-worker-3 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:52.529 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.529 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:52.529 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.529 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.529 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.564 [DefaultDispatcher-worker-9 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:52.564 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.564 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:52.564 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.564 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.564 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-24 08:52:52.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-24 08:52:52.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.589 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ff7336: (connection evicted) 2025-04-24 08:52:52.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-24 08:52:52.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-24 08:52:52.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-24 08:52:52.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-24 08:52:52.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.590 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bd3082: (connection evicted) 2025-04-24 08:52:52.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-24 08:52:52.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-24 08:52:52.591 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c344ce 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-24 08:52:52.592 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-24 08:52:52.603 [DefaultDispatcher-worker-7 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:52.603 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.603 [DefaultDispatcher-worker-7 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:52.603 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.604 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.606 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-24 08:52:52.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-24 08:52:52.616 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-24 08:52:52.618 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@339de67e 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2025-04-24 08:52:52.618 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-24 08:52:52.625 [DefaultDispatcher-worker-14 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:52.625 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.625 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:52.625 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.626 [DefaultDispatcher-worker-22 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.626 [DefaultDispatcher-worker-22 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.632 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2025-04-24 08:52:52.640 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2025-04-24 08:52:52.642 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2025-04-24 08:52:52.643 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2025-04-24 08:52:52.649 [DefaultDispatcher-worker-3 @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75351aec 2025-04-24 08:52:52.658 [DefaultDispatcher-worker-20 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-24 08:52:52.664 [DefaultDispatcher-worker-18 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-24 08:52:52.670 [DefaultDispatcher-worker-22 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-24 08:52:52.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-24 08:52:52.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-24 08:52:52.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.673 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e587cd: (connection evicted) 2025-04-24 08:52:52.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-24 08:52:52.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-24 08:52:52.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-24 08:52:52.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-24 08:52:52.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.674 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75351aec: (connection evicted) 2025-04-24 08:52:52.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-24 08:52:52.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a5775f 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-24 08:52:52.675 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-24 08:52:52.676 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-24 08:52:52.689 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-24 08:52:52.698 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-24 08:52:52.699 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-24 08:52:52.701 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d3362f5 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.701 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-24 08:52:52.702 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-24 08:52:52.702 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-24 08:52:52.702 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-24 08:52:52.715 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-24 08:52:52.724 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-24 08:52:52.725 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-24 08:52:52.727 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-24 08:52:52.732 [DefaultDispatcher-worker-11 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-24 08:52:52.741 [DefaultDispatcher-worker-8 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-24 08:52:52.747 [DefaultDispatcher-worker-12 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-24 08:52:52.753 [DefaultDispatcher-worker-13 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-24 08:52:52.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-24 08:52:52.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-24 08:52:52.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.756 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f478e42: (connection evicted) 2025-04-24 08:52:52.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-24 08:52:52.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-24 08:52:52.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-24 08:52:52.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-24 08:52:52.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.757 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec: (connection evicted) 2025-04-24 08:52:52.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-24 08:52:52.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c16f67 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.758 [Test worker @coroutine#5946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-24 08:52:52.759 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-24 08:52:52.759 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-24 08:52:52.759 [Test worker @coroutine#5946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-24 08:52:52.772 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-24 08:52:52.774 [DefaultDispatcher-worker-12 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:52.774 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.774 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:52.774 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.775 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.775 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.781 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-24 08:52:52.783 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-24 08:52:52.784 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-24 08:52:52.784 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65dce54c 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-24 08:52:52.785 [Test worker @coroutine#5946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-24 08:52:52.798 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-24 08:52:52.807 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-24 08:52:52.808 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-24 08:52:52.810 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-24 08:52:52.815 [DefaultDispatcher-worker-2 @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-24 08:52:52.824 [DefaultDispatcher-worker-21 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-24 08:52:52.830 [DefaultDispatcher-worker-15 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-24 08:52:52.835 [DefaultDispatcher-worker-3 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-24 08:52:52.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-24 08:52:52.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-24 08:52:52.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.839 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a: (connection evicted) 2025-04-24 08:52:52.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-24 08:52:52.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-24 08:52:52.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-24 08:52:52.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-24 08:52:52.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.840 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bc007f5: (connection evicted) 2025-04-24 08:52:52.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-24 08:52:52.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc00f56 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.842 [Test worker @coroutine#6001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-24 08:52:52.843 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-24 08:52:52.843 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-24 08:52:52.843 [Test worker @coroutine#6001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-24 08:52:52.857 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-24 08:52:52.866 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-24 08:52:52.867 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-24 08:52:52.869 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-24 08:52:52.875 [DefaultDispatcher-worker-14 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-24 08:52:52.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-24 08:52:52.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-24 08:52:52.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.876 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e: (connection evicted) 2025-04-24 08:52:52.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-24 08:52:52.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-24 08:52:52.877 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-24 08:52:52.877 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eff875a 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-24 08:52:52.878 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-24 08:52:52.888 [DefaultDispatcher-worker-9 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:52.888 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.888 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:52.888 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.889 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.889 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.891 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-24 08:52:52.899 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-24 08:52:52.901 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-24 08:52:52.902 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-24 08:52:52.908 [DefaultDispatcher-worker-4 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-24 08:52:52.923 [DefaultDispatcher-worker-4 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-24 08:52:52.928 [DefaultDispatcher-worker-9 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-24 08:52:52.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-24 08:52:52.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-24 08:52:52.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.932 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9: (connection evicted) 2025-04-24 08:52:52.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-24 08:52:52.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-24 08:52:52.933 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-24 08:52:52.933 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6c69ff 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-24 08:52:52.934 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-24 08:52:52.947 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-24 08:52:52.955 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-24 08:52:52.957 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-24 08:52:52.958 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-24 08:52:52.964 [DefaultDispatcher-worker-9 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-24 08:52:52.978 [DefaultDispatcher-worker-3 @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-24 08:52:52.983 [DefaultDispatcher-worker-9 @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-24 08:52:52.993 [DefaultDispatcher-worker-15 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-24 08:52:52.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-24 08:52:52.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-24 08:52:52.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:52.994 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c65001c: (connection evicted) 2025-04-24 08:52:52.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:52.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-24 08:52:52.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45db8ba6 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-24 08:52:52.996 [Test worker @coroutine#6086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-24 08:52:52.997 [DefaultDispatcher-worker-15 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:52.997 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:52.997 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:52.997 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.001 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.001 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.009 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-24 08:52:53.018 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-24 08:52:53.020 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-24 08:52:53.021 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-24 08:52:53.028 [DefaultDispatcher-worker-10 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-24 08:52:53.042 [DefaultDispatcher-worker-10 @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-24 08:52:53.048 [DefaultDispatcher-worker-10 @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-24 08:52:53.055 [DefaultDispatcher-worker-2 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-24 08:52:53.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-24 08:52:53.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-24 08:52:53.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:53.056 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab: (connection evicted) 2025-04-24 08:52:53.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-24 08:52:53.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775e3699 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 08:52:53.059 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-24 08:52:53.072 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 08:52:53.081 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 08:52:53.082 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 08:52:53.084 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 08:52:53.091 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-260 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 due to dirty commit state on close(). 2025-04-24 08:52:53.091 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 08:52:53.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-24 08:52:53.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-24 08:52:53.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:53.092 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@251e00a0: (connection evicted) 2025-04-24 08:52:53.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-24 08:52:53.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71897380 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2025-04-24 08:52:53.093 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-24 08:52:53.106 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2025-04-24 08:52:53.115 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2025-04-24 08:52:53.116 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2025-04-24 08:52:53.118 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cbbf15 2025-04-24 08:52:53.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-24 08:52:53.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-24 08:52:53.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-24 08:52:53.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b07ccd 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.122 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-24 08:52:53.123 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-04-24 08:52:53.123 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-04-24 08:52:53.123 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-24 08:52:53.135 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-04-24 08:52:53.144 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-04-24 08:52:53.145 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-04-24 08:52:53.147 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2025-04-24 08:52:53.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-24 08:52:53.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-24 08:52:53.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-24 08:52:53.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-24 08:52:53.152 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-24 08:52:53.152 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.152 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.152 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.152 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12c10f49 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@71112fe 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@71112fe 2025-04-24 08:52:53.153 [UI Thread @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-24 08:52:53.169 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71112fe 2025-04-24 08:52:53.178 [UI Thread @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71112fe 2025-04-24 08:52:53.180 [UI Thread @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71112fe 2025-04-24 08:52:53.187 [UI Thread @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71112fe 2025-04-24 08:52:53.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-24 08:52:53.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-24 08:52:53.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:53.190 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71112fe: (connection evicted) 2025-04-24 08:52:53.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-24 08:52:53.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db618e3 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-04-24 08:52:53.192 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-24 08:52:53.206 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-04-24 08:52:53.215 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-04-24 08:52:53.217 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-04-24 08:52:53.218 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-04-24 08:52:53.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-24 08:52:53.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-24 08:52:53.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-24 08:52:53.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-24 08:52:53.221 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ed864c 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-04-24 08:52:53.222 [Test worker @coroutine#6218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-24 08:52:53.237 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-04-24 08:52:53.246 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-04-24 08:52:53.247 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-04-24 08:52:53.249 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-04-24 08:52:53.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-24 08:52:53.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-24 08:52:53.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-24 08:52:53.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-24 08:52:53.251 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ad8ca8 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b6886 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b6886 2025-04-24 08:52:53.252 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-24 08:52:53.266 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b6886 2025-04-24 08:52:53.276 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b6886 2025-04-24 08:52:53.277 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b6886 2025-04-24 08:52:53.279 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b6886 2025-04-24 08:52:53.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-24 08:52:53.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-24 08:52:53.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-24 08:52:53.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1720f8 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.281 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.282 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-24 08:52:53.282 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-24 08:52:53.282 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-24 08:52:53.282 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-24 08:52:53.296 [DefaultDispatcher-worker-1 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:53.296 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.296 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:53.296 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.296 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-24 08:52:53.297 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.297 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.305 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-24 08:52:53.307 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-24 08:52:53.308 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-24 08:52:53.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-24 08:52:53.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-24 08:52:53.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-24 08:52:53.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-24 08:52:53.312 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b24111 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1db27e 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1db27e 2025-04-24 08:52:53.313 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-24 08:52:53.328 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1db27e 2025-04-24 08:52:53.337 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1db27e 2025-04-24 08:52:53.339 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1db27e 2025-04-24 08:52:53.340 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1db27e 2025-04-24 08:52:53.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-24 08:52:53.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-24 08:52:53.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-24 08:52:53.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-24 08:52:53.344 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-24 08:52:53.344 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.344 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.344 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.344 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f4c44c 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@513babf3 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@513babf3 2025-04-24 08:52:53.345 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-24 08:52:53.359 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513babf3 2025-04-24 08:52:53.368 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513babf3 2025-04-24 08:52:53.370 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513babf3 2025-04-24 08:52:53.371 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513babf3 2025-04-24 08:52:53.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-24 08:52:53.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-24 08:52:53.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-24 08:52:53.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c6ff37 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.374 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-24 08:52:53.375 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-24 08:52:53.383 [DefaultDispatcher-worker-4 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:53.383 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.384 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:53.384 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.384 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.384 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.389 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-24 08:52:53.398 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-24 08:52:53.400 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-24 08:52:53.401 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-24 08:52:53.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-24 08:52:53.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-24 08:52:53.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-24 08:52:53.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-24 08:52:53.404 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8a50b8 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@a426150 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@a426150 2025-04-24 08:52:53.405 [Test worker @coroutine#6327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-24 08:52:53.419 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a426150 2025-04-24 08:52:53.429 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a426150 2025-04-24 08:52:53.430 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a426150 2025-04-24 08:52:53.432 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a426150 2025-04-24 08:52:53.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-24 08:52:53.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-24 08:52:53.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-24 08:52:53.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-24 08:52:53.436 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-24 08:52:53.436 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b828793 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.437 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-24 08:52:53.438 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d710482 2025-04-24 08:52:53.438 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d710482 2025-04-24 08:52:53.438 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-24 08:52:53.452 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d710482 2025-04-24 08:52:53.458 [DefaultDispatcher-worker-3 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:53.458 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.458 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:53.458 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.459 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.459 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.461 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d710482 2025-04-24 08:52:53.463 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d710482 2025-04-24 08:52:53.464 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d710482 2025-04-24 08:52:53.467 [UI Thread @coroutine#6362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-24 08:52:53.467 [UI Thread @coroutine#6362] 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-24 08:52:53.467 [UI Thread @coroutine#6362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-24 08:52:53.468 [UI Thread @coroutine#6362] 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-24 08:52:53.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-24 08:52:53.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-24 08:52:53.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-24 08:52:53.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d07e6aa 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.471 [Test worker @coroutine#6368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-24 08:52:53.472 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-24 08:52:53.472 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-24 08:52:53.472 [Test worker @coroutine#6368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-24 08:52:53.486 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-24 08:52:53.495 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-24 08:52:53.497 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-24 08:52:53.498 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-24 08:52:53.501 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34037/Site/verify 2025-04-24 08:52:53.501 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34037/Site/verify. 2025-04-24 08:52:53.501 [UI Thread @coroutine#6384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34037/Site/verify 2025-04-24 08:52:53.502 [UI Thread @coroutine#6384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34037/Site/verify 2025-04-24 08:52:53.502 [UI Thread @coroutine#6384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34037/Site/verify 2025-04-24 08:52:53.503 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34037/Site/verify. 2025-04-24 08:52:53.503 [UI Thread @coroutine#6384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34037/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 08:52:53.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-24 08:52:53.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-24 08:52:53.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 08:52:53.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:53.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-24 08:52:53.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f12982 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@5441309e 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@5441309e 2025-04-24 08:52:53.508 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-24 08:52:53.523 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5441309e 2025-04-24 08:52:53.532 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5441309e 2025-04-24 08:52:53.534 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5441309e 2025-04-24 08:52:53.535 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5441309e 2025-04-24 08:52:53.536 [DefaultDispatcher-worker-13 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:53.536 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.536 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:53.536 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.537 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.537 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.543 [DefaultDispatcher-worker-14 @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5441309e 2025-04-24 08:52:53.550 [DefaultDispatcher-worker-1 @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5441309e 2025-04-24 08:52:53.555 [UI Thread @coroutine#6414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42865/720011639924174848/_ustadmanifest.json 2025-04-24 08:52:53.555 [UI Thread @coroutine#6414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42865/720011639924174848/_ustadmanifest.json. 2025-04-24 08:52:53.555 [UI Thread @coroutine#6414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42865/720011639924174848/_ustadmanifest.json 2025-04-24 08:52:53.556 [UI Thread @coroutine#6414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42865/720011639924174848/_ustadmanifest.json 2025-04-24 08:52:53.556 [UI Thread @coroutine#6414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42865/720011639924174848/_ustadmanifest.json 2025-04-24 08:52:53.557 [UI Thread @coroutine#6414] 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:42865/720011639924174848/_ustadmanifest.json. 2025-04-24 08:52:53.557 [UI Thread @coroutine#6414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42865/720011639924174848/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:53.557 [UI Thread @coroutine#6414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42865/mediainfo.json 2025-04-24 08:52:53.557 [UI Thread @coroutine#6414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42865/mediainfo.json. 2025-04-24 08:52:53.557 [UI Thread @coroutine#6414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42865/mediainfo.json 2025-04-24 08:52:53.558 [UI Thread @coroutine#6414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42865/mediainfo.json 2025-04-24 08:52:53.558 [UI Thread @coroutine#6414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42865/mediainfo.json 2025-04-24 08:52:53.571 [DefaultDispatcher-worker-3 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:53.571 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.571 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:53.571 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.572 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.572 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.598 [UI Thread @coroutine#6414] 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:42865/mediainfo.json. 2025-04-24 08:52:53.598 [UI Thread @coroutine#6414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42865/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:53.608 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:53.612 [DefaultDispatcher-worker-22 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:53.612 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.612 [DefaultDispatcher-worker-22 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:53.612 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.612 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.631 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:53.631 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.631 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:53.631 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.632 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.632 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.781 [DefaultDispatcher-worker-5 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:53.781 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.781 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:53.781 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.782 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.782 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.894 [DefaultDispatcher-worker-15 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 08:52:53.894 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.894 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:53.894 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.895 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:53.895 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56993/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.007 [DefaultDispatcher-worker-13 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 08:52:54.007 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.007 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:54.007 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.008 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.008 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34833/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.302 [DefaultDispatcher-worker-15 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-24 08:52:54.302 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.302 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:54.302 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.303 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.303 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37681/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.379 [DefaultDispatcher-worker-19 @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17884d 2025-04-24 08:52:54.389 [DefaultDispatcher-worker-15 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-04-24 08:52:54.390 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.390 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:54.390 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.390 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.390 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52567/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.469 [DefaultDispatcher-worker-12 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 08:52:54.469 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.469 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:54.469 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.470 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.470 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46919/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.473 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:54.544 [DefaultDispatcher-worker-5 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 08:52:54.544 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.544 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:54.544 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.545 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.545 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44475/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.578 [DefaultDispatcher-worker-5 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 08:52:54.578 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.579 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:54.579 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.579 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.579 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51169/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-24 08:52:54.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-24 08:52:54.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:54.601 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5441309e: (connection evicted) 2025-04-24 08:52:54.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:54.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-24 08:52:54.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-24 08:52:54.619 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adf293 2025-04-24 08:52:54.619 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.619 [DefaultDispatcher-worker-6 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:54.619 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.620 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c0da40 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ff91 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ff91 2025-04-24 08:52:54.626 [Test worker @coroutine#6468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-24 08:52:54.639 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-04-24 08:52:54.639 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.639 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:54.639 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.639 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ff91 2025-04-24 08:52:54.640 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.640 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.648 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ff91 2025-04-24 08:52:54.650 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ff91 2025-04-24 08:52:54.651 [Test worker @coroutine#6476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ff91 2025-04-24 08:52:54.659 [DefaultDispatcher-worker-5 @coroutine#6478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ff91 2025-04-24 08:52:54.665 [DefaultDispatcher-worker-21 @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ff91 2025-04-24 08:52:54.727 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:54.788 [DefaultDispatcher-worker-11 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 08:52:54.788 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.788 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId. 2025-04-24 08:52:54.788 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.790 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.790 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46023/UmAppDatabase/replication/nodeId 2025-04-24 08:52:54.793 [UI Thread @coroutine#6487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49229/720011642729930752/_ustadmanifest.json 2025-04-24 08:52:54.793 [UI Thread @coroutine#6487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49229/720011642729930752/_ustadmanifest.json. 2025-04-24 08:52:54.793 [UI Thread @coroutine#6487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49229/720011642729930752/_ustadmanifest.json 2025-04-24 08:52:54.794 [UI Thread @coroutine#6487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49229/720011642729930752/_ustadmanifest.json 2025-04-24 08:52:54.794 [UI Thread @coroutine#6487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49229/720011642729930752/_ustadmanifest.json 2025-04-24 08:52:54.794 [UI Thread @coroutine#6487] 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:49229/720011642729930752/_ustadmanifest.json. 2025-04-24 08:52:54.794 [UI Thread @coroutine#6487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49229/720011642729930752/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:54.795 [UI Thread @coroutine#6487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49229/tincan.xml 2025-04-24 08:52:54.795 [UI Thread @coroutine#6487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49229/tincan.xml. 2025-04-24 08:52:54.795 [UI Thread @coroutine#6487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49229/tincan.xml 2025-04-24 08:52:54.795 [UI Thread @coroutine#6487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49229/tincan.xml 2025-04-24 08:52:54.795 [UI Thread @coroutine#6487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49229/tincan.xml 2025-04-24 08:52:54.816 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:54.836 [UI Thread @coroutine#6487] 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:49229/tincan.xml. 2025-04-24 08:52:54.836 [UI Thread @coroutine#6487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49229/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-24 08:52:54.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-24 08:52:54.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-24 08:52:54.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 08:52:54.844 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@763ff91: (connection evicted) 2025-04-24 08:52:54.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 08:52:54.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-24 08:52:54.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-24 15:56:08.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-24 15:56:08.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:08.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:08.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:08.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:08.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:08.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:08.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:08.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:08.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:08.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:08.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:08.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:08.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:08.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-24 15:56:08.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:08.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:08.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:08.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:08.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:08.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-24 15:56:08.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:08.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:08.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-24 15:56:08.475 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:08.478 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@161714fe 2025-04-24 15:56:08.478 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@161714fe 2025-04-24 15:56:08.481 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d0f84c 2025-04-24 15:56:08.482 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d0f84c 2025-04-24 15:56:08.484 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cef7f8e 2025-04-24 15:56:08.488 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cef7f8e 2025-04-24 15:56:08.497 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59edf277 2025-04-24 15:56:08.497 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59edf277 2025-04-24 15:56:08.506 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7773ad50 2025-04-24 15:56:08.509 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7773ad50 2025-04-24 15:56:08.513 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fe296a 2025-04-24 15:56:08.514 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fe296a 2025-04-24 15:56:08.519 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8a28f4 2025-04-24 15:56:08.520 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8a28f4 2025-04-24 15:56:08.525 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c20d38 2025-04-24 15:56:08.525 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c20d38 2025-04-24 15:56:08.528 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@53312e7d 2025-04-24 15:56:08.529 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@53312e7d 2025-04-24 15:56:08.529 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-24 15:56:08.539 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:08.595 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:08.607 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:08.968 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:08.969 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:08.970 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:08.975 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:09.032 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:09.033 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 15:56:09.033 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:09.033 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 15:56:09.148 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:09.228 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:09.280 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:09.382 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:09.433 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:09.453 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:09.627 [DefaultDispatcher-worker-16 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 15:56:09.669 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 15:56:09.671 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 15:56:09.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-24 15:56:09.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-24 15:56:09.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 15:56:09.701 [DefaultDispatcher-worker-7 @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-24 15:56:09.704 [DefaultDispatcher-worker-16 @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-24 15:56:09.705 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-24 15:56:09.707 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@161714fe: (connection evicted) 2025-04-24 15:56:09.708 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d0f84c: (connection evicted) 2025-04-24 15:56:09.708 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cef7f8e: (connection evicted) 2025-04-24 15:56:09.713 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59edf277: (connection evicted) 2025-04-24 15:56:09.713 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7773ad50: (connection evicted) 2025-04-24 15:56:09.714 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fe296a: (connection evicted) 2025-04-24 15:56:09.714 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f8a28f4: (connection evicted) 2025-04-24 15:56:09.715 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39c20d38: (connection evicted) 2025-04-24 15:56:09.715 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53312e7d: (connection evicted) 2025-04-24 15:56:09.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:09.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-24 15:56:09.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-24 15:56:09.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-24 15:56:09.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@559d19c 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:09.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:09.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:09.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:09.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:09.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:09.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:09.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:09.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:09.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:09.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-24 15:56:09.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-24 15:56:09.765 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.782 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.785 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.791 [DefaultDispatcher-worker-19 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:09.792 [DefaultDispatcher-worker-19 @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-24 15:56:09.793 [DefaultDispatcher-worker-19 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:09.795 [DefaultDispatcher-worker-19 @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-24 15:56:09.804 [DefaultDispatcher-worker-1 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.806 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 15:56:09.806 [DefaultDispatcher-worker-1 @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-24 15:56:09.806 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 15:56:09.815 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.844 [DefaultDispatcher-worker-15 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.860 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:09.869 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.865 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18eb396e 2025-04-24 15:56:09.872 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18eb396e 2025-04-24 15:56:09.875 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@162cd403 2025-04-24 15:56:09.875 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@162cd403 2025-04-24 15:56:09.883 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1213521e 2025-04-24 15:56:09.883 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1213521e 2025-04-24 15:56:09.889 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5711de38 2025-04-24 15:56:09.889 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5711de38 2025-04-24 15:56:09.893 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.894 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f0bdfd 2025-04-24 15:56:09.894 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f0bdfd 2025-04-24 15:56:09.897 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@660cefec 2025-04-24 15:56:09.898 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@660cefec 2025-04-24 15:56:09.901 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e07d291 2025-04-24 15:56:09.902 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e07d291 2025-04-24 15:56:09.903 [DefaultDispatcher-worker-13 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:09.905 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@373e2177 2025-04-24 15:56:09.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@373e2177 2025-04-24 15:56:09.910 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24327d38 2025-04-24 15:56:09.911 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24327d38 2025-04-24 15:56:09.911 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-24 15:56:09.915 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:10.032 [DefaultDispatcher-worker-10 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e 2025-04-24 15:56:10.084 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 15:56:10.085 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 15:56:10.089 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:10.092 [DefaultDispatcher-worker-13 @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-24 15:56:10.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-24 15:56:10.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-24 15:56:10.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 15:56:10.096 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba6557e: (connection evicted) 2025-04-24 15:56:10.097 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18eb396e: (connection evicted) 2025-04-24 15:56:10.097 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@162cd403: (connection evicted) 2025-04-24 15:56:10.097 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1213521e: (connection evicted) 2025-04-24 15:56:10.100 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5711de38: (connection evicted) 2025-04-24 15:56:10.105 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16f0bdfd: (connection evicted) 2025-04-24 15:56:10.106 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@660cefec: (connection evicted) 2025-04-24 15:56:10.106 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e07d291: (connection evicted) 2025-04-24 15:56:10.107 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@373e2177: (connection evicted) 2025-04-24 15:56:10.108 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24327d38: (connection evicted) 2025-04-24 15:56:10.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:10.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-24 15:56:10.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-24 15:56:10.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-24 15:56:10.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e050be1 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-24 15:56:10.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:10.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:10.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:10.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:10.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:10.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:10.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:10.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:10.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-24 15:56:10.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@506aa618 2025-04-24 15:56:10.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@506aa618 2025-04-24 15:56:10.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-24 15:56:10.275 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cea921a 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:10.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:10.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:10.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-24 15:56:10.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc16fe2 2025-04-24 15:56:10.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc16fe2 2025-04-24 15:56:10.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-24 15:56:10.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-24 15:56:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78545d40 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:10.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-24 15:56:10.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@144a5e6e 2025-04-24 15:56:10.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@144a5e6e 2025-04-24 15:56:10.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-24 15:56:10.715 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:10.754 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:10.866 [Test worker @coroutine#80] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc16fe2 2025-04-24 15:56:11.419 [DefaultDispatcher-worker-20 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144a5e6e 2025-04-24 15:56:11.439 [DefaultDispatcher-worker-20 @coroutine#88] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144a5e6e 2025-04-24 15:56:11.440 [DefaultDispatcher-worker-20 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53449/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 15:56:11.440 [DefaultDispatcher-worker-20 @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:53449/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-24 15:56:11.444 [DefaultDispatcher-worker-20 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53449/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 15:56:11.488 [DefaultDispatcher-worker-20 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53449/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 15:56:11.488 [DefaultDispatcher-worker-20 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53449/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 15:56:11.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-24 15:56:11.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-24 15:56:11.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:11.561 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bc16fe2: (connection evicted) 2025-04-24 15:56:11.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:11.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-24 15:56:11.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-24 15:56:11.572 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144a5e6e 2025-04-24 15:56:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3feebf9c 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:11.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:11.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:11.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-24 15:56:11.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e42684 2025-04-24 15:56:11.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e42684 2025-04-24 15:56:11.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-24 15:56:11.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d610e1 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-24 15:56:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:11.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:11.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:11.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:11.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:11.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:11.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:11.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:11.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-24 15:56:11.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@16391278 2025-04-24 15:56:11.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@16391278 2025-04-24 15:56:11.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-24 15:56:11.687 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:11.733 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:11.758 [DefaultDispatcher-worker-16 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16391278 2025-04-24 15:56:11.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-24 15:56:11.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-24 15:56:11.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:11.768 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55e42684: (connection evicted) 2025-04-24 15:56:11.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:11.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-24 15:56:11.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-24 15:56:11.776 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16391278 2025-04-24 15:56:11.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503556cb 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:11.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:11.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-24 15:56:11.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aa381f 2025-04-24 15:56:11.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aa381f 2025-04-24 15:56:11.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-24 15:56:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6115846e 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:11.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:11.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-24 15:56:11.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2025-04-24 15:56:11.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2025-04-24 15:56:11.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-24 15:56:11.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-24 15:56:11.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-24 15:56:11.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:11.870 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12aa381f: (connection evicted) 2025-04-24 15:56:11.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:11.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-24 15:56:11.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6210666c 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:11.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:11.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:11.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-24 15:56:11.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@52657d5f 2025-04-24 15:56:11.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@52657d5f 2025-04-24 15:56:11.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43d3995f 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:11.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:11.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-24 15:56:11.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c830ebd 2025-04-24 15:56:11.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c830ebd 2025-04-24 15:56:11.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-24 15:56:11.928 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:11.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-24 15:56:11.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-24 15:56:11.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:11.951 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52657d5f: (connection evicted) 2025-04-24 15:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:11.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-24 15:56:11.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-24 15:56:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-24 15:56:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9dc782d 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:11.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-24 15:56:11.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@401926df 2025-04-24 15:56:11.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@401926df 2025-04-24 15:56:11.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@271e851e 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-24 15:56:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:12.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-24 15:56:12.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e14b53 2025-04-24 15:56:12.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e14b53 2025-04-24 15:56:12.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-24 15:56:12.023 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:12.061 [HikariPool-12 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:12.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-24 15:56:12.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-24 15:56:12.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:12.094 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@401926df: (connection evicted) 2025-04-24 15:56:12.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:12.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-24 15:56:12.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-24 15:56:12.114 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:12.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2f9e3c 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:12.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-24 15:56:12.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7e0259 2025-04-24 15:56:12.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7e0259 2025-04-24 15:56:12.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-24 15:56:12.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@646e6d07 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:12.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-24 15:56:12.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@652b3733 2025-04-24 15:56:12.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@652b3733 2025-04-24 15:56:12.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-24 15:56:12.486 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:12.514 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:12.664 [DefaultDispatcher-worker-15 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652b3733 2025-04-24 15:56:12.734 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652b3733 2025-04-24 15:56:12.754 [DefaultDispatcher-worker-3 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652b3733 2025-04-24 15:56:12.775 [DefaultDispatcher-worker-13 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652b3733 2025-04-24 15:56:12.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-24 15:56:12.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-24 15:56:12.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:12.920 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e7e0259: (connection evicted) 2025-04-24 15:56:12.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:12.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-24 15:56:12.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-24 15:56:12.939 [Test worker @coroutine#142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652b3733 2025-04-24 15:56:12.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-24 15:56:12.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:12.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:12.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121cf6f4 2025-04-24 15:56:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:12.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:12.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:12.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:12.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:12.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:12.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-24 15:56:13.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-24 15:56:13.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2025-04-24 15:56:13.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2025-04-24 15:56:13.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-24 15:56:13.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab455e2 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-24 15:56:13.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac685ef 2025-04-24 15:56:13.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac685ef 2025-04-24 15:56:13.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-24 15:56:13.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-24 15:56:13.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-24 15:56:13.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.079 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23df7fad: (connection evicted) 2025-04-24 15:56:13.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:13.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-24 15:56:13.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35536760 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-24 15:56:13.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e21083 2025-04-24 15:56:13.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e21083 2025-04-24 15:56:13.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-24 15:56:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-24 15:56:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67a6a2d0 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85e3f1 2025-04-24 15:56:13.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85e3f1 2025-04-24 15:56:13.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-24 15:56:13.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-24 15:56:13.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-24 15:56:13.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.124 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27e21083: (connection evicted) 2025-04-24 15:56:13.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:13.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-24 15:56:13.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-24 15:56:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fb2354 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-24 15:56:13.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-04-24 15:56:13.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-04-24 15:56:13.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-24 15:56:13.151 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-24 15:56:13.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43423d40 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-24 15:56:13.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2025-04-24 15:56:13.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2025-04-24 15:56:13.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-24 15:56:13.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-24 15:56:13.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-24 15:56:13.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.184 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2: (connection evicted) 2025-04-24 15:56:13.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:13.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-24 15:56:13.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-24 15:56:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-24 15:56:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39dda56f 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-24 15:56:13.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7 2025-04-24 15:56:13.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7 2025-04-24 15:56:13.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-24 15:56:13.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-24 15:56:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df37f7a 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-24 15:56:13.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2025-04-24 15:56:13.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2025-04-24 15:56:13.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-24 15:56:13.248 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.269 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.296 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.314 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-24 15:56:13.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-24 15:56:13.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.317 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7: (connection evicted) 2025-04-24 15:56:13.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:13.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-24 15:56:13.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b8c9de 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-24 15:56:13.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b490d5e 2025-04-24 15:56:13.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b490d5e 2025-04-24 15:56:13.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f6c4ae 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-24 15:56:13.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-24 15:56:13.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@b808af5 2025-04-24 15:56:13.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@b808af5 2025-04-24 15:56:13.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-24 15:56:13.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-24 15:56:13.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-24 15:56:13.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.354 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b490d5e: (connection evicted) 2025-04-24 15:56:13.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:13.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-24 15:56:13.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-24 15:56:13.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73385d3f 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-24 15:56:13.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2025-04-24 15:56:13.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2025-04-24 15:56:13.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a9cc24 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-24 15:56:13.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2025-04-24 15:56:13.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2025-04-24 15:56:13.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-24 15:56:13.392 [DefaultDispatcher-worker-15 @coroutine#185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2025-04-24 15:56:13.395 [DefaultDispatcher-worker-15 @coroutine#187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2025-04-24 15:56:13.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-24 15:56:13.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-24 15:56:13.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.398 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31: (connection evicted) 2025-04-24 15:56:13.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:13.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-24 15:56:13.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-24 15:56:13.400 [Test worker @coroutine#189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2025-04-24 15:56:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c4f23b 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-24 15:56:13.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2025-04-24 15:56:13.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2025-04-24 15:56:13.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5503c7d 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-24 15:56:13.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-04-24 15:56:13.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-04-24 15:56:13.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-24 15:56:13.445 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-24 15:56:13.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-24 15:56:13.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.454 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15371de2: (connection evicted) 2025-04-24 15:56:13.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:13.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-24 15:56:13.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17befef0 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-24 15:56:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-24 15:56:13.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2025-04-24 15:56:13.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2025-04-24 15:56:13.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-24 15:56:13.479 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f73f0c7 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-24 15:56:13.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-04-24 15:56:13.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-04-24 15:56:13.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-24 15:56:13.533 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.575 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.602 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.662 [DefaultDispatcher-worker-15 @coroutine#207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-04-24 15:56:13.664 [DefaultDispatcher-worker-15 @coroutine#209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-04-24 15:56:13.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-24 15:56:13.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-24 15:56:13.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.667 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3129299f: (connection evicted) 2025-04-24 15:56:13.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:13.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-24 15:56:13.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-24 15:56:13.669 [Test worker @coroutine#211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-04-24 15:56:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e6c22a 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-24 15:56:13.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@516c20de 2025-04-24 15:56:13.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@516c20de 2025-04-24 15:56:13.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-24 15:56:13.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ab5e63 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:13.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:13.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-24 15:56:13.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2025-04-24 15:56:13.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2025-04-24 15:56:13.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-24 15:56:13.773 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:13.808 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-24 15:56:14.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-24 15:56:14.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.056 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@516c20de: (connection evicted) 2025-04-24 15:56:14.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-24 15:56:14.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8df667 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-24 15:56:14.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@be616f0 2025-04-24 15:56:14.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@be616f0 2025-04-24 15:56:14.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-24 15:56:14.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f5d7fd5 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-24 15:56:14.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2025-04-24 15:56:14.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2025-04-24 15:56:14.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-24 15:56:14.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-24 15:56:14.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-24 15:56:14.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.103 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@be616f0: (connection evicted) 2025-04-24 15:56:14.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-24 15:56:14.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-24 15:56:14.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-24 15:56:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3ab672 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-24 15:56:14.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2025-04-24 15:56:14.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2025-04-24 15:56:14.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-24 15:56:14.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8bccfb 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-24 15:56:14.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2025-04-24 15:56:14.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2025-04-24 15:56:14.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-24 15:56:14.185 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.214 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.230 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.289 [DefaultDispatcher-worker-16 @coroutine#235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2025-04-24 15:56:14.290 [DefaultDispatcher-worker-16 @coroutine#237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2025-04-24 15:56:14.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-24 15:56:14.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-24 15:56:14.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.293 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d764641: (connection evicted) 2025-04-24 15:56:14.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-24 15:56:14.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-24 15:56:14.295 [Test worker @coroutine#239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2025-04-24 15:56:14.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e6761f 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-24 15:56:14.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-04-24 15:56:14.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-04-24 15:56:14.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7c4734 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-24 15:56:14.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-04-24 15:56:14.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-04-24 15:56:14.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-24 15:56:14.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-24 15:56:14.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-24 15:56:14.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.321 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb: (connection evicted) 2025-04-24 15:56:14.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-24 15:56:14.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-24 15:56:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb91027 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-24 15:56:14.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5342eec5 2025-04-24 15:56:14.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5342eec5 2025-04-24 15:56:14.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-24 15:56:14.354 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5342eec5 2025-04-24 15:56:14.364 [Test worker @coroutine#248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5342eec5 2025-04-24 15:56:14.367 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5342eec5 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73be4cdd 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-24 15:56:14.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-24 15:56:14.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-24 15:56:14.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-24 15:56:14.382 [DefaultDispatcher-worker-13 @coroutine#252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5342eec5 2025-04-24 15:56:14.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-24 15:56:14.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-24 15:56:14.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.386 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5342eec5: (connection evicted) 2025-04-24 15:56:14.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-24 15:56:14.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ee2423 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-24 15:56:14.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-24 15:56:14.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-24 15:56:14.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-24 15:56:14.396 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-24 15:56:14.404 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-24 15:56:14.406 [Test worker @coroutine#267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-24 15:56:14.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb71788 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-24 15:56:14.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-04-24 15:56:14.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-04-24 15:56:14.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-24 15:56:14.414 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.420 [DefaultDispatcher-worker-18 @coroutine#269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762da62b 2025-04-24 15:56:14.420 [DefaultDispatcher-worker-11 @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-04-24 15:56:14.423 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-04-24 15:56:14.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-24 15:56:14.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-24 15:56:14.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.430 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@762da62b: (connection evicted) 2025-04-24 15:56:14.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-24 15:56:14.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-24 15:56:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66863941 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-24 15:56:14.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-04-24 15:56:14.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-04-24 15:56:14.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-24 15:56:14.442 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-04-24 15:56:14.452 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-04-24 15:56:14.454 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd5689d 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-24 15:56:14.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@218f2f51 2025-04-24 15:56:14.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@218f2f51 2025-04-24 15:56:14.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-24 15:56:14.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-24 15:56:14.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-24 15:56:14.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:14.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-24 15:56:14.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e48b65 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-24 15:56:14.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-24 15:56:14.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-24 15:56:14.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-24 15:56:14.472 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-24 15:56:14.475 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.481 [Test worker @coroutine#303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-24 15:56:14.484 [Test worker @coroutine#305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-24 15:56:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26aee0a6 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-24 15:56:14.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-24 15:56:14.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-24 15:56:14.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-24 15:56:14.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-24 15:56:14.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-24 15:56:14.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:14.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-24 15:56:14.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-24 15:56:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-24 15:56:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15130002 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-24 15:56:14.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-24 15:56:14.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-24 15:56:14.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-24 15:56:14.511 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.560 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.560 [DefaultDispatcher-worker-5 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-24 15:56:14.571 [DefaultDispatcher-worker-11 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-24 15:56:14.592 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.610 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.624 [DefaultDispatcher-worker-11 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-24 15:56:14.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-24 15:56:14.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-24 15:56:14.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.627 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@900649e: (connection evicted) 2025-04-24 15:56:14.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-24 15:56:14.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-24 15:56:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@186f7434 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-24 15:56:14.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffc6ea7 2025-04-24 15:56:14.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffc6ea7 2025-04-24 15:56:14.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-24 15:56:14.667 [DefaultDispatcher-worker-3 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffc6ea7 2025-04-24 15:56:14.676 [DefaultDispatcher-worker-10 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffc6ea7 2025-04-24 15:56:14.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-24 15:56:14.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-24 15:56:14.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.695 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ffc6ea7: (connection evicted) 2025-04-24 15:56:14.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-24 15:56:14.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-24 15:56:14.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73da303e 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@32513dea 2025-04-24 15:56:14.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@32513dea 2025-04-24 15:56:14.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-24 15:56:14.729 [DefaultDispatcher-worker-7 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32513dea 2025-04-24 15:56:14.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-24 15:56:14.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-24 15:56:14.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.732 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32513dea: (connection evicted) 2025-04-24 15:56:14.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-24 15:56:14.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-24 15:56:14.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a5bef0 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-24 15:56:14.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@570ed9c 2025-04-24 15:56:14.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@570ed9c 2025-04-24 15:56:14.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-24 15:56:14.774 [DefaultDispatcher-worker-12 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570ed9c 2025-04-24 15:56:14.783 [DefaultDispatcher-worker-16 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570ed9c 2025-04-24 15:56:14.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-24 15:56:14.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-24 15:56:14.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.785 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@570ed9c: (connection evicted) 2025-04-24 15:56:14.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-24 15:56:14.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ffbf0ac 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-24 15:56:14.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@237aa0c7 2025-04-24 15:56:14.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@237aa0c7 2025-04-24 15:56:14.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-24 15:56:14.818 [DefaultDispatcher-worker-6 @coroutine#331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237aa0c7 2025-04-24 15:56:14.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-24 15:56:14.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-24 15:56:14.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.820 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@237aa0c7: (connection evicted) 2025-04-24 15:56:14.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-24 15:56:14.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b66ac74 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:14.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-24 15:56:14.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-24 15:56:14.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-24 15:56:14.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-24 15:56:14.862 [DefaultDispatcher-worker-14 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-24 15:56:14.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-24 15:56:14.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-24 15:56:14.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:14.863 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b88af70: (connection evicted) 2025-04-24 15:56:14.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:14.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-24 15:56:14.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-24 15:56:15.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aa0feb2 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:15.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@32069394 2025-04-24 15:56:15.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@32069394 2025-04-24 15:56:15.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-24 15:56:15.171 [DefaultDispatcher-worker-15 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32069394 2025-04-24 15:56:15.182 [DefaultDispatcher-worker-21 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32069394 2025-04-24 15:56:15.185 [Test worker @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39293/manifest.json 2025-04-24 15:56:15.185 [Test worker @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.localdomain:39293/manifest.json. 2025-04-24 15:56:15.185 [Test worker @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39293/manifest.json 2025-04-24 15:56:15.188 [Test worker @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39293/manifest.json 2025-04-24 15:56:15.188 [Test worker @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39293/manifest.json 2025-04-24 15:56:15.192 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:15.352 [Test worker @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.localdomain:39293/manifest.json. 2025-04-24 15:56:15.352 [Test worker @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39293/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:56:15.377 [DefaultDispatcher-worker-11 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32069394 2025-04-24 15:56:15.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-24 15:56:15.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-24 15:56:15.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:15.389 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32069394: (connection evicted) 2025-04-24 15:56:15.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:15.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-24 15:56:15.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-24 15:56:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6108fd23 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:15.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-24 15:56:15.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5 2025-04-24 15:56:15.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5 2025-04-24 15:56:15.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-24 15:56:15.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6a22dd 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:15.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:15.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-24 15:56:15.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6f5842 2025-04-24 15:56:15.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6f5842 2025-04-24 15:56:15.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-24 15:56:15.480 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 15:56:15.524 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:15.557 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:15.600 [Test worker] INFO ktor.application - Application started in 0.128 seconds. 2025-04-24 15:56:15.600 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7aaf6bfd 2025-04-24 15:56:15.725 [DefaultDispatcher-worker-10 @coroutine#360] INFO ktor.application - Responding at http://0.0.0.0:41349 2025-04-24 15:56:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2748bd6c 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:15.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-24 15:56:15.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2025-04-24 15:56:15.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2025-04-24 15:56:15.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-24 15:56:15.773 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 15:56:15.792 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 15:56:15.792 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 15:56:15.793 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 15:56:15.793 [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-24 15:56:15.793 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 15:56:15.793 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 15:56:15.793 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 15:56:15.793 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18356951 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:15.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-24 15:56:15.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:15.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:15.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-24 15:56:15.827 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:15.859 [DefaultDispatcher-worker-2 @coroutine#366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:15.877 [DefaultDispatcher-worker-3 @coroutine#366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:15.892 [DefaultDispatcher-worker-13 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2025-04-24 15:56:15.895 [DefaultDispatcher-worker-13 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2025-04-24 15:56:15.902 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:15.906 [DefaultDispatcher-worker-3 @coroutine#366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:15.919 [DefaultDispatcher-worker-5 @coroutine#366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:15.919 [Test worker @coroutine#366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json 2025-04-24 15:56:15.919 [Test worker @coroutine#366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json. 2025-04-24 15:56:15.919 [Test worker @coroutine#366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json 2025-04-24 15:56:15.932 [Test worker @coroutine#366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json 2025-04-24 15:56:15.932 [Test worker @coroutine#366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json 2025-04-24 15:56:15.933 [Test worker @coroutine#366] 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:41349/api/content/720120738918539264/_ustadmanifest.json. 2025-04-24 15:56:15.933 [Test worker @coroutine#366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:56:15.954 [DefaultDispatcher-worker-6 @coroutine#366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:15.962 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 15:56:15.966 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9d0f736b-8ea9-4829-b9af-fcec614a99eb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 15:56:15.971 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 15:56:15.973 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9d0f736b-8ea9-4829-b9af-fcec614a99eb 2025-04-24 15:56:15.982 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:15.983 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41349/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:15.983 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:15.983 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41349/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:15.997 [DefaultDispatcher-worker-17 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:15.999 [DefaultDispatcher-worker-17 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41349/UmAppDatabase/replication/nodeId 2025-04-24 15:56:15.999 [DefaultDispatcher-worker-17 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41349/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:15.999 [DefaultDispatcher-worker-17 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41349/UmAppDatabase/replication/nodeId 2025-04-24 15:56:16.012 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41349/api/blob/upload-init-batch 2025-04-24 15:56:16.012 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41349/api/blob/upload-init-batch. 2025-04-24 15:56:16.013 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41349/api/blob/upload-init-batch 2025-04-24 15:56:16.013 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41349/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 15:56:16.089 [eventLoopGroupProxy-4-4 @call-handler#408] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:16.089 [eventLoopGroupProxy-4-3 @call-handler#409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 15:56:16.090 [eventLoopGroupProxy-4-2 @call-handler#410] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:16.090 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:16.098 [eventLoopGroupProxy-4-4 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:16.098 [eventLoopGroupProxy-4-2 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:16.102 [eventLoopGroupProxy-4-3 @call-handler#409] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 15:56:16.102 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:16.105 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:16.105 [DefaultDispatcher-worker-12 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41349/UmAppDatabase/replication/nodeId 2025-04-24 15:56:16.105 [DefaultDispatcher-worker-12 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41349/UmAppDatabase/replication/nodeId 2025-04-24 15:56:16.111 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:16.112 [eventLoopGroupProxy-4-1 @call-handler#407] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 28ms 2025-04-24 15:56:16.112 [eventLoopGroupProxy-4-4 @call-handler#408] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 28ms 2025-04-24 15:56:16.119 [DefaultDispatcher-worker-9 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:16.119 [DefaultDispatcher-worker-9 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:16.119 [DefaultDispatcher-worker-18 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:16.129 [DefaultDispatcher-worker-4 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:16.131 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5 2025-04-24 15:56:16.145 [eventLoopGroupProxy-4-3 @call-handler#409] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 61ms 2025-04-24 15:56:16.151 [DefaultDispatcher-worker-17 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41349/api/blob/upload-init-batch 2025-04-24 15:56:16.151 [DefaultDispatcher-worker-17 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41349/api/blob/upload-init-batch 2025-04-24 15:56:16.156 [DefaultDispatcher-worker-17 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41349/api/blob/upload-init-batch. 2025-04-24 15:56:16.156 [DefaultDispatcher-worker-17 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41349/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:16.169 [DefaultDispatcher-worker-16 @coroutine#421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41349/api/blob/upload-batch-data 2025-04-24 15:56:16.169 [DefaultDispatcher-worker-16 @coroutine#421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41349/api/blob/upload-batch-data. 2025-04-24 15:56:16.169 [DefaultDispatcher-worker-16 @coroutine#421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41349/api/blob/upload-batch-data 2025-04-24 15:56:16.170 [DefaultDispatcher-worker-16 @coroutine#421] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:16.179 [eventLoopGroupProxy-4-1 @call-handler#423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:16.200 [eventLoopGroupProxy-4-1 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5 2025-04-24 15:56:16.201 [eventLoopGroupProxy-4-1 @call-handler#423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:16.202 [eventLoopGroupProxy-4-1 @call-handler#423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 24ms 2025-04-24 15:56:16.202 [DefaultDispatcher-worker-16 @coroutine#421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41349/api/blob/upload-batch-data 2025-04-24 15:56:16.211 [DefaultDispatcher-worker-16 @coroutine#421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41349/api/blob/upload-batch-data 2025-04-24 15:56:16.211 [DefaultDispatcher-worker-16 @coroutine#421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41349/api/blob/upload-batch-data. 2025-04-24 15:56:16.211 [DefaultDispatcher-worker-16 @coroutine#421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41349/api/blob/upload-batch-data 2025-04-24 15:56:16.211 [DefaultDispatcher-worker-16 @coroutine#421] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:16.214 [eventLoopGroupProxy-4-1 @call-handler#428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:16.218 [eventLoopGroupProxy-4-1 @coroutine#429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5 2025-04-24 15:56:16.219 [eventLoopGroupProxy-4-1 @call-handler#428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:16.219 [eventLoopGroupProxy-4-1 @call-handler#428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 15:56:16.221 [DefaultDispatcher-worker-17 @coroutine#421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41349/api/blob/upload-batch-data 2025-04-24 15:56:16.243 [DefaultDispatcher-worker-11 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:16.254 [DefaultDispatcher-worker-5 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:16.272 [DefaultDispatcher-worker-5 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41349/UmAppDatabase/replication/message 2025-04-24 15:56:16.272 [DefaultDispatcher-worker-5 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41349/UmAppDatabase/replication/message. 2025-04-24 15:56:16.272 [DefaultDispatcher-worker-5 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41349/UmAppDatabase/replication/message 2025-04-24 15:56:16.272 [DefaultDispatcher-worker-5 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41349/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 15:56:16.275 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:16.276 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 15:56:16.276 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:16.295 [DefaultDispatcher-worker-14 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6f5842 2025-04-24 15:56:16.297 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:16.297 [DefaultDispatcher-worker-15 @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json 2025-04-24 15:56:16.297 [DefaultDispatcher-worker-15 @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json. 2025-04-24 15:56:16.297 [DefaultDispatcher-worker-15 @coroutine#359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json 2025-04-24 15:56:16.297 [eventLoopGroupProxy-4-1 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2025-04-24 15:56:16.299 [DefaultDispatcher-worker-14 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41349/UmAppDatabase/replication/message 2025-04-24 15:56:16.299 [DefaultDispatcher-worker-14 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41349/UmAppDatabase/replication/message 2025-04-24 15:56:16.300 [DefaultDispatcher-worker-15 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41349/UmAppDatabase/replication/message. 2025-04-24 15:56:16.301 [DefaultDispatcher-worker-15 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41349/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:16.301 [DefaultDispatcher-worker-19 @coroutine#359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json 2025-04-24 15:56:16.301 [DefaultDispatcher-worker-19 @coroutine#359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json 2025-04-24 15:56:16.301 [DefaultDispatcher-worker-19 @coroutine#359] 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:41349/api/content/720120738918539264/_ustadmanifest.json. 2025-04-24 15:56:16.301 [DefaultDispatcher-worker-19 @coroutine#359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41349/api/content/720120738918539264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:56:16.313 [DefaultDispatcher-worker-7 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff 2025-04-24 15:56:16.316 [DefaultDispatcher-worker-18 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6f5842 2025-04-24 15:56:16.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 15:56:16.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 15:56:16.318 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 15:56:16.318 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 15:56:16.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 15:56:16.323 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2025-04-24 15:56:16.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-24 15:56:16.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-24 15:56:16.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:16.325 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a0b6aff: (connection evicted) 2025-04-24 15:56:16.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:16.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-24 15:56:16.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-24 15:56:16.413 [DefaultDispatcher-worker-10 @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-04-24 15:56:16.745 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:16.781 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:16.786 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:17.343 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7aaf6bfd 2025-04-24 15:56:17.343 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7aaf6bfd 2025-04-24 15:56:17.348 [Test worker @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3a28b5 2025-04-24 15:56:17.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-24 15:56:17.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-24 15:56:17.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:17.349 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6f5842: (connection evicted) 2025-04-24 15:56:17.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:17.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-24 15:56:17.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-24 15:56:17.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bbb216 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:17.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:17.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-24 15:56:17.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-24 15:56:17.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-24 15:56:17.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-24 15:56:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6075a4ea 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:17.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:17.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-24 15:56:17.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2169e9 2025-04-24 15:56:17.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2169e9 2025-04-24 15:56:17.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-24 15:56:17.402 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 15:56:17.406 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-24 15:56:17.406 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6f071d0c 2025-04-24 15:56:17.408 [DefaultDispatcher-worker-16 @coroutine#469] INFO ktor.application - Responding at http://0.0.0.0:35051 2025-04-24 15:56:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51d9479c 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:17.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-24 15:56:17.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@13346a64 2025-04-24 15:56:17.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@13346a64 2025-04-24 15:56:17.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-24 15:56:17.414 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 15:56:17.415 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 15:56:17.415 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 15:56:17.415 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 15:56:17.415 [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-24 15:56:17.415 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 15:56:17.415 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 15:56:17.415 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 15:56:17.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af50246 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:17.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-24 15:56:17.416 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-24 15:56:17.450 [DefaultDispatcher-worker-10 @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.459 [DefaultDispatcher-worker-20 @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.467 [DefaultDispatcher-worker-18 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13346a64 2025-04-24 15:56:17.475 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13346a64 2025-04-24 15:56:17.478 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:17.484 [DefaultDispatcher-worker-17 @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.488 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:17.495 [DefaultDispatcher-worker-18 @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.495 [Test worker @coroutine#474] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json 2025-04-24 15:56:17.495 [Test worker @coroutine#474] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json. 2025-04-24 15:56:17.495 [Test worker @coroutine#474] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json 2025-04-24 15:56:17.498 [Test worker @coroutine#474] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json 2025-04-24 15:56:17.498 [Test worker @coroutine#474] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json 2025-04-24 15:56:17.498 [Test worker @coroutine#474] 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:35051/api/content/720120750697537536/_ustadmanifest.json. 2025-04-24 15:56:17.498 [Test worker @coroutine#474] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:56:17.510 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:17.515 [DefaultDispatcher-worker-18 @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.516 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 15:56:17.516 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b5db9130-4bf5-41ea-a8ea-5ba9e3e6a123', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 15:56:17.517 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:17.521 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 15:56:17.521 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b5db9130-4bf5-41ea-a8ea-5ba9e3e6a123 2025-04-24 15:56:17.522 [DefaultDispatcher-worker-20 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:17.522 [DefaultDispatcher-worker-20 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35051/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:17.522 [DefaultDispatcher-worker-20 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:17.522 [DefaultDispatcher-worker-20 @coroutine#495] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:17.528 [DefaultDispatcher-worker-11 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.529 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/UmAppDatabase/replication/nodeId 2025-04-24 15:56:17.529 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35051/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:17.529 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/UmAppDatabase/replication/nodeId 2025-04-24 15:56:17.536 [DefaultDispatcher-worker-6 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-init-batch 2025-04-24 15:56:17.536 [DefaultDispatcher-worker-6 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-init-batch. 2025-04-24 15:56:17.536 [DefaultDispatcher-worker-6 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-init-batch 2025-04-24 15:56:17.536 [eventLoopGroupProxy-7-1 @call-handler#512] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:17.536 [eventLoopGroupProxy-7-3 @call-handler#511] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:17.536 [eventLoopGroupProxy-7-3 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:17.536 [eventLoopGroupProxy-7-1 @call-handler#512] 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-24 15:56:17.536 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:17.536 [eventLoopGroupProxy-7-3 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-24 15:56:17.537 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/UmAppDatabase/replication/nodeId 2025-04-24 15:56:17.537 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35051/UmAppDatabase/replication/nodeId 2025-04-24 15:56:17.536 [DefaultDispatcher-worker-6 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 15:56:17.539 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:17.539 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2025-04-24 15:56:17.540 [DefaultDispatcher-worker-22 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:17.540 [DefaultDispatcher-worker-22 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35051/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:17.543 [eventLoopGroupProxy-7-2 @call-handler#519] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:17.544 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:17.548 [DefaultDispatcher-worker-3 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.550 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 15:56:17.550 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 15:56:17.554 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-24 15:56:17.555 [DefaultDispatcher-worker-8 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.562 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 13ms 2025-04-24 15:56:17.566 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-init-batch 2025-04-24 15:56:17.566 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35051/api/blob/upload-init-batch 2025-04-24 15:56:17.567 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-init-batch. 2025-04-24 15:56:17.567 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35051/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:17.575 [DefaultDispatcher-worker-7 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.575 [DefaultDispatcher-worker-7 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:17.575 [DefaultDispatcher-worker-7 @coroutine#527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.575 [DefaultDispatcher-worker-7 @coroutine#527] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:17.578 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:17.582 [eventLoopGroupProxy-7-1 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-24 15:56:17.583 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:17.583 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 15:56:17.584 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.587 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.587 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:17.587 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.587 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:17.591 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:17.599 [eventLoopGroupProxy-7-1 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-24 15:56:17.599 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:17.600 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-24 15:56:17.601 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.604 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.604 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:17.604 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.604 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:17.606 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:17.648 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:17.649 [eventLoopGroupProxy-7-1 @call-handler#539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:17.649 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.651 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.651 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:17.651 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.651 [DefaultDispatcher-worker-22 @coroutine#527] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:17.656 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:17.656 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:17.658 [DefaultDispatcher-worker-21 @coroutine#527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.661 [DefaultDispatcher-worker-21 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:17.661 [DefaultDispatcher-worker-21 @coroutine#527] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35051/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:17.661 [DefaultDispatcher-worker-21 @coroutine#527] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:35051/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35051/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-24 15:56:17.661 [DefaultDispatcher-worker-21 @coroutine#527] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35051/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:17.674 [DefaultDispatcher-worker-14 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.685 [DefaultDispatcher-worker-17 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:17.688 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 15:56:18.189 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-af1e3dff-5de4-4def-8d13-9b39e8eb5d00', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 15:56:18.189 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 15:56:18.189 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-af1e3dff-5de4-4def-8d13-9b39e8eb5d00 2025-04-24 15:56:18.192 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-init-batch 2025-04-24 15:56:18.192 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-init-batch. 2025-04-24 15:56:18.193 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-init-batch 2025-04-24 15:56:18.193 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 15:56:18.194 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 15:56:18.195 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 15:56:18.196 [eventLoopGroupProxy-7-1 @coroutine#552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-24 15:56:18.199 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2025-04-24 15:56:18.199 [DefaultDispatcher-worker-16 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-init-batch 2025-04-24 15:56:18.199 [DefaultDispatcher-worker-16 @coroutine#548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35051/api/blob/upload-init-batch 2025-04-24 15:56:18.200 [DefaultDispatcher-worker-6 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-init-batch. 2025-04-24 15:56:18.200 [DefaultDispatcher-worker-6 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35051/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:18.205 [DefaultDispatcher-worker-6 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.205 [DefaultDispatcher-worker-6 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.205 [DefaultDispatcher-worker-6 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.205 [DefaultDispatcher-worker-6 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.211 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.219 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.219 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-24 15:56:18.222 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.224 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.224 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.224 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.224 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.230 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.238 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.239 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-24 15:56:18.241 [DefaultDispatcher-worker-13 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.242 [DefaultDispatcher-worker-13 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.242 [DefaultDispatcher-worker-13 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.242 [DefaultDispatcher-worker-13 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.242 [DefaultDispatcher-worker-13 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.247 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.287 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.287 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 15:56:18.288 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.289 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.289 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.289 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.289 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.291 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.333 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.333 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 15:56:18.334 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.335 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.335 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.335 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.335 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.338 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:18.380 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.380 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 15:56:18.381 [DefaultDispatcher-worker-16 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.382 [DefaultDispatcher-worker-16 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.382 [DefaultDispatcher-worker-16 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.382 [DefaultDispatcher-worker-16 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.382 [DefaultDispatcher-worker-16 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.384 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.426 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.427 [DefaultDispatcher-worker-6 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.427 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 15:56:18.428 [DefaultDispatcher-worker-6 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.428 [DefaultDispatcher-worker-6 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.428 [DefaultDispatcher-worker-6 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.428 [DefaultDispatcher-worker-6 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.430 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.472 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.472 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:18.473 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.474 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.474 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.474 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.474 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.476 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.520 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.521 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.522 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.522 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.522 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.522 [DefaultDispatcher-worker-17 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.523 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-24 15:56:18.524 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.567 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.568 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 15:56:18.569 [DefaultDispatcher-worker-14 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.569 [DefaultDispatcher-worker-14 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.569 [DefaultDispatcher-worker-14 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.569 [DefaultDispatcher-worker-14 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.569 [DefaultDispatcher-worker-14 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.572 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.612 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.613 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 15:56:18.614 [DefaultDispatcher-worker-14 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.614 [DefaultDispatcher-worker-14 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.614 [DefaultDispatcher-worker-14 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.614 [DefaultDispatcher-worker-14 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.614 [DefaultDispatcher-worker-14 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.617 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.663 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.667 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-04-24 15:56:18.668 [DefaultDispatcher-worker-16 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.669 [DefaultDispatcher-worker-16 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.670 [DefaultDispatcher-worker-16 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.670 [DefaultDispatcher-worker-16 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.670 [DefaultDispatcher-worker-16 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.674 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.699 [DefaultDispatcher-worker-18 @coroutine#549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:18.714 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.715 [eventLoopGroupProxy-7-1 @call-handler#593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 15:56:18.715 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.716 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.716 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.716 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.716 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.718 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.760 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.760 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 15:56:18.761 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.762 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.762 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.762 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.762 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.764 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.807 [eventLoopGroupProxy-7-1 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-24 15:56:18.807 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.807 [eventLoopGroupProxy-7-1 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 15:56:18.808 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.809 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.809 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.809 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.809 [DefaultDispatcher-worker-4 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.811 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.827 [eventLoopGroupProxy-7-1 @coroutine#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-24 15:56:18.831 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.831 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2025-04-24 15:56:18.832 [DefaultDispatcher-worker-15 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.837 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.837 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/blob/upload-batch-data. 2025-04-24 15:56:18.837 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.837 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:18.843 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:18.858 [eventLoopGroupProxy-7-1 @coroutine#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-24 15:56:18.858 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.858 [eventLoopGroupProxy-7-1 @call-handler#610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2025-04-24 15:56:18.859 [DefaultDispatcher-worker-19 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/blob/upload-batch-data 2025-04-24 15:56:18.869 [DefaultDispatcher-worker-18 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:18.875 [DefaultDispatcher-worker-18 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:18.876 [DefaultDispatcher-worker-18 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/UmAppDatabase/replication/message 2025-04-24 15:56:18.876 [DefaultDispatcher-worker-18 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35051/UmAppDatabase/replication/message. 2025-04-24 15:56:18.876 [DefaultDispatcher-worker-18 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/UmAppDatabase/replication/message 2025-04-24 15:56:18.876 [DefaultDispatcher-worker-18 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35051/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 15:56:18.878 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:18.879 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 15:56:18.879 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:18.893 [DefaultDispatcher-worker-19 @call-handler#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2169e9 2025-04-24 15:56:18.894 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:18.894 [DefaultDispatcher-worker-22 @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json 2025-04-24 15:56:18.894 [eventLoopGroupProxy-7-1 @call-handler#620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 16ms 2025-04-24 15:56:18.894 [DefaultDispatcher-worker-22 @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json. 2025-04-24 15:56:18.894 [DefaultDispatcher-worker-22 @coroutine#468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json 2025-04-24 15:56:18.895 [DefaultDispatcher-worker-16 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/UmAppDatabase/replication/message 2025-04-24 15:56:18.895 [DefaultDispatcher-worker-16 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35051/UmAppDatabase/replication/message 2025-04-24 15:56:18.895 [DefaultDispatcher-worker-16 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35051/UmAppDatabase/replication/message. 2025-04-24 15:56:18.895 [DefaultDispatcher-worker-16 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35051/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:18.897 [DefaultDispatcher-worker-2 @coroutine#468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json 2025-04-24 15:56:18.897 [DefaultDispatcher-worker-2 @coroutine#468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json 2025-04-24 15:56:18.897 [DefaultDispatcher-worker-2 @coroutine#468] 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:35051/api/content/720120750697537536/_ustadmanifest.json. 2025-04-24 15:56:18.897 [DefaultDispatcher-worker-2 @coroutine#468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35051/api/content/720120750697537536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:56:18.903 [DefaultDispatcher-worker-18 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-04-24 15:56:18.905 [DefaultDispatcher-worker-5 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2169e9 2025-04-24 15:56:18.906 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 15:56:18.907 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 15:56:18.907 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 15:56:18.907 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 15:56:18.907 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 15:56:18.908 [Test worker @coroutine#636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13346a64 2025-04-24 15:56:18.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-24 15:56:18.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-24 15:56:18.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:18.909 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13: (connection evicted) 2025-04-24 15:56:18.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:18.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-24 15:56:18.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-24 15:56:18.917 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:19.189 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:19.369 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:19.384 [DefaultDispatcher-worker-13 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-04-24 15:56:19.916 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6f071d0c 2025-04-24 15:56:19.916 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6f071d0c 2025-04-24 15:56:19.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-24 15:56:19.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-24 15:56:19.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:19.917 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f2169e9: (connection evicted) 2025-04-24 15:56:19.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:19.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-24 15:56:19.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513bec8c 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:19.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:19.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-24 15:56:19.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-04-24 15:56:19.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-04-24 15:56:19.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd2a5f7 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:19.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@46146832 2025-04-24 15:56:19.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@46146832 2025-04-24 15:56:19.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-24 15:56:19.937 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 15:56:19.938 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-24 15:56:19.938 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5274acd1 2025-04-24 15:56:19.939 [DefaultDispatcher-worker-4 @coroutine#649] INFO ktor.application - Responding at http://0.0.0.0:37933 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44d6f9cf 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:19.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-24 15:56:19.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-24 15:56:19.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-24 15:56:19.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-24 15:56:19.943 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 15:56:19.943 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 15:56:19.943 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 15:56:19.943 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 15:56:19.943 [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-24 15:56:19.943 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 15:56:19.943 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 15:56:19.943 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 15:56:19.943 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 15:56:19.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f2b1b4 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:19.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:19.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:19.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-24 15:56:19.977 [DefaultDispatcher-worker-22 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:19.985 [DefaultDispatcher-worker-17 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:19.992 [DefaultDispatcher-worker-3 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-24 15:56:19.995 [Test worker @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-24 15:56:20.006 [DefaultDispatcher-worker-9 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:20.016 [DefaultDispatcher-worker-15 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:20.016 [Test worker @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json 2025-04-24 15:56:20.017 [Test worker @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json. 2025-04-24 15:56:20.017 [Test worker @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json 2025-04-24 15:56:20.019 [Test worker @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json 2025-04-24 15:56:20.019 [Test worker @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json 2025-04-24 15:56:20.019 [Test worker @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json. 2025-04-24 15:56:20.019 [Test worker @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:56:20.021 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:20.024 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:20.034 [DefaultDispatcher-worker-10 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:20.034 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 15:56:20.034 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-606f73b9-d31f-41dc-958d-1ff9c88c973b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 15:56:20.036 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 15:56:20.036 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-606f73b9-d31f-41dc-958d-1ff9c88c973b 2025-04-24 15:56:20.037 [DefaultDispatcher-worker-13 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:20.037 [DefaultDispatcher-worker-13 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37933/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:20.037 [DefaultDispatcher-worker-13 @coroutine#674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:20.038 [DefaultDispatcher-worker-13 @coroutine#674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37933/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:20.041 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:20.042 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:20.043 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-24 15:56:20.043 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:20.043 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:20.043 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:20.044 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:20.044 [eventLoopGroupProxy-10-2 @call-handler#684] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-24 15:56:20.045 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:20.046 [DefaultDispatcher-worker-18 @coroutine#674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:20.046 [DefaultDispatcher-worker-18 @coroutine#674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:20.048 [DefaultDispatcher-worker-22 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:20.049 [DefaultDispatcher-worker-22 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/UmAppDatabase/replication/nodeId 2025-04-24 15:56:20.049 [DefaultDispatcher-worker-22 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37933/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:20.049 [DefaultDispatcher-worker-22 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/UmAppDatabase/replication/nodeId 2025-04-24 15:56:20.051 [DefaultDispatcher-worker-18 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/api/blob/upload-init-batch 2025-04-24 15:56:20.051 [DefaultDispatcher-worker-18 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37933/api/blob/upload-init-batch. 2025-04-24 15:56:20.051 [DefaultDispatcher-worker-18 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/api/blob/upload-init-batch 2025-04-24 15:56:20.051 [DefaultDispatcher-worker-18 @coroutine#672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37933/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 15:56:20.051 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:20.052 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:20.052 [eventLoopGroupProxy-10-2 @call-handler#693] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-24 15:56:20.053 [DefaultDispatcher-worker-17 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/UmAppDatabase/replication/nodeId 2025-04-24 15:56:20.053 [DefaultDispatcher-worker-17 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37933/UmAppDatabase/replication/nodeId 2025-04-24 15:56:20.055 [eventLoopGroupProxy-10-2 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 15:56:20.055 [eventLoopGroupProxy-10-2 @call-handler#698] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 15:56:20.057 [eventLoopGroupProxy-10-2 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-04-24 15:56:20.061 [eventLoopGroupProxy-10-2 @call-handler#698] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 7ms 2025-04-24 15:56:20.062 [DefaultDispatcher-worker-11 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/api/blob/upload-init-batch 2025-04-24 15:56:20.062 [DefaultDispatcher-worker-11 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37933/api/blob/upload-init-batch 2025-04-24 15:56:20.063 [DefaultDispatcher-worker-11 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37933/api/blob/upload-init-batch. 2025-04-24 15:56:20.063 [DefaultDispatcher-worker-11 @coroutine#672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37933/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:20.065 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.065 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37933/api/blob/upload-batch-data. 2025-04-24 15:56:20.065 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.065 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:20.065 [DefaultDispatcher-worker-1 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:20.067 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:20.072 [eventLoopGroupProxy-10-2 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-04-24 15:56:20.072 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:20.072 [eventLoopGroupProxy-10-2 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 15:56:20.074 [DefaultDispatcher-worker-22 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:20.074 [DefaultDispatcher-worker-22 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.076 [DefaultDispatcher-worker-22 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.076 [DefaultDispatcher-worker-22 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37933/api/blob/upload-batch-data. 2025-04-24 15:56:20.076 [DefaultDispatcher-worker-22 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.076 [DefaultDispatcher-worker-22 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:20.078 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:20.081 [eventLoopGroupProxy-10-2 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-04-24 15:56:20.081 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:20.081 [eventLoopGroupProxy-10-2 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:20.082 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.084 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.084 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37933/api/blob/upload-batch-data. 2025-04-24 15:56:20.084 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.084 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:20.087 [eventLoopGroupProxy-10-2 @call-handler#716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:20.099 [eventLoopGroupProxy-10-2 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-04-24 15:56:20.099 [eventLoopGroupProxy-10-2 @call-handler#716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:20.099 [eventLoopGroupProxy-10-2 @call-handler#716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-04-24 15:56:20.100 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.101 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.101 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37933/api/blob/upload-batch-data. 2025-04-24 15:56:20.101 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.101 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:20.103 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:20.105 [eventLoopGroupProxy-10-2 @coroutine#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-04-24 15:56:20.106 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:20.106 [eventLoopGroupProxy-10-2 @call-handler#721] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:20.107 [DefaultDispatcher-worker-4 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.109 [DefaultDispatcher-worker-22 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.109 [DefaultDispatcher-worker-22 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37933/api/blob/upload-batch-data. 2025-04-24 15:56:20.109 [DefaultDispatcher-worker-22 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.109 [DefaultDispatcher-worker-22 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:20.110 [eventLoopGroupProxy-10-2 @call-handler#726] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:20.113 [eventLoopGroupProxy-10-2 @coroutine#727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-04-24 15:56:20.113 [eventLoopGroupProxy-10-2 @call-handler#726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:20.113 [eventLoopGroupProxy-10-2 @call-handler#726] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:20.114 [DefaultDispatcher-worker-22 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/api/blob/upload-batch-data 2025-04-24 15:56:20.126 [DefaultDispatcher-worker-7 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:20.135 [DefaultDispatcher-worker-18 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:20.136 [DefaultDispatcher-worker-18 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/UmAppDatabase/replication/message 2025-04-24 15:56:20.136 [DefaultDispatcher-worker-18 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37933/UmAppDatabase/replication/message. 2025-04-24 15:56:20.136 [DefaultDispatcher-worker-18 @coroutine#675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/UmAppDatabase/replication/message 2025-04-24 15:56:20.136 [DefaultDispatcher-worker-18 @coroutine#675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37933/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 15:56:20.138 [eventLoopGroupProxy-10-2 @call-handler#736] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:20.139 [eventLoopGroupProxy-10-2 @call-handler#736] 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-24 15:56:20.139 [eventLoopGroupProxy-10-2 @call-handler#736] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:20.156 [DefaultDispatcher-worker-9 @call-handler#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46146832 2025-04-24 15:56:20.156 [eventLoopGroupProxy-10-2 @call-handler#736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:20.156 [eventLoopGroupProxy-10-2 @call-handler#736] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 18ms 2025-04-24 15:56:20.156 [DefaultDispatcher-worker-10 @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json 2025-04-24 15:56:20.156 [DefaultDispatcher-worker-10 @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json. 2025-04-24 15:56:20.156 [DefaultDispatcher-worker-10 @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json 2025-04-24 15:56:20.157 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/UmAppDatabase/replication/message 2025-04-24 15:56:20.157 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37933/UmAppDatabase/replication/message 2025-04-24 15:56:20.158 [DefaultDispatcher-worker-16 @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json 2025-04-24 15:56:20.158 [DefaultDispatcher-worker-16 @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json 2025-04-24 15:56:20.158 [DefaultDispatcher-worker-16 @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json. 2025-04-24 15:56:20.158 [DefaultDispatcher-worker-16 @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37933/api/content/720120756203204608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:56:20.158 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37933/UmAppDatabase/replication/message. 2025-04-24 15:56:20.158 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37933/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:20.167 [DefaultDispatcher-worker-7 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-24 15:56:20.171 [DefaultDispatcher-worker-15 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46146832 2025-04-24 15:56:20.174 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 15:56:20.174 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 15:56:20.174 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 15:56:20.174 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 15:56:20.174 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 15:56:20.176 [Test worker @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-04-24 15:56:20.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-24 15:56:20.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-24 15:56:20.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:20.176 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b808427: (connection evicted) 2025-04-24 15:56:20.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:20.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-24 15:56:20.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-24 15:56:20.443 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:20.443 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:20.626 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:21.184 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5274acd1 2025-04-24 15:56:21.184 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5274acd1 2025-04-24 15:56:21.186 [Test worker @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-04-24 15:56:21.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-24 15:56:21.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-24 15:56:21.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:21.187 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46146832: (connection evicted) 2025-04-24 15:56:21.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:21.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-24 15:56:21.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4faaff61 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:21.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:21.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-24 15:56:21.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:21.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:21.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6560f387 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:21.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:21.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-04-24 15:56:21.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-04-24 15:56:21.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-24 15:56:21.219 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 15:56:21.221 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-24 15:56:21.221 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@19b8f1bd 2025-04-24 15:56:21.226 [DefaultDispatcher-worker-15 @coroutine#765] INFO ktor.application - Responding at http://0.0.0.0:43893 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3833897c 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:21.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:21.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-24 15:56:21.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2025-04-24 15:56:21.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2025-04-24 15:56:21.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-24 15:56:21.230 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 15:56:21.230 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 15:56:21.230 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 15:56:21.230 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 15:56:21.230 [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-24 15:56:21.230 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 15:56:21.230 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 15:56:21.230 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 15:56:21.230 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 15:56:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-24 15:56:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9f0360 2025-04-24 15:56:21.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:21.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:21.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-24 15:56:21.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:21.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:21.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-24 15:56:21.268 [DefaultDispatcher-worker-8 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:21.282 [DefaultDispatcher-worker-6 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:21.302 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:21.306 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:21.328 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:21.334 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:21.402 [DefaultDispatcher-worker-6 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2025-04-24 15:56:21.451 [DefaultDispatcher-worker-20 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2025-04-24 15:56:21.459 [DefaultDispatcher-worker-6 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2025-04-24 15:56:21.463 [DefaultDispatcher-worker-12 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2025-04-24 15:56:21.475 [DefaultDispatcher-worker-20 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:21.484 [DefaultDispatcher-worker-19 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:21.485 [Test worker @coroutine#770] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json 2025-04-24 15:56:21.485 [Test worker @coroutine#770] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json. 2025-04-24 15:56:21.485 [Test worker @coroutine#770] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json 2025-04-24 15:56:21.487 [Test worker @coroutine#770] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json 2025-04-24 15:56:21.487 [Test worker @coroutine#770] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json 2025-04-24 15:56:21.490 [Test worker @coroutine#770] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json. 2025-04-24 15:56:21.490 [Test worker @coroutine#770] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:56:21.591 [DefaultDispatcher-worker-5 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:21.591 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 15:56:21.592 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a9bdf169-ba3e-46fc-82b9-b8d3a3d562f0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 15:56:21.593 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 15:56:21.593 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a9bdf169-ba3e-46fc-82b9-b8d3a3d562f0 2025-04-24 15:56:21.595 [DefaultDispatcher-worker-20 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:21.595 [DefaultDispatcher-worker-20 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43893/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:21.595 [DefaultDispatcher-worker-20 @coroutine#796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:21.595 [DefaultDispatcher-worker-20 @coroutine#796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:21.602 [DefaultDispatcher-worker-14 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:21.603 [DefaultDispatcher-worker-14 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/UmAppDatabase/replication/nodeId 2025-04-24 15:56:21.603 [DefaultDispatcher-worker-14 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43893/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:21.603 [DefaultDispatcher-worker-14 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/UmAppDatabase/replication/nodeId 2025-04-24 15:56:21.606 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:21.606 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:21.608 [eventLoopGroupProxy-13-2 @call-handler#811] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:21.609 [eventLoopGroupProxy-13-2 @call-handler#811] 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-24 15:56:21.609 [eventLoopGroupProxy-13-2 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:21.610 [eventLoopGroupProxy-13-2 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:21.610 [eventLoopGroupProxy-13-2 @call-handler#811] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-24 15:56:21.613 [DefaultDispatcher-worker-8 @coroutine#796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:21.613 [DefaultDispatcher-worker-8 @coroutine#796] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43893/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:21.616 [eventLoopGroupProxy-13-2 @call-handler#815] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:21.616 [eventLoopGroupProxy-13-2 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:21.616 [eventLoopGroupProxy-13-2 @call-handler#815] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-24 15:56:21.617 [DefaultDispatcher-worker-16 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/UmAppDatabase/replication/nodeId 2025-04-24 15:56:21.617 [DefaultDispatcher-worker-16 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43893/UmAppDatabase/replication/nodeId 2025-04-24 15:56:21.629 [DefaultDispatcher-worker-15 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:21.635 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-init-batch 2025-04-24 15:56:21.635 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-init-batch. 2025-04-24 15:56:21.635 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-init-batch 2025-04-24 15:56:21.635 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 15:56:21.638 [DefaultDispatcher-worker-2 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:21.640 [eventLoopGroupProxy-13-2 @call-handler#821] 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-24 15:56:21.640 [eventLoopGroupProxy-13-2 @call-handler#821] 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-24 15:56:21.684 [eventLoopGroupProxy-13-2 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:21.692 [eventLoopGroupProxy-13-2 @call-handler#821] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2025-04-24 15:56:21.697 [DefaultDispatcher-worker-13 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-init-batch 2025-04-24 15:56:21.697 [DefaultDispatcher-worker-13 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43893/api/blob/upload-init-batch 2025-04-24 15:56:21.698 [DefaultDispatcher-worker-2 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-init-batch. 2025-04-24 15:56:21.698 [DefaultDispatcher-worker-2 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43893/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:21.701 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.701 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:21.701 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.702 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:21.705 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:21.707 [eventLoopGroupProxy-13-2 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:21.708 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:21.708 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:21.709 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.711 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.712 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:21.712 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.712 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:21.714 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:21.761 [eventLoopGroupProxy-13-2 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:21.761 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:21.762 [eventLoopGroupProxy-13-2 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-24 15:56:21.762 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.764 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.764 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:21.764 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.764 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:21.766 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:21.770 [eventLoopGroupProxy-13-2 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:21.770 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:21.770 [eventLoopGroupProxy-13-2 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 15:56:21.771 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.772 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.772 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:21.772 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.772 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:21.774 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:21.779 [eventLoopGroupProxy-13-2 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:21.779 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:21.780 [eventLoopGroupProxy-13-2 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-24 15:56:21.785 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.786 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.787 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:21.787 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.787 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:21.789 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:21.838 [eventLoopGroupProxy-13-2 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:21.838 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:21.838 [eventLoopGroupProxy-13-2 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-24 15:56:21.840 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.843 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.843 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:21.843 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.843 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:21.845 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:21.914 [eventLoopGroupProxy-13-2 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:21.914 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:21.915 [eventLoopGroupProxy-13-2 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 70ms 2025-04-24 15:56:21.916 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.917 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.917 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:21.917 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.917 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:21.921 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:21.968 [eventLoopGroupProxy-13-2 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:21.968 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:21.969 [eventLoopGroupProxy-13-2 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-24 15:56:21.970 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.971 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.971 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:21.971 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:21.971 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:21.975 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.023 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.023 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.023 [eventLoopGroupProxy-13-2 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-24 15:56:22.024 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.026 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.026 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.026 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.026 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.029 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.074 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.075 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.075 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-24 15:56:22.076 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.077 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.077 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.077 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.077 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.079 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.114 [DefaultDispatcher-worker-18 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:22.122 [eventLoopGroupProxy-13-2 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.123 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.123 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 15:56:22.123 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.124 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.124 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.124 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.124 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.129 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:22.131 [eventLoopGroupProxy-13-2 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.131 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.131 [eventLoopGroupProxy-13-2 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.132 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.133 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.133 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.133 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.133 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.134 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:22.136 [eventLoopGroupProxy-13-2 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.137 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.137 [eventLoopGroupProxy-13-2 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.137 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.138 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.138 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.139 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.139 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.140 [eventLoopGroupProxy-13-2 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:22.142 [eventLoopGroupProxy-13-2 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.142 [eventLoopGroupProxy-13-2 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.142 [eventLoopGroupProxy-13-2 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.142 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.143 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.143 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.143 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.143 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.146 [eventLoopGroupProxy-13-2 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:22.148 [eventLoopGroupProxy-13-2 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.148 [eventLoopGroupProxy-13-2 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.148 [eventLoopGroupProxy-13-2 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.149 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.150 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.150 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.150 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.150 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.151 [eventLoopGroupProxy-13-2 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:22.152 [eventLoopGroupProxy-13-2 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.153 [eventLoopGroupProxy-13-2 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.153 [eventLoopGroupProxy-13-2 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.153 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.154 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.154 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.154 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.154 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.155 [eventLoopGroupProxy-13-2 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:22.157 [eventLoopGroupProxy-13-2 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.157 [eventLoopGroupProxy-13-2 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.157 [eventLoopGroupProxy-13-2 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.158 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.158 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.159 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.159 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.159 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.160 [eventLoopGroupProxy-13-2 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.161 [eventLoopGroupProxy-13-2 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.161 [eventLoopGroupProxy-13-2 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.161 [eventLoopGroupProxy-13-2 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.162 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.163 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.163 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.163 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.163 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.164 [eventLoopGroupProxy-13-2 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.166 [eventLoopGroupProxy-13-2 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.166 [eventLoopGroupProxy-13-2 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.166 [eventLoopGroupProxy-13-2 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.166 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.167 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.167 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.167 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.167 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.169 [eventLoopGroupProxy-13-2 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.170 [eventLoopGroupProxy-13-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.170 [eventLoopGroupProxy-13-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.171 [eventLoopGroupProxy-13-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.171 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.174 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.174 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.174 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.174 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.176 [eventLoopGroupProxy-13-2 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.177 [eventLoopGroupProxy-13-2 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.178 [eventLoopGroupProxy-13-2 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.178 [eventLoopGroupProxy-13-2 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.178 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.179 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.179 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.180 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.180 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.181 [eventLoopGroupProxy-13-2 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.182 [eventLoopGroupProxy-13-2 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.183 [eventLoopGroupProxy-13-2 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.183 [eventLoopGroupProxy-13-2 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.183 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.184 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.184 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.184 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.184 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.185 [eventLoopGroupProxy-13-2 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.187 [eventLoopGroupProxy-13-2 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.187 [eventLoopGroupProxy-13-2 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.187 [eventLoopGroupProxy-13-2 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.187 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.188 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.188 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.188 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.188 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.189 [eventLoopGroupProxy-13-2 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.191 [eventLoopGroupProxy-13-2 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.191 [eventLoopGroupProxy-13-2 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.191 [eventLoopGroupProxy-13-2 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.192 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.192 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.193 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.193 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.193 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.194 [eventLoopGroupProxy-13-2 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.195 [eventLoopGroupProxy-13-2 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.195 [eventLoopGroupProxy-13-2 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.195 [eventLoopGroupProxy-13-2 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.196 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.197 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.197 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.197 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.197 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.198 [eventLoopGroupProxy-13-2 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.200 [eventLoopGroupProxy-13-2 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.200 [eventLoopGroupProxy-13-2 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.200 [eventLoopGroupProxy-13-2 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.201 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.201 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.201 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.201 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.202 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.203 [eventLoopGroupProxy-13-2 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.204 [eventLoopGroupProxy-13-2 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.204 [eventLoopGroupProxy-13-2 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.205 [eventLoopGroupProxy-13-2 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.205 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.206 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.206 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.206 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.206 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.207 [eventLoopGroupProxy-13-2 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.209 [eventLoopGroupProxy-13-2 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.209 [eventLoopGroupProxy-13-2 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.209 [eventLoopGroupProxy-13-2 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.210 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.211 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.211 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.211 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.211 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.212 [eventLoopGroupProxy-13-2 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.214 [eventLoopGroupProxy-13-2 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.214 [eventLoopGroupProxy-13-2 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.214 [eventLoopGroupProxy-13-2 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.214 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.215 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.215 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.215 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.215 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.216 [eventLoopGroupProxy-13-2 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.218 [eventLoopGroupProxy-13-2 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.218 [eventLoopGroupProxy-13-2 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.218 [eventLoopGroupProxy-13-2 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.219 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.220 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.220 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.220 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.220 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.221 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.223 [eventLoopGroupProxy-13-2 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.223 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.223 [eventLoopGroupProxy-13-2 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.223 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.224 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.224 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.224 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.224 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.225 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.226 [eventLoopGroupProxy-13-2 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.226 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.226 [eventLoopGroupProxy-13-2 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 15:56:22.227 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.228 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.228 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.228 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.228 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.229 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.230 [eventLoopGroupProxy-13-2 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.231 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.231 [eventLoopGroupProxy-13-2 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.231 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.232 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.232 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.232 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.232 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.233 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.234 [eventLoopGroupProxy-13-2 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.234 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.234 [eventLoopGroupProxy-13-2 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 15:56:22.235 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.236 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.236 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.236 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.236 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.237 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.238 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.238 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.238 [eventLoopGroupProxy-13-2 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 15:56:22.239 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.239 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.239 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.239 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.240 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.241 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.242 [eventLoopGroupProxy-13-2 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.242 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.242 [eventLoopGroupProxy-13-2 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.242 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.243 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.243 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.243 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.243 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.245 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.246 [eventLoopGroupProxy-13-2 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.246 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.246 [eventLoopGroupProxy-13-2 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.247 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.248 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.248 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.248 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.248 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.249 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.293 [eventLoopGroupProxy-13-2 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.294 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.294 [eventLoopGroupProxy-13-2 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-24 15:56:22.294 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.297 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.297 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.297 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.297 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.298 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.300 [eventLoopGroupProxy-13-2 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.300 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.301 [eventLoopGroupProxy-13-2 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.301 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.302 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.302 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.302 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.302 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.303 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.304 [eventLoopGroupProxy-13-2 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.305 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.305 [eventLoopGroupProxy-13-2 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.305 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.306 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.306 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.306 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.306 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.307 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.308 [eventLoopGroupProxy-13-2 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.308 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.308 [eventLoopGroupProxy-13-2 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 15:56:22.309 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.309 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.309 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.309 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.309 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.310 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.353 [eventLoopGroupProxy-13-2 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.353 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.353 [eventLoopGroupProxy-13-2 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:22.354 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.355 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.355 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.355 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.355 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.356 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.399 [eventLoopGroupProxy-13-2 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.399 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.399 [eventLoopGroupProxy-13-2 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:22.400 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.401 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.401 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.401 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.401 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.402 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.404 [eventLoopGroupProxy-13-2 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.404 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.404 [eventLoopGroupProxy-13-2 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.404 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.405 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.405 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.405 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.405 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.406 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.408 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.408 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.408 [eventLoopGroupProxy-13-2 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.409 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.409 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.410 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.410 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.410 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.411 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.453 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.453 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.453 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:22.454 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.455 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.455 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.455 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.455 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.456 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.457 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.457 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.457 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 15:56:22.458 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.459 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.459 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.459 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.459 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.460 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.462 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.462 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.462 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.462 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.463 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.464 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.464 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.464 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.465 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.466 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.466 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.466 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.467 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.468 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.468 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.468 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.468 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.469 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.470 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.471 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.471 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.471 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.472 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.472 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.472 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.472 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.473 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.516 [eventLoopGroupProxy-13-2 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.516 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.516 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:22.517 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.518 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.518 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.518 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.518 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.519 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.521 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.522 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.522 [eventLoopGroupProxy-13-2 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.522 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.523 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.523 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.523 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.523 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.524 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.526 [eventLoopGroupProxy-13-2 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.526 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.526 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.526 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.527 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.527 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.527 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.527 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.528 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.530 [eventLoopGroupProxy-13-2 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.530 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.530 [eventLoopGroupProxy-13-2 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.530 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.531 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.531 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.531 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.531 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.532 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.534 [eventLoopGroupProxy-13-2 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.534 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.534 [eventLoopGroupProxy-13-2 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.535 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.536 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.536 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.536 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.536 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.537 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.538 [eventLoopGroupProxy-13-2 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.538 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.539 [eventLoopGroupProxy-13-2 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.539 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.541 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.541 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.541 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.541 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.542 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.544 [eventLoopGroupProxy-13-2 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.544 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.545 [eventLoopGroupProxy-13-2 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.546 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.547 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.547 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.547 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.547 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.549 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.551 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.551 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.551 [eventLoopGroupProxy-13-2 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.552 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.553 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.553 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.553 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.553 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.555 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.558 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.558 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.558 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.559 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.560 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.560 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.560 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.560 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.562 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.565 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.565 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.565 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.566 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.567 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.567 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.567 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.567 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.568 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.571 [eventLoopGroupProxy-13-2 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.571 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.572 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 15:56:22.572 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.573 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.573 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.573 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.573 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.574 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.576 [eventLoopGroupProxy-13-2 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.576 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.576 [eventLoopGroupProxy-13-2 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.577 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.577 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.577 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.577 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.577 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.578 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.580 [eventLoopGroupProxy-13-2 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.580 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.580 [eventLoopGroupProxy-13-2 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.580 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.581 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.581 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.581 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.581 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.582 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.638 [eventLoopGroupProxy-13-2 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.639 [DefaultDispatcher-worker-14 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:22.639 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.639 [eventLoopGroupProxy-13-2 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 57ms 2025-04-24 15:56:22.643 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.645 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.645 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.645 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.645 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.650 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.656 [eventLoopGroupProxy-13-2 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.656 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.656 [eventLoopGroupProxy-13-2 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-24 15:56:22.657 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.658 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.658 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.658 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.658 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.659 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.661 [eventLoopGroupProxy-13-2 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.661 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.661 [eventLoopGroupProxy-13-2 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.661 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.662 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.662 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.662 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.662 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.663 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.707 [eventLoopGroupProxy-13-2 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.707 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.707 [eventLoopGroupProxy-13-2 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 15:56:22.708 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.709 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.709 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.709 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.709 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.710 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.712 [eventLoopGroupProxy-13-2 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.712 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.712 [eventLoopGroupProxy-13-2 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.712 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.713 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.713 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.713 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.713 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.714 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.715 [eventLoopGroupProxy-13-2 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.716 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.716 [eventLoopGroupProxy-13-2 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.716 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.717 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.717 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.717 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.717 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.718 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.719 [eventLoopGroupProxy-13-2 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.719 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.719 [eventLoopGroupProxy-13-2 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 15:56:22.720 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.721 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.721 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.721 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.721 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.721 [eventLoopGroupProxy-13-2 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.765 [eventLoopGroupProxy-13-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.765 [eventLoopGroupProxy-13-2 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.766 [eventLoopGroupProxy-13-2 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-24 15:56:22.766 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.767 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.767 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.767 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.767 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.768 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.770 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.770 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.770 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.770 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.771 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.771 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.771 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.771 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.772 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.815 [eventLoopGroupProxy-13-2 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.815 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.815 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:22.816 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.817 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.817 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.817 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.817 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.818 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.864 [eventLoopGroupProxy-13-2 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.865 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.865 [eventLoopGroupProxy-13-2 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-24 15:56:22.865 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.869 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.869 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.869 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.869 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.873 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.912 [eventLoopGroupProxy-13-2 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.913 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.913 [eventLoopGroupProxy-13-2 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-04-24 15:56:22.914 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.915 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.915 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.915 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.915 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.916 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.960 [eventLoopGroupProxy-13-2 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.960 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.960 [eventLoopGroupProxy-13-2 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 15:56:22.961 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.962 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.962 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.962 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.962 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.963 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.965 [eventLoopGroupProxy-13-2 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.965 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.965 [eventLoopGroupProxy-13-2 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.966 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.967 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.967 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.967 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.967 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.970 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.971 [eventLoopGroupProxy-13-2 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.972 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.972 [eventLoopGroupProxy-13-2 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.974 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.975 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.975 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.975 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.975 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.976 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.979 [eventLoopGroupProxy-13-2 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.979 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.980 [eventLoopGroupProxy-13-2 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.980 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.981 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.981 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.981 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.981 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.983 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.985 [eventLoopGroupProxy-13-2 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.985 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.986 [eventLoopGroupProxy-13-2 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:22.986 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.987 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.987 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.987 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.987 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.988 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.990 [eventLoopGroupProxy-13-2 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.990 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.990 [eventLoopGroupProxy-13-2 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:22.991 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.992 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.992 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:22.992 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:22.992 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:22.993 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:22.998 [eventLoopGroupProxy-13-2 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:22.998 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:22.998 [eventLoopGroupProxy-13-2 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 15:56:22.999 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.000 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.000 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.000 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.000 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.002 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.004 [eventLoopGroupProxy-13-2 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.004 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.005 [eventLoopGroupProxy-13-2 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:23.005 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.006 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.007 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.007 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.007 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.008 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.010 [eventLoopGroupProxy-13-2 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.011 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.011 [eventLoopGroupProxy-13-2 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:23.012 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.013 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.013 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.013 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.013 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.014 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.017 [eventLoopGroupProxy-13-2 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.017 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.017 [eventLoopGroupProxy-13-2 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:23.017 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.019 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.019 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.019 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.019 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.020 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.021 [eventLoopGroupProxy-13-2 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.021 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.022 [eventLoopGroupProxy-13-2 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.022 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.023 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.023 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.023 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.023 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.024 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.025 [eventLoopGroupProxy-13-2 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.026 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.026 [eventLoopGroupProxy-13-2 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.026 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.027 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.027 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.027 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.027 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.028 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.029 [eventLoopGroupProxy-13-2 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.030 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.030 [eventLoopGroupProxy-13-2 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.030 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.031 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.031 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.031 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.031 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.032 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.033 [eventLoopGroupProxy-13-2 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.033 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.034 [eventLoopGroupProxy-13-2 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.034 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.035 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.035 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.035 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.035 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.036 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.040 [eventLoopGroupProxy-13-2 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.041 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.041 [eventLoopGroupProxy-13-2 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 15:56:23.042 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.043 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.043 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.043 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.043 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.045 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.088 [eventLoopGroupProxy-13-2 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.089 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.089 [eventLoopGroupProxy-13-2 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-24 15:56:23.090 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.091 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.091 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.091 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.091 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.094 [eventLoopGroupProxy-13-2 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:23.098 [eventLoopGroupProxy-13-2 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.098 [eventLoopGroupProxy-13-2 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.098 [eventLoopGroupProxy-13-2 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 15:56:23.099 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.102 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.103 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.103 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.103 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.104 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.106 [eventLoopGroupProxy-13-2 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.106 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.106 [eventLoopGroupProxy-13-2 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.107 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.108 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.108 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.108 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.108 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.110 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.112 [eventLoopGroupProxy-13-2 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.112 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.113 [eventLoopGroupProxy-13-2 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:23.113 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.114 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.114 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.114 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.114 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.115 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.117 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.117 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.117 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.119 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.120 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.120 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.120 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.120 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.122 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.124 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.125 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.125 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:23.125 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.126 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.126 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.126 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.126 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.127 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.129 [eventLoopGroupProxy-13-2 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.129 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.129 [eventLoopGroupProxy-13-2 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.130 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.131 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.131 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.131 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.131 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.132 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.150 [DefaultDispatcher-worker-14 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:23.175 [eventLoopGroupProxy-13-2 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.176 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.176 [eventLoopGroupProxy-13-2 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 15:56:23.176 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.177 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.177 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.177 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.177 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.178 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.180 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.180 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.180 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.181 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.182 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.182 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.182 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.182 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.183 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.185 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.185 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.185 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.186 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.187 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.187 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.187 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.187 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.188 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.207 [DefaultDispatcher-worker-8 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.234 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.234 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.234 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-24 15:56:23.237 [DefaultDispatcher-worker-8 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2025-04-24 15:56:23.239 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.240 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.240 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.240 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.240 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.241 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.243 [eventLoopGroupProxy-13-2 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.243 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.243 [eventLoopGroupProxy-13-2 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.244 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.245 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.245 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.245 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.245 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.246 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.247 [eventLoopGroupProxy-13-2 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.247 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.247 [eventLoopGroupProxy-13-2 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 15:56:23.248 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.248 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.248 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.248 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.249 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.249 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.251 [eventLoopGroupProxy-13-2 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.251 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.251 [eventLoopGroupProxy-13-2 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.251 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.252 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.252 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.252 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.252 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.253 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.255 [eventLoopGroupProxy-13-2 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.255 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.255 [eventLoopGroupProxy-13-2 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.255 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.256 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.256 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.256 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.256 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.257 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.258 [eventLoopGroupProxy-13-2 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.258 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.258 [eventLoopGroupProxy-13-2 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 15:56:23.259 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.260 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.260 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.260 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.260 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.261 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.263 [eventLoopGroupProxy-13-2 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.263 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.263 [eventLoopGroupProxy-13-2 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:23.263 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.264 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.264 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.264 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.264 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.265 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.267 [eventLoopGroupProxy-13-2 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.267 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.267 [eventLoopGroupProxy-13-2 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.268 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.269 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.269 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.269 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.269 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.270 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.271 [eventLoopGroupProxy-13-2 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.271 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.272 [eventLoopGroupProxy-13-2 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.272 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.273 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.273 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.273 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.273 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.274 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.275 [eventLoopGroupProxy-13-2 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.276 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.276 [eventLoopGroupProxy-13-2 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.276 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.283 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.283 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.283 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.283 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.284 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.286 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.287 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.287 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:23.287 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.288 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.288 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.288 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.288 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.290 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.291 [eventLoopGroupProxy-13-2 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.291 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.291 [eventLoopGroupProxy-13-2 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 15:56:23.292 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.293 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.293 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.293 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.293 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.294 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.338 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.338 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.338 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 15:56:23.339 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.340 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.340 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.340 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.340 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.342 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.344 [eventLoopGroupProxy-13-2 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.344 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.344 [eventLoopGroupProxy-13-2 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 15:56:23.345 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.348 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.348 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.348 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.348 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.351 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.396 [eventLoopGroupProxy-13-2 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.397 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.397 [eventLoopGroupProxy-13-2 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-24 15:56:23.398 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.399 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.399 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.399 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.399 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.401 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.403 [eventLoopGroupProxy-13-2 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.403 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.403 [eventLoopGroupProxy-13-2 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:23.404 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.405 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.405 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.405 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.405 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.409 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.451 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.452 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.452 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:23.453 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.454 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.454 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.454 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.454 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.458 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.506 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.506 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.506 [eventLoopGroupProxy-13-2 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-24 15:56:23.508 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.510 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.510 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.510 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.510 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.513 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.555 [eventLoopGroupProxy-13-2 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.555 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.555 [eventLoopGroupProxy-13-2 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:23.558 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.559 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.559 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.559 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.559 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.568 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.608 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.608 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.608 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-04-24 15:56:23.614 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.615 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.615 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.615 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.615 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.623 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.666 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.666 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.666 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:23.667 [DefaultDispatcher-worker-1 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:23.669 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.670 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.670 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.670 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.670 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.671 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:23.676 [eventLoopGroupProxy-13-2 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.676 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.676 [eventLoopGroupProxy-13-2 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 15:56:23.678 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.679 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.679 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.679 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.679 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.683 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:23.725 [eventLoopGroupProxy-13-2 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.726 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.726 [eventLoopGroupProxy-13-2 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 15:56:23.727 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.728 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.728 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.728 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.728 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.734 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:23.737 [eventLoopGroupProxy-13-2 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.738 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.738 [eventLoopGroupProxy-13-2 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 15:56:23.738 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.739 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.739 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.739 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.740 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.741 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:23.789 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.789 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.789 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-24 15:56:23.790 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.791 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.791 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.791 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.791 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.797 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.808 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.808 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.808 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-24 15:56:23.809 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.812 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.812 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.812 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.812 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.813 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.820 [eventLoopGroupProxy-13-2 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.820 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.820 [eventLoopGroupProxy-13-2 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-24 15:56:23.820 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.821 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.821 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.821 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.821 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.823 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.828 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.828 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.828 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 15:56:23.830 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.838 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.838 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.838 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.838 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.842 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.888 [eventLoopGroupProxy-13-2 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.888 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.889 [eventLoopGroupProxy-13-2 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-24 15:56:23.890 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.891 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.891 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.891 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.891 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.899 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.902 [eventLoopGroupProxy-13-2 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.903 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.905 [eventLoopGroupProxy-13-2 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-24 15:56:23.908 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.909 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.909 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.909 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.909 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.911 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.918 [eventLoopGroupProxy-13-2 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.918 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.919 [eventLoopGroupProxy-13-2 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-24 15:56:23.924 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.925 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.925 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.925 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.925 [DefaultDispatcher-worker-18 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.926 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.930 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.932 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.932 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-24 15:56:23.933 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.934 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.934 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.934 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.934 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.935 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:23.994 [eventLoopGroupProxy-13-2 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:23.995 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:23.995 [eventLoopGroupProxy-13-2 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 60ms 2025-04-24 15:56:23.996 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.998 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.998 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:23.998 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:23.998 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:23.999 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.005 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.006 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.006 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-24 15:56:24.007 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.009 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.009 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.009 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.009 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.015 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.018 [eventLoopGroupProxy-13-2 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.020 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.020 [eventLoopGroupProxy-13-2 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-24 15:56:24.020 [DefaultDispatcher-worker-20 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.022 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.022 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.022 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.022 [DefaultDispatcher-worker-19 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.023 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.026 [eventLoopGroupProxy-13-2 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.026 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.027 [eventLoopGroupProxy-13-2 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 15:56:24.027 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.028 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.028 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.028 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.028 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.029 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.079 [eventLoopGroupProxy-13-2 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.079 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.079 [eventLoopGroupProxy-13-2 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-04-24 15:56:24.080 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.081 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.081 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.081 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.081 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.086 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.127 [eventLoopGroupProxy-13-2 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.128 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.128 [eventLoopGroupProxy-13-2 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 15:56:24.128 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.132 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.132 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.132 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.132 [DefaultDispatcher-worker-22 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.134 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.137 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.138 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.138 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 15:56:24.139 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.140 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.140 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.140 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.140 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.142 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.150 [eventLoopGroupProxy-13-2 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.151 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.151 [eventLoopGroupProxy-13-2 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-24 15:56:24.152 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.153 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.153 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.153 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.153 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.155 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.158 [eventLoopGroupProxy-13-2 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.158 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.158 [eventLoopGroupProxy-13-2 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:24.159 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.160 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.160 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.160 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.160 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.162 [eventLoopGroupProxy-13-2 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.180 [DefaultDispatcher-worker-7 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:24.212 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.212 [eventLoopGroupProxy-13-2 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.213 [eventLoopGroupProxy-13-2 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-04-24 15:56:24.214 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.215 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.215 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.215 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.216 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.217 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 15:56:24.221 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.222 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.222 [eventLoopGroupProxy-13-2 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 15:56:24.223 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.224 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.225 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.225 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.225 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.230 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.277 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.277 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.277 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-24 15:56:24.279 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.281 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.281 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.281 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.281 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.282 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.330 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.330 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.330 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-24 15:56:24.331 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.333 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.333 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.333 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.333 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.338 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.341 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.341 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.342 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 15:56:24.345 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.355 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.355 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.355 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.355 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.357 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.401 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.401 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.401 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-24 15:56:24.402 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.403 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.403 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.403 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.403 [DefaultDispatcher-worker-21 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.406 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.413 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.417 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.417 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-24 15:56:24.418 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.420 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.420 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.420 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.421 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.423 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.431 [eventLoopGroupProxy-13-2 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.431 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.431 [eventLoopGroupProxy-13-2 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-24 15:56:24.433 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.434 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.434 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.434 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.434 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.436 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.437 [eventLoopGroupProxy-13-2 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.438 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.438 [eventLoopGroupProxy-13-2 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:24.439 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.441 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.441 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.441 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.441 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.446 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.461 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.461 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.461 [eventLoopGroupProxy-13-2 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2025-04-24 15:56:24.462 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.463 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.463 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.463 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.463 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.466 [eventLoopGroupProxy-13-2 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.511 [eventLoopGroupProxy-13-2 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.512 [eventLoopGroupProxy-13-2 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.518 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.518 [eventLoopGroupProxy-13-2 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-24 15:56:24.519 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.519 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.519 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.519 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.524 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.527 [eventLoopGroupProxy-13-2 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.527 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.527 [eventLoopGroupProxy-13-2 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 15:56:24.528 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.529 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.529 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.529 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.529 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.533 [eventLoopGroupProxy-13-2 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.539 [eventLoopGroupProxy-13-2 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.539 [eventLoopGroupProxy-13-2 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.539 [eventLoopGroupProxy-13-2 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-24 15:56:24.542 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.544 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.544 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/blob/upload-batch-data. 2025-04-24 15:56:24.544 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.544 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:24.545 [eventLoopGroupProxy-13-2 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:24.554 [eventLoopGroupProxy-13-2 @coroutine#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:24.554 [eventLoopGroupProxy-13-2 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.558 [eventLoopGroupProxy-13-2 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2025-04-24 15:56:24.559 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/blob/upload-batch-data 2025-04-24 15:56:24.574 [DefaultDispatcher-worker-8 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:24.580 [DefaultDispatcher-worker-18 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:24.581 [DefaultDispatcher-worker-18 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/UmAppDatabase/replication/message 2025-04-24 15:56:24.581 [DefaultDispatcher-worker-18 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43893/UmAppDatabase/replication/message. 2025-04-24 15:56:24.581 [DefaultDispatcher-worker-18 @coroutine#797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/UmAppDatabase/replication/message 2025-04-24 15:56:24.581 [DefaultDispatcher-worker-18 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43893/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 15:56:24.583 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:24.583 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 15:56:24.583 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:24.606 [DefaultDispatcher-worker-4 @call-handler#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-04-24 15:56:24.606 [DefaultDispatcher-worker-16 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json 2025-04-24 15:56:24.606 [DefaultDispatcher-worker-16 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json. 2025-04-24 15:56:24.606 [DefaultDispatcher-worker-16 @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json 2025-04-24 15:56:24.611 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:24.611 [eventLoopGroupProxy-13-2 @call-handler#1622] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2025-04-24 15:56:24.612 [DefaultDispatcher-worker-6 @coroutine#797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/UmAppDatabase/replication/message 2025-04-24 15:56:24.612 [DefaultDispatcher-worker-6 @coroutine#797] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43893/UmAppDatabase/replication/message 2025-04-24 15:56:24.613 [DefaultDispatcher-worker-8 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43893/UmAppDatabase/replication/message. 2025-04-24 15:56:24.613 [DefaultDispatcher-worker-8 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43893/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:24.614 [DefaultDispatcher-worker-11 @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json 2025-04-24 15:56:24.614 [DefaultDispatcher-worker-11 @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json 2025-04-24 15:56:24.615 [DefaultDispatcher-worker-8 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json. 2025-04-24 15:56:24.615 [DefaultDispatcher-worker-8 @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43893/api/content/720120768311820288/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:56:24.620 [DefaultDispatcher-worker-21 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-04-24 15:56:24.649 [DefaultDispatcher-worker-21 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2025-04-24 15:56:24.691 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 15:56:24.691 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 15:56:24.691 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 15:56:24.691 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 15:56:24.691 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 15:56:24.699 [Test worker @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2025-04-24 15:56:24.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-24 15:56:24.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-24 15:56:24.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:24.700 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eea0b48: (connection evicted) 2025-04-24 15:56:24.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:24.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-24 15:56:24.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-24 15:56:24.733 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:24.736 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:25.075 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 15:56:25.218 [DefaultDispatcher-worker-12 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45494046 2025-04-24 15:56:25.731 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@19b8f1bd 2025-04-24 15:56:25.731 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@19b8f1bd 2025-04-24 15:56:25.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-24 15:56:25.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-24 15:56:25.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:25.732 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5315210d: (connection evicted) 2025-04-24 15:56:25.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:25.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-24 15:56:25.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61375dff 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:25.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:25.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-24 15:56:25.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8b9b2d 2025-04-24 15:56:25.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8b9b2d 2025-04-24 15:56:25.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-24 15:56:25.768 [DefaultDispatcher-worker-12 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8b9b2d 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e581302 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:25.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:25.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2025-04-24 15:56:25.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2025-04-24 15:56:25.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3891b430 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:25.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:25.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-24 15:56:25.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-04-24 15:56:25.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-04-24 15:56:25.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-24 15:56:25.783 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 15:56:25.784 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 15:56:25.786 [DefaultDispatcher-worker-7 @coroutine#1660] INFO ktor.application - Responding at http://0.0.0.0:39923 2025-04-24 15:56:25.789 [DefaultDispatcher-worker-7 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2025-04-24 15:56:25.791 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39923/api/blob/upload-init-batch 2025-04-24 15:56:25.791 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39923/api/blob/upload-init-batch. 2025-04-24 15:56:25.791 [Test worker @coroutine#1661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39923/api/blob/upload-init-batch 2025-04-24 15:56:25.791 [Test worker @coroutine#1661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39923/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 15:56:25.794 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 15:56:25.794 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 15:56:25.796 [eventLoopGroupProxy-16-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-04-24 15:56:25.798 [Test worker @coroutine#1661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39923/api/blob/upload-init-batch 2025-04-24 15:56:25.798 [Test worker @coroutine#1661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39923/api/blob/upload-init-batch 2025-04-24 15:56:25.798 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39923/api/blob/upload-init-batch. 2025-04-24 15:56:25.798 [Test worker @coroutine#1661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39923/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:25.800 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39923/api/blob/upload-batch-data 2025-04-24 15:56:25.800 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39923/api/blob/upload-batch-data. 2025-04-24 15:56:25.800 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39923/api/blob/upload-batch-data 2025-04-24 15:56:25.800 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39923/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:25.801 [eventLoopGroupProxy-16-1 @call-handler#1674] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 15:56:25.805 [eventLoopGroupProxy-16-1 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-04-24 15:56:25.805 [eventLoopGroupProxy-16-1 @call-handler#1674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:25.807 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39923/api/blob/upload-batch-data 2025-04-24 15:56:25.810 [eventLoopGroupProxy-16-2 @call-handler#1684] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-24 15:56:25.813 [eventLoopGroupProxy-16-2 @call-handler#1684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:25.823 [Test worker @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2025-04-24 15:56:25.849 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:25.877 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:25.880 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@229c4d34 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:27.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:27.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:27.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-24 15:56:27.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@689eab53 2025-04-24 15:56:27.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@689eab53 2025-04-24 15:56:27.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-24 15:56:27.126 [DefaultDispatcher-worker-7 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689eab53 2025-04-24 15:56:27.139 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45017/api/blob/upload-init-batch 2025-04-24 15:56:27.139 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45017/api/blob/upload-init-batch. 2025-04-24 15:56:27.139 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45017/api/blob/upload-init-batch 2025-04-24 15:56:27.139 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45017/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 15:56:27.146 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45017/api/blob/upload-init-batch 2025-04-24 15:56:27.146 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45017/api/blob/upload-init-batch 2025-04-24 15:56:27.147 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45017/api/blob/upload-init-batch. 2025-04-24 15:56:27.147 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45017/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:27.160 [HikariPool-74 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:27.163 [DefaultDispatcher-worker-3 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689eab53 2025-04-24 15:56:27.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-24 15:56:27.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-24 15:56:27.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:27.178 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689eab53: (connection evicted) 2025-04-24 15:56:27.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:27.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-24 15:56:27.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ab1ce0 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:27.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:27.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-24 15:56:27.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@765eb801 2025-04-24 15:56:27.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@765eb801 2025-04-24 15:56:27.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-24 15:56:27.220 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34865/api/blob/upload-init-batch 2025-04-24 15:56:27.220 [Test worker @coroutine#1705] 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:34865/api/blob/upload-init-batch. 2025-04-24 15:56:27.220 [Test worker @coroutine#1705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34865/api/blob/upload-init-batch 2025-04-24 15:56:27.221 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34865/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 15:56:27.246 [Test worker @coroutine#1705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34865/api/blob/upload-init-batch 2025-04-24 15:56:27.246 [Test worker @coroutine#1705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34865/api/blob/upload-init-batch 2025-04-24 15:56:27.246 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34865/api/blob/upload-init-batch. 2025-04-24 15:56:27.246 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34865/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:27.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-24 15:56:27.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-24 15:56:27.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:27.256 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765eb801: (connection evicted) 2025-04-24 15:56:27.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:27.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-24 15:56:27.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a70daf4 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:27.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:27.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:27.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-24 15:56:27.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7611e295 2025-04-24 15:56:27.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7611e295 2025-04-24 15:56:27.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-24 15:56:27.303 [Test worker @coroutine#1711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37047/api/blob/upload-init-batch 2025-04-24 15:56:27.303 [Test worker @coroutine#1711] 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:37047/api/blob/upload-init-batch. 2025-04-24 15:56:27.303 [Test worker @coroutine#1711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37047/api/blob/upload-init-batch 2025-04-24 15:56:27.303 [Test worker @coroutine#1711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37047/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 15:56:27.308 [Test worker @coroutine#1711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37047/api/blob/upload-init-batch 2025-04-24 15:56:27.308 [Test worker @coroutine#1711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37047/api/blob/upload-init-batch 2025-04-24 15:56:27.311 [Test worker @coroutine#1711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37047/api/blob/upload-init-batch. 2025-04-24 15:56:27.311 [Test worker @coroutine#1711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37047/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:27.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-24 15:56:27.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-24 15:56:27.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:27.339 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7611e295: (connection evicted) 2025-04-24 15:56:27.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:27.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-24 15:56:27.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-24 15:56:27.755 [DefaultDispatcher-worker-16 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8b9b2d 2025-04-24 15:56:27.845 [DefaultDispatcher-worker-17 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193c3b1c 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-24 15:56:27.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:27.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:27.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:27.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:27.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:27.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:27.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:27.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:27.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-24 15:56:27.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2318651f 2025-04-24 15:56:27.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2318651f 2025-04-24 15:56:27.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-24 15:56:28.071 [DefaultDispatcher-worker-8 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2318651f 2025-04-24 15:56:28.078 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@743b7025 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:28.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:28.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-24 15:56:28.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b16193 2025-04-24 15:56:28.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b16193 2025-04-24 15:56:28.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-24 15:56:28.126 [DefaultDispatcher-worker-16 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b16193 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ddb6c71 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:28.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-24 15:56:28.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c569caf 2025-04-24 15:56:28.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c569caf 2025-04-24 15:56:28.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-24 15:56:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbc66f0 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:28.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:28.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-24 15:56:28.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-04-24 15:56:28.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-04-24 15:56:28.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-24 15:56:28.192 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:28.222 [DefaultDispatcher-worker-21 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-04-24 15:56:28.227 [DefaultDispatcher-worker-1 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-04-24 15:56:28.232 [DefaultDispatcher-worker-2 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-04-24 15:56:28.233 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:28.239 [DefaultDispatcher-worker-18 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-04-24 15:56:28.242 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-04-24 15:56:28.248 [DefaultDispatcher-worker-19 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-04-24 15:56:28.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-24 15:56:28.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-24 15:56:28.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:28.276 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47800bd7: (connection evicted) 2025-04-24 15:56:28.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:28.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-24 15:56:28.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed463b7 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:28.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:28.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-24 15:56:28.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-04-24 15:56:28.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-04-24 15:56:28.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-24 15:56:28.316 [DefaultDispatcher-worker-19 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-04-24 15:56:28.328 [DefaultDispatcher-worker-3 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-04-24 15:56:28.339 [DefaultDispatcher-worker-6 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-04-24 15:56:28.346 [DefaultDispatcher-worker-9 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-04-24 15:56:28.348 [Test worker @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-04-24 15:56:28.358 [DefaultDispatcher-worker-21 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-04-24 15:56:28.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-24 15:56:28.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-24 15:56:28.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:28.368 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e: (connection evicted) 2025-04-24 15:56:28.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:28.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-24 15:56:28.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7d173f 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:28.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:28.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-24 15:56:28.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 15:56:28.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 15:56:28.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-24 15:56:28.401 [DefaultDispatcher-worker-22 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 15:56:28.407 [DefaultDispatcher-worker-4 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 15:56:28.417 [DefaultDispatcher-worker-3 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 15:56:28.424 [DefaultDispatcher-worker-1 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 15:56:28.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-24 15:56:28.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-24 15:56:28.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:28.426 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c618295: (connection evicted) 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:28.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-24 15:56:28.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a82453 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:28.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-24 15:56:28.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-04-24 15:56:28.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-04-24 15:56:28.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-24 15:56:28.483 [DefaultDispatcher-worker-18 @coroutine#1771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-04-24 15:56:28.492 [DefaultDispatcher-worker-10 @coroutine#1771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-04-24 15:56:28.505 [DefaultDispatcher-worker-9 @coroutine#1771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-04-24 15:56:28.512 [DefaultDispatcher-worker-13 @coroutine#1771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-04-24 15:56:28.515 [Test worker @coroutine#1777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-04-24 15:56:28.528 [DefaultDispatcher-worker-17 @coroutine#1776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-04-24 15:56:28.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-24 15:56:28.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-24 15:56:28.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:28.532 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f: (connection evicted) 2025-04-24 15:56:28.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:28.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-24 15:56:28.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65293ca5 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:36.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:36.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:36.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:36.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-24 15:56:36.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2786b644 2025-04-24 15:56:36.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2786b644 2025-04-24 15:56:36.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-24 15:56:36.443 [DefaultDispatcher-worker-5 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2786b644 2025-04-24 15:56:36.507 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b697993 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:37.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-04-24 15:56:37.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-04-24 15:56:37.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-24 15:56:37.240 [DefaultDispatcher-worker-22 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-04-24 15:56:37.245 [DefaultDispatcher-worker-1 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-04-24 15:56:37.249 [DefaultDispatcher-worker-7 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-04-24 15:56:37.253 [DefaultDispatcher-worker-21 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-04-24 15:56:37.262 [DefaultDispatcher-worker-21 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c98eaa9 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:37.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-24 15:56:37.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-04-24 15:56:37.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-04-24 15:56:37.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-24 15:56:37.315 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:37.319 [DefaultDispatcher-worker-7 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-04-24 15:56:37.332 [DefaultDispatcher-worker-20 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-04-24 15:56:37.340 [DefaultDispatcher-worker-9 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-04-24 15:56:37.350 [DefaultDispatcher-worker-4 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-04-24 15:56:37.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b20a8e4 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:37.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:37.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-24 15:56:37.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-04-24 15:56:37.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-04-24 15:56:37.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-24 15:56:37.372 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:37.396 [DefaultDispatcher-worker-16 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-04-24 15:56:37.410 [DefaultDispatcher-worker-8 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-04-24 15:56:37.419 [DefaultDispatcher-worker-4 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-04-24 15:56:37.427 [DefaultDispatcher-worker-10 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-04-24 15:56:37.446 [DefaultDispatcher-worker-13 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-04-24 15:56:37.459 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:37.466 [DefaultDispatcher-worker-19 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27260f9c 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:37.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-24 15:56:37.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:37.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:37.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:37.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:37.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:37.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:37.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:37.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:37.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-24 15:56:37.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-24 15:56:37.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-24 15:56:37.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-24 15:56:37.509 [DefaultDispatcher-worker-14 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-24 15:56:37.519 [DefaultDispatcher-worker-4 @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-24 15:56:37.527 [DefaultDispatcher-worker-22 @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-24 15:56:37.535 [DefaultDispatcher-worker-19 @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-24 15:56:37.545 [DefaultDispatcher-worker-21 @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-24 15:56:37.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64096a41 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:37.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:37.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-24 15:56:37.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-24 15:56:37.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-24 15:56:37.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-24 15:56:37.572 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:37.609 [DefaultDispatcher-worker-12 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-24 15:56:37.616 [DefaultDispatcher-worker-15 @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-24 15:56:37.628 [DefaultDispatcher-worker-9 @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-24 15:56:37.635 [DefaultDispatcher-worker-8 @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-24 15:56:37.641 [DefaultDispatcher-worker-8 @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-24 15:56:37.649 [DefaultDispatcher-worker-12 @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-24 15:56:37.652 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20524816 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:37.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:37.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-24 15:56:37.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-24 15:56:37.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-24 15:56:37.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-24 15:56:37.705 [DefaultDispatcher-worker-18 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-24 15:56:37.712 [DefaultDispatcher-worker-4 @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-24 15:56:37.719 [DefaultDispatcher-worker-4 @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-24 15:56:37.725 [DefaultDispatcher-worker-12 @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-24 15:56:37.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d82d35c 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:37.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:37.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-24 15:56:37.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-04-24 15:56:37.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-04-24 15:56:37.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-24 15:56:37.767 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:37.780 [DefaultDispatcher-worker-6 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-04-24 15:56:37.791 [DefaultDispatcher-worker-17 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-04-24 15:56:37.805 [DefaultDispatcher-worker-7 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-04-24 15:56:37.815 [DefaultDispatcher-worker-13 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-04-24 15:56:37.821 [DefaultDispatcher-worker-20 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-04-24 15:56:37.830 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:37.836 [DefaultDispatcher-worker-14 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-04-24 15:56:37.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a644d75 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:37.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:37.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-24 15:56:37.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-24 15:56:37.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-24 15:56:37.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d8794f 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:37.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:37.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-24 15:56:37.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-04-24 15:56:37.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-04-24 15:56:37.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-24 15:56:37.942 [Test worker @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-04-24 15:56:37.944 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:37.949 [Test worker @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@90b9695 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:37.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-24 15:56:37.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-24 15:56:37.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-24 15:56:37.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-24 15:56:37.988 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:38.033 [Test worker @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-24 15:56:38.041 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e02661 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:38.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:38.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-24 15:56:38.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-24 15:56:38.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-24 15:56:38.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-24 15:56:38.073 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:38.105 [Test worker @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-24 15:56:38.107 [Test worker @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2b608e 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:38.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:38.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:38.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-24 15:56:38.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-04-24 15:56:38.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-04-24 15:56:38.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-24 15:56:38.145 [Test worker @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-04-24 15:56:38.152 [Test worker @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-04-24 15:56:38.156 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:38.190 [Test worker @coroutine#1911] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59375/ 2025-04-24 15:56:38.190 [Test worker @coroutine#1911] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.196 [Test worker @coroutine#1911] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59375/ 2025-04-24 15:56:38.196 [Test worker @coroutine#1911] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59375/ 2025-04-24 15:56:38.196 [Test worker @coroutine#1911] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.214 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:38.244 [Test worker @coroutine#1911] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59375/ 2025-04-24 15:56:38.244 [Test worker @coroutine#1911] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59375/ 2025-04-24 15:56:38.244 [Test worker @coroutine#1911] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.287 [Test worker @coroutine#1911] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59375/ 2025-04-24 15:56:38.288 [Test worker @coroutine#1911] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59375/ 2025-04-24 15:56:38.288 [Test worker @coroutine#1911] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.333 [Test worker @coroutine#1911] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59375/ 2025-04-24 15:56:38.333 [Test worker @coroutine#1911] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59375/ 2025-04-24 15:56:38.334 [Test worker @coroutine#1911] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.377 [Test worker @coroutine#1911] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59375/ 2025-04-24 15:56:38.378 [Test worker @coroutine#1911] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59375/ 2025-04-24 15:56:38.378 [Test worker @coroutine#1911] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.425 [Test worker @coroutine#1911] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59375/ 2025-04-24 15:56:38.425 [Test worker @coroutine#1911] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59375/ 2025-04-24 15:56:38.425 [Test worker @coroutine#1911] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.470 [Test worker @coroutine#1911] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59375/ 2025-04-24 15:56:38.482 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48243/ 2025-04-24 15:56:38.482 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48243/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.512 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48243/ 2025-04-24 15:56:38.512 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48243/ 2025-04-24 15:56:38.512 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48243/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.556 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48243/ 2025-04-24 15:56:38.556 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48243/ 2025-04-24 15:56:38.556 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48243/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.598 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48243/ 2025-04-24 15:56:38.599 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48243/ 2025-04-24 15:56:38.599 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48243/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.640 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48243/ 2025-04-24 15:56:38.641 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48243/ 2025-04-24 15:56:38.641 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48243/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.682 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48243/ 2025-04-24 15:56:38.686 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48243/ 2025-04-24 15:56:38.686 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48243/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.728 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48243/ 2025-04-24 15:56:38.729 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48243/ 2025-04-24 15:56:38.729 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48243/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 15:56:38.730 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48243/ 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79aa675b 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:38.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:38.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-24 15:56:38.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@38eafdab 2025-04-24 15:56:38.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@38eafdab 2025-04-24 15:56:38.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-24 15:56:38.977 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:38.998 [DefaultDispatcher-worker-18 @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eafdab 2025-04-24 15:56:39.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@419c70f6 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-24 15:56:39.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2f1ae3 2025-04-24 15:56:39.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2f1ae3 2025-04-24 15:56:39.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-24 15:56:39.093 [DefaultDispatcher-worker-8 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2f1ae3 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e845f1c 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-24 15:56:39.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-04-24 15:56:39.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-04-24 15:56:39.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-24 15:56:39.127 [DefaultDispatcher-worker-16 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-04-24 15:56:39.129 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0df38e 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-24 15:56:39.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-24 15:56:39.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-24 15:56:39.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-24 15:56:39.187 [DefaultDispatcher-worker-16 @coroutine#1995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b0d9da 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-24 15:56:39.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2025-04-24 15:56:39.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2025-04-24 15:56:39.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-24 15:56:39.196 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.238 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.243 [DefaultDispatcher-worker-5 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259ae1a9 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-24 15:56:39.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-24 15:56:39.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-24 15:56:39.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-24 15:56:39.291 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.313 [DefaultDispatcher-worker-5 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c8b75c 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-24 15:56:39.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-24 15:56:39.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-24 15:56:39.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-24 15:56:39.353 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.375 [DefaultDispatcher-worker-16 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd62f07 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-24 15:56:39.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-24 15:56:39.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-24 15:56:39.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-24 15:56:39.414 [DefaultDispatcher-worker-15 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-24 15:56:39.426 [DefaultDispatcher-worker-8 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-24 15:56:39.435 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.437 [DefaultDispatcher-worker-10 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-24 15:56:39.443 [DefaultDispatcher-worker-22 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-24 15:56:39.469 [DefaultDispatcher-worker-8 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-24 15:56:39.479 [DefaultDispatcher-worker-15 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-24 15:56:39.485 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-24 15:56:39.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-24 15:56:39.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.491 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3db3668: (connection evicted) 2025-04-24 15:56:39.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:39.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-24 15:56:39.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b44ed3c 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-24 15:56:39.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2025-04-24 15:56:39.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2025-04-24 15:56:39.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-24 15:56:39.531 [DefaultDispatcher-worker-5 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e9d171c 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-24 15:56:39.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-24 15:56:39.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aff157e 2025-04-24 15:56:39.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aff157e 2025-04-24 15:56:39.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-24 15:56:39.599 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.612 [DefaultDispatcher-worker-1 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aff157e 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@122a6078 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-24 15:56:39.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a000fff 2025-04-24 15:56:39.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a000fff 2025-04-24 15:56:39.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-24 15:56:39.645 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.692 [DefaultDispatcher-worker-21 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a000fff 2025-04-24 15:56:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c682826 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-24 15:56:39.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a285418 2025-04-24 15:56:39.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a285418 2025-04-24 15:56:39.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-24 15:56:39.718 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.737 [DefaultDispatcher-worker-1 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a285418 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@247877f3 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-24 15:56:39.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@80081d7 2025-04-24 15:56:39.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@80081d7 2025-04-24 15:56:39.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-24 15:56:39.797 [DefaultDispatcher-worker-12 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80081d7 2025-04-24 15:56:39.805 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4545cfc0 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-24 15:56:39.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ca1cad 2025-04-24 15:56:39.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ca1cad 2025-04-24 15:56:39.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-24 15:56:39.849 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.859 [DefaultDispatcher-worker-17 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ca1cad 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edce7da 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-24 15:56:39.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-24 15:56:39.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-24 15:56:39.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-24 15:56:39.900 [DefaultDispatcher-worker-9 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3a767 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:39.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-24 15:56:39.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-24 15:56:39.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-24 15:56:39.908 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:39.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-24 15:56:39.943 [DefaultDispatcher-worker-16 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-24 15:56:40.022 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:40.022 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:40.187 [DefaultDispatcher-worker-22 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506aa618 2025-04-24 15:56:40.276 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:40.759 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:41.733 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:41.928 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:42.023 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:42.114 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:42.514 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:43.157 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:43.256 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:43.270 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:43.319 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:43.446 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:43.479 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:43.534 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:43.605 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:43.808 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d21d12b 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:44.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:44.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-24 15:56:44.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-24 15:56:44.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-24 15:56:44.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-24 15:56:44.174 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-24 15:56:44.185 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.191 [DefaultDispatcher-worker-12 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-24 15:56:44.203 [DefaultDispatcher-worker-2 @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a79a5d6 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:44.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:44.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:44.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:44.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-24 15:56:44.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-04-24 15:56:44.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-04-24 15:56:44.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-24 15:56:44.230 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.233 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-04-24 15:56:44.239 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.255 [DefaultDispatcher-worker-6 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-04-24 15:56:44.262 [DefaultDispatcher-worker-20 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-04-24 15:56:44.271 [DefaultDispatcher-worker-16 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-04-24 15:56:44.281 [DefaultDispatcher-worker-8 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579cfcc4 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:44.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-24 15:56:44.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-04-24 15:56:44.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-04-24 15:56:44.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-24 15:56:44.297 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-04-24 15:56:44.309 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.317 [DefaultDispatcher-worker-22 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-04-24 15:56:44.326 [DefaultDispatcher-worker-12 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-04-24 15:56:44.334 [DefaultDispatcher-worker-14 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-04-24 15:56:44.342 [DefaultDispatcher-worker-1 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-04-24 15:56:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30942f54 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:44.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:44.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-24 15:56:44.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 15:56:44.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 15:56:44.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-24 15:56:44.364 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 15:56:44.376 [DefaultDispatcher-worker-6 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-24 15:56:44.379 [DefaultDispatcher-worker-14 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 15:56:44.384 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.391 [DefaultDispatcher-worker-1 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 15:56:44.404 [DefaultDispatcher-worker-16 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 15:56:44.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@568e2d65 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:44.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-24 15:56:44.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-24 15:56:44.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-24 15:56:44.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-24 15:56:44.412 [DefaultDispatcher-worker-21 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-04-24 15:56:44.414 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.428 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-24 15:56:44.448 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.448 [DefaultDispatcher-worker-11 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-24 15:56:44.461 [DefaultDispatcher-worker-4 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-24 15:56:44.461 [DefaultDispatcher-worker-15 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218f2f51 2025-04-24 15:56:44.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c10678 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:44.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:44.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-24 15:56:44.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-24 15:56:44.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-24 15:56:44.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-24 15:56:44.476 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.495 [DefaultDispatcher-worker-4 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-24 15:56:44.495 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-24 15:56:44.510 [DefaultDispatcher-worker-10 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-24 15:56:44.511 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.513 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5471342 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:44.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-24 15:56:44.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 15:56:44.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 15:56:44.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-24 15:56:44.541 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 15:56:44.558 [DefaultDispatcher-worker-7 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 15:56:44.560 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.567 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.637 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.637 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-24 15:56:44.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:44.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:44.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:44.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:44.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:44.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22bbbe6 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:44.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:44.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-24 15:56:44.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:44.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:44.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-24 15:56:44.790 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:44.799 [Test worker @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:44.801 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:44.805 [DefaultDispatcher-worker-2 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:44.805 [DefaultDispatcher-worker-2 @coroutine#2143] 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:57487/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:44.805 [DefaultDispatcher-worker-2 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:44.805 [DefaultDispatcher-worker-2 @coroutine#2143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57487/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:44.810 [DefaultDispatcher-worker-18 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:44.810 [DefaultDispatcher-worker-18 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:44.812 [DefaultDispatcher-worker-21 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:44.812 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:44.812 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:44.812 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:44.813 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:44.813 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:44.814 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:44.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-24 15:56:44.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:44.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:44.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:44.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:44.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:44.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:44.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2b6031 2025-04-24 15:56:44.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:44.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-24 15:56:44.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-04-24 15:56:44.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-04-24 15:56:44.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-24 15:56:44.849 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-04-24 15:56:44.858 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-04-24 15:56:44.860 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-04-24 15:56:44.865 [DefaultDispatcher-worker-18 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 15:56:44.865 [DefaultDispatcher-worker-18 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-24 15:56:44.865 [DefaultDispatcher-worker-18 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 15:56:44.870 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.872 [DefaultDispatcher-worker-11 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-04-24 15:56:44.875 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 15:56:44.875 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 15:56:44.876 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1aca7e 2025-04-24 15:56:44.876 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1aca7e 2025-04-24 15:56:44.879 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22dd318d 2025-04-24 15:56:44.879 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22dd318d 2025-04-24 15:56:44.882 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e2a10e 2025-04-24 15:56:44.882 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e2a10e 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c08461b 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:44.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:44.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-24 15:56:44.885 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e03bb6 2025-04-24 15:56:44.885 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e03bb6 2025-04-24 15:56:44.888 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1953548e 2025-04-24 15:56:44.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.888 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1953548e 2025-04-24 15:56:44.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-24 15:56:44.891 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@52495f70 2025-04-24 15:56:44.891 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@52495f70 2025-04-24 15:56:44.893 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61106ee6 2025-04-24 15:56:44.894 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61106ee6 2025-04-24 15:56:44.896 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cfc4f9 2025-04-24 15:56:44.896 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cfc4f9 2025-04-24 15:56:44.899 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb172a 2025-04-24 15:56:44.899 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb172a 2025-04-24 15:56:44.899 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 15:56:44.914 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.919 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:44.925 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4d8e37 2025-04-24 15:56:44.925 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4d8e37 2025-04-24 15:56:44.930 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@348a770e 2025-04-24 15:56:44.930 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@348a770e 2025-04-24 15:56:44.932 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.933 [Test worker @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.935 [DefaultDispatcher-worker-22 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:44.935 [DefaultDispatcher-worker-22 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:44.935 [DefaultDispatcher-worker-22 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:44.935 [DefaultDispatcher-worker-22 @coroutine#2175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:44.936 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b5e547 2025-04-24 15:56:44.936 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b5e547 2025-04-24 15:56:44.940 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b77d35 2025-04-24 15:56:44.940 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b77d35 2025-04-24 15:56:44.944 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dd6982 2025-04-24 15:56:44.944 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dd6982 2025-04-24 15:56:44.945 [DefaultDispatcher-worker-14 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.945 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:44.945 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:44.945 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:44.947 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.947 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:44.947 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:44.950 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@440848f0 2025-04-24 15:56:44.950 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@440848f0 2025-04-24 15:56:44.952 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:44.952 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:44.954 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8802eb 2025-04-24 15:56:44.954 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8802eb 2025-04-24 15:56:44.957 [DefaultDispatcher-worker-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.961 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1598827a 2025-04-24 15:56:44.961 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1598827a 2025-04-24 15:56:44.966 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d416832 2025-04-24 15:56:44.966 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d416832 2025-04-24 15:56:44.966 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 15:56:44.967 [DefaultDispatcher-worker-8 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.974 [DefaultDispatcher-worker-14 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.984 [DefaultDispatcher-worker-21 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.988 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:44.992 [DefaultDispatcher-worker-17 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:44.993 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b8e579 2025-04-24 15:56:44.993 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b8e579 2025-04-24 15:56:44.999 [DefaultDispatcher-worker-3 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:45.000 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@287f0fde 2025-04-24 15:56:45.000 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@287f0fde 2025-04-24 15:56:45.005 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c408e09 2025-04-24 15:56:45.005 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c408e09 2025-04-24 15:56:45.008 [DefaultDispatcher-worker-11 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:45.011 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@694205e5 2025-04-24 15:56:45.011 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@694205e5 2025-04-24 15:56:45.013 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b0b699 2025-04-24 15:56:45.013 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b0b699 2025-04-24 15:56:45.018 [DefaultDispatcher-worker-10 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:45.022 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@586149ae 2025-04-24 15:56:45.022 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@586149ae 2025-04-24 15:56:45.027 [DefaultDispatcher-worker-10 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:45.027 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7079a46d 2025-04-24 15:56:45.027 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7079a46d 2025-04-24 15:56:45.034 [DefaultDispatcher-worker-13 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:45.035 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@96dfaaa 2025-04-24 15:56:45.035 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@96dfaaa 2025-04-24 15:56:45.042 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e49160 2025-04-24 15:56:45.042 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e49160 2025-04-24 15:56:45.042 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33319df0 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-24 15:56:45.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:45.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:45.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-24 15:56:45.102 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:45.111 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:45.112 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:45.115 [DefaultDispatcher-worker-18 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.115 [DefaultDispatcher-worker-18 @coroutine#2222] 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:45891/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:45.115 [DefaultDispatcher-worker-18 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.115 [DefaultDispatcher-worker-18 @coroutine#2222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45891/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:45.123 [DefaultDispatcher-worker-20 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:45.124 [DefaultDispatcher-worker-20 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.124 [DefaultDispatcher-worker-20 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:45.124 [DefaultDispatcher-worker-8 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.124 [DefaultDispatcher-worker-20 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.124 [DefaultDispatcher-worker-8 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.125 [DefaultDispatcher-worker-1 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.125 [DefaultDispatcher-worker-1 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.132 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421c057a 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-24 15:56:45.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-24 15:56:45.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-24 15:56:45.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-24 15:56:45.139 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-24 15:56:45.147 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-24 15:56:45.149 [Test worker @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-24 15:56:45.152 [DefaultDispatcher-worker-21 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 15:56:45.152 [DefaultDispatcher-worker-21 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-24 15:56:45.152 [DefaultDispatcher-worker-21 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 15:56:45.153 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 15:56:45.153 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 15:56:45.156 [DefaultDispatcher-worker-7 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-24 15:56:45.164 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:45.170 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2827e508 2025-04-24 15:56:45.170 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2827e508 2025-04-24 15:56:45.177 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e01e7c 2025-04-24 15:56:45.177 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e01e7c 2025-04-24 15:56:45.180 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22df8e78 2025-04-24 15:56:45.180 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22df8e78 2025-04-24 15:56:45.187 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dd1447 2025-04-24 15:56:45.187 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dd1447 2025-04-24 15:56:45.193 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c5a211 2025-04-24 15:56:45.193 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c5a211 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529fda9f 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-24 15:56:45.203 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5670518b 2025-04-24 15:56:45.203 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5670518b 2025-04-24 15:56:45.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:45.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:45.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-24 15:56:45.209 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@882b973 2025-04-24 15:56:45.209 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@882b973 2025-04-24 15:56:45.212 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2eb08 2025-04-24 15:56:45.212 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2eb08 2025-04-24 15:56:45.219 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afa14cd 2025-04-24 15:56:45.219 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afa14cd 2025-04-24 15:56:45.219 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 15:56:45.229 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:45.238 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:45.245 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:45.245 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f3c59b 2025-04-24 15:56:45.245 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f3c59b 2025-04-24 15:56:45.246 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:45.252 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d342595 2025-04-24 15:56:45.252 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d342595 2025-04-24 15:56:45.253 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.253 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:45.253 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.253 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56641/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:45.255 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@790baeeb 2025-04-24 15:56:45.255 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@790baeeb 2025-04-24 15:56:45.257 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c092fae 2025-04-24 15:56:45.257 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c092fae 2025-04-24 15:56:45.259 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:45.259 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.259 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:45.259 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.261 [Test worker @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:45.261 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bbeaa9 2025-04-24 15:56:45.261 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bbeaa9 2025-04-24 15:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-24 15:56:45.263 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7f7586 2025-04-24 15:56:45.263 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7f7586 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f316df 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-24 15:56:45.269 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2927ee34 2025-04-24 15:56:45.269 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2927ee34 2025-04-24 15:56:45.271 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c26d0e1 2025-04-24 15:56:45.271 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c26d0e1 2025-04-24 15:56:45.272 [DefaultDispatcher-worker-7 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.272 [DefaultDispatcher-worker-7 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.273 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.273 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.275 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5246876e 2025-04-24 15:56:45.275 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5246876e 2025-04-24 15:56:45.275 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 15:56:45.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-24 15:56:45.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-24 15:56:45.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-24 15:56:45.277 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-24 15:56:45.286 [Test worker @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-24 15:56:45.288 [Test worker @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-24 15:56:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232899d1 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-24 15:56:45.298 [DefaultDispatcher-worker-19 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-24 15:56:45.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:45.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:45.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-24 15:56:45.305 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:45.323 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a71b62c 2025-04-24 15:56:45.323 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a71b62c 2025-04-24 15:56:45.325 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b64912 2025-04-24 15:56:45.325 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b64912 2025-04-24 15:56:45.328 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd5c 2025-04-24 15:56:45.328 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd5c 2025-04-24 15:56:45.330 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b4329 2025-04-24 15:56:45.330 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b4329 2025-04-24 15:56:45.333 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc4d62 2025-04-24 15:56:45.333 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc4d62 2025-04-24 15:56:45.336 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:45.337 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@740462f0 2025-04-24 15:56:45.337 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@740462f0 2025-04-24 15:56:45.339 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa93211 2025-04-24 15:56:45.339 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa93211 2025-04-24 15:56:45.342 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a4bc66 2025-04-24 15:56:45.342 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a4bc66 2025-04-24 15:56:45.343 [Test worker @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:45.344 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52342ed 2025-04-24 15:56:45.344 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52342ed 2025-04-24 15:56:45.344 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 15:56:45.345 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:45.347 [DefaultDispatcher-worker-13 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.347 [DefaultDispatcher-worker-13 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:45.347 [DefaultDispatcher-worker-13 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.347 [DefaultDispatcher-worker-13 @coroutine#2284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57547/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:45.354 [DefaultDispatcher-worker-22 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.354 [DefaultDispatcher-worker-22 @coroutine#2284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.356 [DefaultDispatcher-worker-13 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:45.356 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.356 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:45.356 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.357 [DefaultDispatcher-worker-19 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.357 [DefaultDispatcher-worker-19 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.362 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1deca369 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-24 15:56:45.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-24 15:56:45.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-24 15:56:45.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-24 15:56:45.375 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-24 15:56:45.376 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:45.379 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d00c7 2025-04-24 15:56:45.380 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d00c7 2025-04-24 15:56:45.384 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-24 15:56:45.385 [Test worker @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-24 15:56:45.386 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8aee1e 2025-04-24 15:56:45.386 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8aee1e 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab88d47 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.388 [DefaultDispatcher-worker-17 @coroutine#2304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-24 15:56:45.392 [DefaultDispatcher-worker-5 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-24 15:56:45.392 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb56bb7 2025-04-24 15:56:45.396 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb56bb7 2025-04-24 15:56:45.398 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:45.398 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:45.398 [DefaultDispatcher-worker-17 @coroutine#2304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-24 15:56:45.399 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:45.403 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab7e425 2025-04-24 15:56:45.403 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab7e425 2025-04-24 15:56:45.403 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed9866f 2025-04-24 15:56:45.403 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed9866f 2025-04-24 15:56:45.406 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@201e7dc4 2025-04-24 15:56:45.406 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@201e7dc4 2025-04-24 15:56:45.409 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2421ed1f 2025-04-24 15:56:45.409 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2421ed1f 2025-04-24 15:56:45.412 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@612377ff 2025-04-24 15:56:45.412 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@612377ff 2025-04-24 15:56:45.413 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@27119e8c 2025-04-24 15:56:45.413 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@27119e8c 2025-04-24 15:56:45.415 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b7f4a 2025-04-24 15:56:45.415 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b7f4a 2025-04-24 15:56:45.416 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb76e6e 2025-04-24 15:56:45.416 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb76e6e 2025-04-24 15:56:45.417 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5088d2b6 2025-04-24 15:56:45.417 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5088d2b6 2025-04-24 15:56:45.420 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6a84ad 2025-04-24 15:56:45.420 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6a84ad 2025-04-24 15:56:45.423 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c88b0 2025-04-24 15:56:45.423 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c88b0 2025-04-24 15:56:45.425 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@598576f4 2025-04-24 15:56:45.425 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@598576f4 2025-04-24 15:56:45.425 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 15:56:45.426 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffb4a7c 2025-04-24 15:56:45.426 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffb4a7c 2025-04-24 15:56:45.435 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a981b6a 2025-04-24 15:56:45.435 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a981b6a 2025-04-24 15:56:45.440 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@156154b 2025-04-24 15:56:45.440 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@156154b 2025-04-24 15:56:45.440 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 15:56:45.446 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:45.456 [DefaultDispatcher-worker-17 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:45.458 [DefaultDispatcher-worker-17 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:45.460 [DefaultDispatcher-worker-7 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.460 [DefaultDispatcher-worker-7 @coroutine#2313] 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-24 15:56:45.460 [DefaultDispatcher-worker-7 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.460 [DefaultDispatcher-worker-7 @coroutine#2313] 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-24 15:56:45.462 [DefaultDispatcher-worker-6 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible: Temporary failure in name resolution for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.465 [DefaultDispatcher-worker-14 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:45.465 [DefaultDispatcher-worker-14 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.465 [DefaultDispatcher-worker-14 @coroutine#2312] 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-24 15:56:45.465 [DefaultDispatcher-worker-14 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.466 [DefaultDispatcher-worker-5 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.467 [DefaultDispatcher-worker-17 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 15:56:45.467 [DefaultDispatcher-worker-17 @coroutine#2304] 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-24 15:56:45.467 [DefaultDispatcher-worker-17 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 15:56:45.468 [DefaultDispatcher-worker-9 @coroutine#2304] 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-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193710c3 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-24 15:56:45.474 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:45.478 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706a558 2025-04-24 15:56:45.478 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706a558 2025-04-24 15:56:45.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-24 15:56:45.483 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c147c8 2025-04-24 15:56:45.483 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c147c8 2025-04-24 15:56:45.485 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfece28 2025-04-24 15:56:45.485 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfece28 2025-04-24 15:56:45.488 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fc4df3 2025-04-24 15:56:45.488 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fc4df3 2025-04-24 15:56:45.490 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0201d1 2025-04-24 15:56:45.490 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0201d1 2025-04-24 15:56:45.493 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@199ee65e 2025-04-24 15:56:45.493 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@199ee65e 2025-04-24 15:56:45.495 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af4cb 2025-04-24 15:56:45.495 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af4cb 2025-04-24 15:56:45.498 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d3b2bc 2025-04-24 15:56:45.498 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d3b2bc 2025-04-24 15:56:45.498 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:45.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.500 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a36be 2025-04-24 15:56:45.500 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a36be 2025-04-24 15:56:45.504 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22352efe 2025-04-24 15:56:45.504 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22352efe 2025-04-24 15:56:45.504 [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-24 15:56:45.504 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbdc861 2025-04-24 15:56:45.504 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbdc861 2025-04-24 15:56:45.506 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@f825dce 2025-04-24 15:56:45.506 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@f825dce 2025-04-24 15:56:45.508 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a80c25a 2025-04-24 15:56:45.508 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a80c25a 2025-04-24 15:56:45.510 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.510 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9bd272 2025-04-24 15:56:45.510 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9bd272 2025-04-24 15:56:45.511 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.513 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b00ef00 2025-04-24 15:56:45.513 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b00ef00 2025-04-24 15:56:45.514 [DefaultDispatcher-worker-3 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.514 [DefaultDispatcher-worker-3 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:45.514 [DefaultDispatcher-worker-3 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.514 [DefaultDispatcher-worker-3 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54047/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:45.516 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f1a183 2025-04-24 15:56:45.516 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f1a183 2025-04-24 15:56:45.519 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf3d15 2025-04-24 15:56:45.519 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf3d15 2025-04-24 15:56:45.519 [DefaultDispatcher-worker-21 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.519 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.519 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:45.519 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.521 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a677270 2025-04-24 15:56:45.521 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a677270 2025-04-24 15:56:45.521 [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-24 15:56:45.526 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.527 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:45.531 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.531 [DefaultDispatcher-worker-15 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.531 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.531 [DefaultDispatcher-worker-15 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.537 [DefaultDispatcher-worker-9 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.550 [DefaultDispatcher-worker-1 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.557 [DefaultDispatcher-worker-21 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.575 [DefaultDispatcher-worker-1 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.579 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:45.582 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc26462 2025-04-24 15:56:45.582 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc26462 2025-04-24 15:56:45.586 [DefaultDispatcher-worker-14 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.590 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@33058daa 2025-04-24 15:56:45.591 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@33058daa 2025-04-24 15:56:45.596 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@373a0f12 2025-04-24 15:56:45.597 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@373a0f12 2025-04-24 15:56:45.601 [DefaultDispatcher-worker-9 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.601 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@72388791 2025-04-24 15:56:45.601 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@72388791 2025-04-24 15:56:45.609 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c771cc0 2025-04-24 15:56:45.609 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c771cc0 2025-04-24 15:56:45.613 [DefaultDispatcher-worker-6 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.614 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4300b239 2025-04-24 15:56:45.614 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4300b239 2025-04-24 15:56:45.620 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a577d4 2025-04-24 15:56:45.620 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a577d4 2025-04-24 15:56:45.623 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@121778de 2025-04-24 15:56:45.623 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@121778de 2025-04-24 15:56:45.627 [DefaultDispatcher-worker-19 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.627 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e2e740 2025-04-24 15:56:45.627 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e2e740 2025-04-24 15:56:45.627 [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-24 15:56:45.635 [DefaultDispatcher-worker-4 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.638 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 15:56:45.638 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 15:56:45.638 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 15:56:45.640 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 15:56:45.640 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 15:56:45.641 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54047/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 15:56:45.641 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54047/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:45.642 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 15:56:45.642 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-24 15:56:45.642 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 15:56:45.643 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 15:56:45.643 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 15:56:45.670 [DefaultDispatcher-worker-20 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9b8f33 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-24 15:56:45.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-24 15:56:45.699 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.708 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.709 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.711 [DefaultDispatcher-worker-20 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.711 [DefaultDispatcher-worker-20 @coroutine#2379] 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:59425/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:45.711 [DefaultDispatcher-worker-20 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.711 [DefaultDispatcher-worker-20 @coroutine#2379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59425/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:45.716 [DefaultDispatcher-worker-4 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.716 [DefaultDispatcher-worker-4 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.716 [DefaultDispatcher-worker-4 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:45.716 [DefaultDispatcher-worker-4 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.721 [DefaultDispatcher-worker-19 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.721 [DefaultDispatcher-worker-19 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.723 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.723 [DefaultDispatcher-worker-21 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.723 [DefaultDispatcher-worker-21 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4667c6d9 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-24 15:56:45.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-24 15:56:45.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-24 15:56:45.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-24 15:56:45.727 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-24 15:56:45.735 [Test worker @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-24 15:56:45.736 [Test worker @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-24 15:56:45.741 [DefaultDispatcher-worker-15 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-24 15:56:45.743 [DefaultDispatcher-worker-12 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.751 [DefaultDispatcher-worker-3 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.766 [DefaultDispatcher-worker-21 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.772 [DefaultDispatcher-worker-21 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.783 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:45.787 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7b6c4e 2025-04-24 15:56:45.787 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7b6c4e 2025-04-24 15:56:45.790 [DefaultDispatcher-worker-9 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.792 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bc9ff1 2025-04-24 15:56:45.792 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bc9ff1 2025-04-24 15:56:45.795 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6483073e 2025-04-24 15:56:45.795 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6483073e 2025-04-24 15:56:45.797 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@218195ca 2025-04-24 15:56:45.797 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@218195ca 2025-04-24 15:56:45.800 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@142d84a8 2025-04-24 15:56:45.800 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@142d84a8 2025-04-24 15:56:45.802 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ad2cb 2025-04-24 15:56:45.802 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ad2cb 2025-04-24 15:56:45.810 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2c9d0f 2025-04-24 15:56:45.810 [DefaultDispatcher-worker-15 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.811 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2c9d0f 2025-04-24 15:56:45.813 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ae6a85 2025-04-24 15:56:45.813 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ae6a85 2025-04-24 15:56:45.819 [DefaultDispatcher-worker-2 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:45.819 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@39deaedc 2025-04-24 15:56:45.819 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@39deaedc 2025-04-24 15:56:45.819 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-24 15:56:45.820 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.820 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:45.820 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.821 [DefaultDispatcher-worker-13 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.821 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.821 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.827 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:45.827 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:45.832 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5235853f 2025-04-24 15:56:45.832 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5235853f 2025-04-24 15:56:45.832 [DefaultDispatcher-worker-19 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.834 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf27109 2025-04-24 15:56:45.834 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf27109 2025-04-24 15:56:45.836 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cdee4f 2025-04-24 15:56:45.836 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cdee4f 2025-04-24 15:56:45.838 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcf7b32 2025-04-24 15:56:45.838 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcf7b32 2025-04-24 15:56:45.839 [DefaultDispatcher-worker-8 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.844 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d09c9 2025-04-24 15:56:45.844 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d09c9 2025-04-24 15:56:45.849 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c18469c 2025-04-24 15:56:45.849 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c18469c 2025-04-24 15:56:45.851 [DefaultDispatcher-worker-21 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:45.852 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b106ac6 2025-04-24 15:56:45.852 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b106ac6 2025-04-24 15:56:45.854 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de0847d 2025-04-24 15:56:45.854 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de0847d 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14ecd835 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-24 15:56:45.857 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7688a949 2025-04-24 15:56:45.857 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7688a949 2025-04-24 15:56:45.857 [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-24 15:56:45.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-24 15:56:45.877 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.885 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.910 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.914 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.914 [DefaultDispatcher-worker-11 @coroutine#2425] 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:50131/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:45.914 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.914 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50131/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:45.919 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.919 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:45.920 [DefaultDispatcher-worker-18 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.920 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.920 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:45.920 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.922 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-24 15:56:45.922 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.922 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628e0403 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:45.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:45.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-24 15:56:45.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-24 15:56:45.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-24 15:56:45.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-24 15:56:45.927 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-24 15:56:45.937 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-24 15:56:45.938 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-24 15:56:45.944 [DefaultDispatcher-worker-19 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-24 15:56:45.948 [DefaultDispatcher-worker-5 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.955 [DefaultDispatcher-worker-15 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.957 [DefaultDispatcher-worker-20 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:45.957 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:45.957 [DefaultDispatcher-worker-20 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.957 [DefaultDispatcher-worker-20 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:45.957 [DefaultDispatcher-worker-20 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.959 [DefaultDispatcher-worker-18 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.959 [DefaultDispatcher-worker-18 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:45.961 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abfce65 2025-04-24 15:56:45.961 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abfce65 2025-04-24 15:56:45.963 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@14783342 2025-04-24 15:56:45.963 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@14783342 2025-04-24 15:56:45.965 [DefaultDispatcher-worker-21 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.966 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1047a515 2025-04-24 15:56:45.966 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1047a515 2025-04-24 15:56:45.968 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@55453979 2025-04-24 15:56:45.968 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@55453979 2025-04-24 15:56:45.975 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@316d0952 2025-04-24 15:56:45.975 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@316d0952 2025-04-24 15:56:45.976 [DefaultDispatcher-worker-19 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:45.978 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dace1e 2025-04-24 15:56:45.978 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dace1e 2025-04-24 15:56:45.982 [DefaultDispatcher-worker-17 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 15:56:45.982 [DefaultDispatcher-worker-17 @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:50131/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 15:56:45.982 [DefaultDispatcher-worker-17 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 15:56:45.983 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4918a09d 2025-04-24 15:56:45.983 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4918a09d 2025-04-24 15:56:45.986 [DefaultDispatcher-worker-17 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 15:56:45.986 [DefaultDispatcher-worker-17 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 15:56:45.990 [DefaultDispatcher-worker-14 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50131/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 15:56:45.990 [DefaultDispatcher-worker-14 @coroutine#2456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50131/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:45.991 [DefaultDispatcher-worker-14 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 15:56:45.991 [DefaultDispatcher-worker-14 @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:50131/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-24 15:56:45.991 [DefaultDispatcher-worker-14 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 15:56:45.991 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@356ac636 2025-04-24 15:56:45.991 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@356ac636 2025-04-24 15:56:45.993 [DefaultDispatcher-worker-9 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 15:56:45.993 [DefaultDispatcher-worker-9 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 15:56:45.994 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c147e50 2025-04-24 15:56:45.994 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c147e50 2025-04-24 15:56:45.994 [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-24 15:56:46.011 [DefaultDispatcher-worker-17 @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b2c9a69 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:46.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:46.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-24 15:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:46.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:46.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-24 15:56:46.034 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:46.039 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7be7e 2025-04-24 15:56:46.039 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7be7e 2025-04-24 15:56:46.046 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e705e18 2025-04-24 15:56:46.046 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e705e18 2025-04-24 15:56:46.049 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4fd50e 2025-04-24 15:56:46.049 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4fd50e 2025-04-24 15:56:46.056 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4d5423 2025-04-24 15:56:46.056 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4d5423 2025-04-24 15:56:46.058 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@724459fa 2025-04-24 15:56:46.058 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@724459fa 2025-04-24 15:56:46.061 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@e384934 2025-04-24 15:56:46.061 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@e384934 2025-04-24 15:56:46.064 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@adb1a58 2025-04-24 15:56:46.064 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@adb1a58 2025-04-24 15:56:46.066 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:46.067 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f62ab6c 2025-04-24 15:56:46.067 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f62ab6c 2025-04-24 15:56:46.069 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb9b2f3 2025-04-24 15:56:46.069 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb9b2f3 2025-04-24 15:56:46.069 [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-24 15:56:46.074 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:46.076 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:46.078 [DefaultDispatcher-worker-18 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:46.078 [DefaultDispatcher-worker-18 @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:44137/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:46.078 [DefaultDispatcher-worker-18 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:46.078 [DefaultDispatcher-worker-18 @coroutine#2481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44137/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:46.084 [DefaultDispatcher-worker-19 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:46.084 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.084 [DefaultDispatcher-worker-19 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:46.084 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.086 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:46.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f819a6 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:46.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:46.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-24 15:56:46.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-24 15:56:46.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-24 15:56:46.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-24 15:56:46.091 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-24 15:56:46.092 [DefaultDispatcher-worker-20 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:46.092 [DefaultDispatcher-worker-20 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:46.093 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.093 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.100 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-24 15:56:46.102 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-24 15:56:46.107 [DefaultDispatcher-worker-2 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/auth/register 2025-04-24 15:56:46.107 [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:44137/auth/register. 2025-04-24 15:56:46.107 [DefaultDispatcher-worker-2 @coroutine#2503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/auth/register 2025-04-24 15:56:46.107 [DefaultDispatcher-worker-2 @coroutine#2503] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44137/auth/register from class io.ktor.http.content.TextContent 2025-04-24 15:56:46.110 [DefaultDispatcher-worker-15 @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-24 15:56:46.111 [DefaultDispatcher-worker-15 @coroutine#2503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/auth/register 2025-04-24 15:56:46.111 [DefaultDispatcher-worker-15 @coroutine#2503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/auth/register 2025-04-24 15:56:46.133 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:46.136 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8e4c85 2025-04-24 15:56:46.136 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8e4c85 2025-04-24 15:56:46.137 [DefaultDispatcher-worker-21 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:46.137 [DefaultDispatcher-worker-21 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.137 [DefaultDispatcher-worker-21 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:46.138 [DefaultDispatcher-worker-21 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.139 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6049af24 2025-04-24 15:56:46.139 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6049af24 2025-04-24 15:56:46.141 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@647627f5 2025-04-24 15:56:46.141 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@647627f5 2025-04-24 15:56:46.143 [DefaultDispatcher-worker-4 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.143 [DefaultDispatcher-worker-4 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.144 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2174a51f 2025-04-24 15:56:46.144 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2174a51f 2025-04-24 15:56:46.146 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d022fd0 2025-04-24 15:56:46.146 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d022fd0 2025-04-24 15:56:46.148 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@101f87db 2025-04-24 15:56:46.148 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@101f87db 2025-04-24 15:56:46.149 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@458353a2 2025-04-24 15:56:46.149 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@458353a2 2025-04-24 15:56:46.151 [DefaultDispatcher-worker-4 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44137/auth/register. 2025-04-24 15:56:46.151 [DefaultDispatcher-worker-4 @coroutine#2503] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44137/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:46.154 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@415b5a50 2025-04-24 15:56:46.154 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@415b5a50 2025-04-24 15:56:46.156 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8b9104 2025-04-24 15:56:46.156 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8b9104 2025-04-24 15:56:46.156 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-24 15:56:46.170 [DefaultDispatcher-worker-7 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:46.179 [DefaultDispatcher-worker-6 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:46.190 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:46.195 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcf69f4 2025-04-24 15:56:46.195 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcf69f4 2025-04-24 15:56:46.200 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1108947d 2025-04-24 15:56:46.200 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1108947d 2025-04-24 15:56:46.202 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@15370284 2025-04-24 15:56:46.202 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@15370284 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2553fbd0 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:46.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:46.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-24 15:56:46.205 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@50359e46 2025-04-24 15:56:46.205 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@50359e46 2025-04-24 15:56:46.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-04-24 15:56:46.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-04-24 15:56:46.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-24 15:56:46.207 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d1cd7d 2025-04-24 15:56:46.207 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d1cd7d 2025-04-24 15:56:46.210 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@61af0ce6 2025-04-24 15:56:46.211 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@61af0ce6 2025-04-24 15:56:46.213 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca10175 2025-04-24 15:56:46.213 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca10175 2025-04-24 15:56:46.215 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@301a6109 2025-04-24 15:56:46.215 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@301a6109 2025-04-24 15:56:46.218 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9af852 2025-04-24 15:56:46.218 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9af852 2025-04-24 15:56:46.218 [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-24 15:56:46.225 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-04-24 15:56:46.234 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-04-24 15:56:46.236 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-04-24 15:56:46.239 [DefaultDispatcher-worker-15 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.239 [DefaultDispatcher-worker-15 @coroutine#2520] 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-24 15:56:46.239 [DefaultDispatcher-worker-15 @coroutine#2520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.239 [DefaultDispatcher-worker-15 @coroutine#2520] 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-24 15:56:46.240 [DefaultDispatcher-worker-16 @coroutine#2520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.240 [DefaultDispatcher-worker-16 @coroutine#2520] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.245 [DefaultDispatcher-worker-10 @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-04-24 15:56:46.245 [DefaultDispatcher-worker-10 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.245 [DefaultDispatcher-worker-10 @coroutine#2519] 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-24 15:56:46.245 [DefaultDispatcher-worker-10 @coroutine#2519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.246 [DefaultDispatcher-worker-19 @coroutine#2519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.246 [DefaultDispatcher-worker-19 @coroutine#2519] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.248 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-04-24 15:56:46.251 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-04-24 15:56:46.268 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-04-24 15:56:46.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-24 15:56:46.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-24 15:56:46.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:46.271 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a434a8: (connection evicted) 2025-04-24 15:56:46.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:46.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-24 15:56:46.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173da924 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:46.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-24 15:56:46.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2025-04-24 15:56:46.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2025-04-24 15:56:46.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-24 15:56:46.279 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2025-04-24 15:56:46.284 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:46.284 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.284 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:46.284 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.285 [DefaultDispatcher-worker-22 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.285 [DefaultDispatcher-worker-22 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.288 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2025-04-24 15:56:46.289 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2025-04-24 15:56:46.290 [DefaultDispatcher-worker-22 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.290 [DefaultDispatcher-worker-22 @coroutine#2550] 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-24 15:56:46.290 [DefaultDispatcher-worker-22 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.290 [DefaultDispatcher-worker-22 @coroutine#2550] 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-24 15:56:46.291 [DefaultDispatcher-worker-7 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.291 [DefaultDispatcher-worker-7 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.296 [DefaultDispatcher-worker-21 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2025-04-24 15:56:46.296 [DefaultDispatcher-worker-21 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.296 [DefaultDispatcher-worker-21 @coroutine#2549] 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-24 15:56:46.296 [DefaultDispatcher-worker-21 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.297 [DefaultDispatcher-worker-17 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.297 [DefaultDispatcher-worker-17 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.299 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2025-04-24 15:56:46.300 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2025-04-24 15:56:46.302 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2025-04-24 15:56:46.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-24 15:56:46.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-24 15:56:46.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:46.303 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb: (connection evicted) 2025-04-24 15:56:46.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:46.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-24 15:56:46.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-24 15:56:46.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1fd5aa 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:46.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:46.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-24 15:56:46.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-24 15:56:46.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.316 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.318 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.319 [DefaultDispatcher-worker-1 @coroutine#2577] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.319 [DefaultDispatcher-worker-1 @coroutine#2577] 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-24 15:56:46.319 [DefaultDispatcher-worker-1 @coroutine#2577] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.319 [DefaultDispatcher-worker-1 @coroutine#2577] 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-24 15:56:46.321 [DefaultDispatcher-worker-7 @coroutine#2577] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.321 [DefaultDispatcher-worker-7 @coroutine#2577] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.326 [DefaultDispatcher-worker-11 @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.327 [DefaultDispatcher-worker-11 @coroutine#2576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.327 [DefaultDispatcher-worker-11 @coroutine#2576] 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-24 15:56:46.327 [DefaultDispatcher-worker-11 @coroutine#2576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.328 [DefaultDispatcher-worker-20 @coroutine#2576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.328 [DefaultDispatcher-worker-20 @coroutine#2576] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.329 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.331 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.334 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.336 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.339 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.342 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.344 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-24 15:56:46.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-24 15:56:46.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-24 15:56:46.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:46.345 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bae235: (connection evicted) 2025-04-24 15:56:46.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:46.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-24 15:56:46.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f404bc6 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:46.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-24 15:56:46.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-24 15:56:46.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-24 15:56:46.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-24 15:56:46.352 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-24 15:56:46.362 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-24 15:56:46.364 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-24 15:56:46.366 [DefaultDispatcher-worker-8 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.366 [DefaultDispatcher-worker-8 @coroutine#2615] 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-24 15:56:46.366 [DefaultDispatcher-worker-8 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.366 [DefaultDispatcher-worker-8 @coroutine#2615] 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-24 15:56:46.367 [DefaultDispatcher-worker-21 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:46.367 [DefaultDispatcher-worker-21 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.367 [DefaultDispatcher-worker-21 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:46.367 [DefaultDispatcher-worker-21 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.368 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.368 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.369 [DefaultDispatcher-worker-9 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.369 [DefaultDispatcher-worker-9 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.374 [DefaultDispatcher-worker-10 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-24 15:56:46.374 [DefaultDispatcher-worker-10 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.374 [DefaultDispatcher-worker-10 @coroutine#2614] 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-24 15:56:46.374 [DefaultDispatcher-worker-10 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.385 [DefaultDispatcher-worker-20 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.385 [DefaultDispatcher-worker-20 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.387 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-24 15:56:46.389 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-24 15:56:46.393 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-04-24 15:56:46.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-24 15:56:46.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-24 15:56:46.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:46.396 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25: (connection evicted) 2025-04-24 15:56:46.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:46.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-24 15:56:46.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-24 15:56:46.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37596b44 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:46.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:46.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-24 15:56:46.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-24 15:56:46.402 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.409 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.410 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.412 [DefaultDispatcher-worker-15 @coroutine#2650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.412 [DefaultDispatcher-worker-15 @coroutine#2650] 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-24 15:56:46.412 [DefaultDispatcher-worker-15 @coroutine#2650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.412 [DefaultDispatcher-worker-15 @coroutine#2650] 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-24 15:56:46.413 [DefaultDispatcher-worker-3 @coroutine#2650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.413 [DefaultDispatcher-worker-3 @coroutine#2650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.418 [DefaultDispatcher-worker-18 @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.419 [DefaultDispatcher-worker-18 @coroutine#2649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.419 [DefaultDispatcher-worker-18 @coroutine#2649] 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-24 15:56:46.419 [DefaultDispatcher-worker-18 @coroutine#2649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.421 [DefaultDispatcher-worker-6 @coroutine#2649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.421 [DefaultDispatcher-worker-6 @coroutine#2649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.422 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.427 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.429 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.431 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.433 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2025-04-24 15:56:46.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-24 15:56:46.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-24 15:56:46.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:46.439 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f: (connection evicted) 2025-04-24 15:56:46.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:46.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-24 15:56:46.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-24 15:56:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@332fc35c 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:46.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-24 15:56:46.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e386a5 2025-04-24 15:56:46.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e386a5 2025-04-24 15:56:46.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-24 15:56:46.451 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e386a5 2025-04-24 15:56:46.463 [Test worker @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e386a5 2025-04-24 15:56:46.465 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e386a5 2025-04-24 15:56:46.467 [DefaultDispatcher-worker-20 @coroutine#2682] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.467 [DefaultDispatcher-worker-20 @coroutine#2682] 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-24 15:56:46.467 [DefaultDispatcher-worker-20 @coroutine#2682] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.467 [DefaultDispatcher-worker-20 @coroutine#2682] 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-24 15:56:46.470 [DefaultDispatcher-worker-1 @coroutine#2682] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.470 [DefaultDispatcher-worker-1 @coroutine#2682] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 15:56:46.472 [DefaultDispatcher-worker-15 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e386a5 2025-04-24 15:56:46.472 [DefaultDispatcher-worker-15 @coroutine#2681] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.472 [DefaultDispatcher-worker-15 @coroutine#2681] 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-24 15:56:46.472 [DefaultDispatcher-worker-15 @coroutine#2681] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.472 [DefaultDispatcher-worker-4 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:46.472 [DefaultDispatcher-worker-4 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.472 [DefaultDispatcher-worker-4 @coroutine#2312] 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-24 15:56:46.472 [DefaultDispatcher-worker-4 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.473 [DefaultDispatcher-worker-4 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.474 [DefaultDispatcher-worker-14 @coroutine#2681] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.474 [DefaultDispatcher-worker-14 @coroutine#2681] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 15:56:46.474 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e386a5 2025-04-24 15:56:46.476 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e386a5 2025-04-24 15:56:46.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-24 15:56:46.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-24 15:56:46.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:46.483 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78e386a5: (connection evicted) 2025-04-24 15:56:46.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:46.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-24 15:56:46.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-24 15:56:46.636 [DefaultDispatcher-worker-20 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:46.636 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.636 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:46.636 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.638 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.638 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.728 [DefaultDispatcher-worker-6 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:46.729 [DefaultDispatcher-worker-6 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.729 [DefaultDispatcher-worker-6 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:46.729 [DefaultDispatcher-worker-6 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.734 [DefaultDispatcher-worker-20 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.734 [DefaultDispatcher-worker-20 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.828 [DefaultDispatcher-worker-7 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:46.828 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.829 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:46.829 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.835 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.835 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.930 [DefaultDispatcher-worker-3 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:46.930 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.930 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:46.930 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.932 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.932 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.932 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-24 15:56:46.932 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:46.932 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:46.932 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:46.932 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:46.932 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:46.932 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:46.932 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543b855 2025-04-24 15:56:46.932 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:46.932 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5e1b16 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5e1b16 2025-04-24 15:56:46.933 [Test worker @coroutine#2737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-24 15:56:46.947 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5e1b16 2025-04-24 15:56:46.956 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5e1b16 2025-04-24 15:56:46.957 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5e1b16 2025-04-24 15:56:46.959 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5e1b16 2025-04-24 15:56:46.969 [DefaultDispatcher-worker-1 @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5e1b16 2025-04-24 15:56:46.971 [DefaultDispatcher-worker-21 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:46.971 [DefaultDispatcher-worker-21 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.971 [DefaultDispatcher-worker-21 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:46.971 [DefaultDispatcher-worker-21 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.975 [DefaultDispatcher-worker-22 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.975 [DefaultDispatcher-worker-22 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:46.989 [DefaultDispatcher-worker-5 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5e1b16 2025-04-24 15:56:46.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-24 15:56:46.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-24 15:56:46.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:46.995 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b5e1b16: (connection evicted) 2025-04-24 15:56:46.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:46.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-24 15:56:46.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2926144f 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:46.999 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-24 15:56:47.000 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-24 15:56:47.000 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-24 15:56:47.000 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-24 15:56:47.014 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-24 15:56:47.022 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-24 15:56:47.024 [Test worker @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-24 15:56:47.026 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f78adf 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:47.027 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-24 15:56:47.028 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-24 15:56:47.028 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-24 15:56:47.028 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-24 15:56:47.042 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-24 15:56:47.051 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-24 15:56:47.053 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-24 15:56:47.055 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-24 15:56:47.063 [DefaultDispatcher-worker-1 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-24 15:56:47.084 [DefaultDispatcher-worker-17 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-24 15:56:47.091 [DefaultDispatcher-worker-12 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-24 15:56:47.096 [DefaultDispatcher-worker-9 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-04-24 15:56:47.101 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.102 [DefaultDispatcher-worker-19 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:47.102 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.102 [DefaultDispatcher-worker-19 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:47.102 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.105 [DefaultDispatcher-worker-11 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.105 [DefaultDispatcher-worker-11 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.131 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-24 15:56:47.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-24 15:56:47.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.149 [DefaultDispatcher-worker-22 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:47.149 [DefaultDispatcher-worker-22 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.149 [DefaultDispatcher-worker-22 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:47.149 [DefaultDispatcher-worker-22 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.153 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9: (connection evicted) 2025-04-24 15:56:47.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:47.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-24 15:56:47.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-24 15:56:47.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-24 15:56:47.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-24 15:56:47.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.167 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d51518: (connection evicted) 2025-04-24 15:56:47.168 [DefaultDispatcher-worker-21 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.168 [DefaultDispatcher-worker-21 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:47.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-24 15:56:47.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-24 15:56:47.169 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-24 15:56:47.169 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42f9b425 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:47.170 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:47.171 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:47.171 [Test worker @coroutine#2809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-24 15:56:47.171 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-24 15:56:47.171 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-24 15:56:47.171 [Test worker @coroutine#2809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-24 15:56:47.181 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-24 15:56:47.188 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-24 15:56:47.190 [Test worker @coroutine#2812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-24 15:56:47.191 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-24 15:56:47.191 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3049dcac 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-24 15:56:47.192 [Test worker @coroutine#2809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-24 15:56:47.205 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-24 15:56:47.214 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-24 15:56:47.216 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-24 15:56:47.217 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-24 15:56:47.225 [DefaultDispatcher-worker-12 @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-24 15:56:47.235 [DefaultDispatcher-worker-20 @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-24 15:56:47.242 [DefaultDispatcher-worker-16 @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-24 15:56:47.248 [DefaultDispatcher-worker-8 @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-24 15:56:47.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-24 15:56:47.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-24 15:56:47.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.270 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79de00af: (connection evicted) 2025-04-24 15:56:47.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:47.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-24 15:56:47.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-24 15:56:47.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-24 15:56:47.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-24 15:56:47.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.275 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6: (connection evicted) 2025-04-24 15:56:47.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:47.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-24 15:56:47.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d62c35 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:47.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:47.278 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-24 15:56:47.284 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2025-04-24 15:56:47.284 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2025-04-24 15:56:47.284 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-24 15:56:47.301 [DefaultDispatcher-worker-4 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:47.301 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.301 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:47.301 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.303 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.304 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.306 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2025-04-24 15:56:47.311 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2025-04-24 15:56:47.313 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2025-04-24 15:56:47.314 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2025-04-24 15:56:47.321 [DefaultDispatcher-worker-18 @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2025-04-24 15:56:47.336 [DefaultDispatcher-worker-18 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2025-04-24 15:56:47.337 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2025-04-24 15:56:47.343 [DefaultDispatcher-worker-7 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2025-04-24 15:56:47.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-24 15:56:47.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-24 15:56:47.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.361 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a: (connection evicted) 2025-04-24 15:56:47.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:47.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-24 15:56:47.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b9ed77b 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:47.363 [Test worker @coroutine#2908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-24 15:56:47.364 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-24 15:56:47.364 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-24 15:56:47.364 [Test worker @coroutine#2908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-24 15:56:47.374 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-24 15:56:47.375 [DefaultDispatcher-worker-2 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:47.375 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.375 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:47.375 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.376 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.376 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.385 [Test worker @coroutine#2909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-24 15:56:47.387 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-24 15:56:47.388 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-24 15:56:47.409 [DefaultDispatcher-worker-19 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-24 15:56:47.416 [DefaultDispatcher-worker-5 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-24 15:56:47.417 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-24 15:56:47.423 [DefaultDispatcher-worker-1 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-24 15:56:47.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-24 15:56:47.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-24 15:56:47.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.431 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2: (connection evicted) 2025-04-24 15:56:47.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:47.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-24 15:56:47.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f526f91 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:47.434 [Test worker @coroutine#2972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-24 15:56:47.435 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2025-04-24 15:56:47.435 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2025-04-24 15:56:47.435 [Test worker @coroutine#2972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-24 15:56:47.448 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2025-04-24 15:56:47.456 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2025-04-24 15:56:47.458 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2025-04-24 15:56:47.459 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2025-04-24 15:56:47.479 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.481 [DefaultDispatcher-worker-9 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2025-04-24 15:56:47.484 [DefaultDispatcher-worker-6 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:47.484 [DefaultDispatcher-worker-6 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.484 [DefaultDispatcher-worker-6 @coroutine#2312] 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-24 15:56:47.485 [DefaultDispatcher-worker-6 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.486 [DefaultDispatcher-worker-16 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2025-04-24 15:56:47.487 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.493 [DefaultDispatcher-worker-14 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2025-04-24 15:56:47.551 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.556 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.651 [DefaultDispatcher-worker-18 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:47.651 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.651 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:47.651 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.658 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.658 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.736 [DefaultDispatcher-worker-4 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2025-04-24 15:56:47.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-24 15:56:47.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-24 15:56:47.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.739 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d0d561: (connection evicted) 2025-04-24 15:56:47.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:47.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-24 15:56:47.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-24 15:56:47.801 [DefaultDispatcher-worker-9 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:47.801 [DefaultDispatcher-worker-9 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.801 [DefaultDispatcher-worker-9 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:47.801 [DefaultDispatcher-worker-9 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57386162 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:47.804 [Test worker @coroutine#3018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-24 15:56:47.805 [DefaultDispatcher-worker-21 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.805 [DefaultDispatcher-worker-21 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.807 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-04-24 15:56:47.807 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-04-24 15:56:47.807 [Test worker @coroutine#3018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-24 15:56:47.818 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-04-24 15:56:47.826 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-04-24 15:56:47.828 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-04-24 15:56:47.829 [Test worker @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-04-24 15:56:47.837 [DefaultDispatcher-worker-3 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-04-24 15:56:47.839 [Test worker @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-04-24 15:56:47.862 [DefaultDispatcher-worker-1 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:47.864 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.864 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:47.864 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.868 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.868 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.873 [DefaultDispatcher-worker-10 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-04-24 15:56:47.886 [DefaultDispatcher-worker-13 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f 2025-04-24 15:56:47.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-24 15:56:47.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-24 15:56:47.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:47.903 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6da14f7f: (connection evicted) 2025-04-24 15:56:47.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:47.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-24 15:56:47.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200cbb63 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:47.909 [Test worker @coroutine#3054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-24 15:56:47.911 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-24 15:56:47.911 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-24 15:56:47.911 [Test worker @coroutine#3054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-24 15:56:47.923 [Test worker @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-24 15:56:47.930 [Test worker @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-24 15:56:47.932 [Test worker @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-24 15:56:47.936 [Test worker @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-24 15:56:47.941 [DefaultDispatcher-worker-10 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:47.941 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.941 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:47.941 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.949 [DefaultDispatcher-worker-13 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-24 15:56:47.950 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:47.950 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.024 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:48.031 [DefaultDispatcher-worker-12 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:48.031 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.031 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.031 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.038 [DefaultDispatcher-worker-21 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.038 [DefaultDispatcher-worker-21 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-24 15:56:48.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-24 15:56:48.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:48.042 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4: (connection evicted) 2025-04-24 15:56:48.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:48.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-24 15:56:48.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-24 15:56:48.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375f276e 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:48.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-24 15:56:48.129 [DefaultDispatcher-worker-1 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:48.129 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.129 [DefaultDispatcher-worker-1 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.129 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.134 [DefaultDispatcher-worker-14 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.134 [DefaultDispatcher-worker-14 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.150 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:48.173 [DefaultDispatcher-worker-19 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.175 [DefaultDispatcher-worker-15 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:48.175 [DefaultDispatcher-worker-15 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.175 [DefaultDispatcher-worker-15 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.175 [DefaultDispatcher-worker-15 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.180 [DefaultDispatcher-worker-22 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.180 [DefaultDispatcher-worker-2 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.180 [DefaultDispatcher-worker-2 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.185 [DefaultDispatcher-worker-11 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.192 [DefaultDispatcher-worker-9 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.214 [DefaultDispatcher-worker-1 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.216 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 15:56:48.224 [Test worker] INFO ktor.application - Application started in 0.009 seconds. 2025-04-24 15:56:48.226 [DefaultDispatcher-worker-22 @coroutine#3103] INFO ktor.application - Responding at http://0.0.0.0:41827 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12581426 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:48.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:48.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-24 15:56:48.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-24 15:56:48.254 [DefaultDispatcher-worker-4 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.255 [DefaultDispatcher-worker-4 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:48.255 [DefaultDispatcher-worker-4 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.255 [DefaultDispatcher-worker-4 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:48.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-24 15:56:48.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:48.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:48.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:48.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:48.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:48.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:48.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da273b3 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:48.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:48.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-24 15:56:48.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-24 15:56:48.262 [eventLoopGroupProxy-19-1 @call-handler#3112] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.262 [eventLoopGroupProxy-19-1 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.267 [DefaultDispatcher-worker-21 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.267 [DefaultDispatcher-worker-21 @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.267 [DefaultDispatcher-worker-21 @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.267 [DefaultDispatcher-worker-21 @coroutine#3105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.282 [eventLoopGroupProxy-19-2 @call-handler#3118] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.283 [eventLoopGroupProxy-19-2 @call-handler#3118] 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-24 15:56:48.283 [eventLoopGroupProxy-19-2 @call-handler#3118] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:48.285 [eventLoopGroupProxy-19-2 @call-handler#3118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.285 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.285 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.289 [eventLoopGroupProxy-19-3 @call-handler#3122] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.289 [eventLoopGroupProxy-19-3 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.290 [DefaultDispatcher-worker-20 @coroutine#3105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.290 [DefaultDispatcher-worker-20 @coroutine#3105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.290 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.290 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:48.290 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.290 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:48.292 [eventLoopGroupProxy-19-2 @call-handler#3131] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.292 [eventLoopGroupProxy-19-2 @call-handler#3131] 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-24 15:56:48.292 [eventLoopGroupProxy-19-2 @call-handler#3131] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:48.293 [eventLoopGroupProxy-19-2 @call-handler#3131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664c411d 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:48.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:48.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-24 15:56:48.294 [DefaultDispatcher-worker-16 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.294 [DefaultDispatcher-worker-16 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.296 [DefaultDispatcher-worker-11 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-24 15:56:48.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-24 15:56:48.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-24 15:56:48.301 [eventLoopGroupProxy-19-4 @call-handler#3136] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.301 [eventLoopGroupProxy-19-4 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.305 [DefaultDispatcher-worker-2 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.307 [DefaultDispatcher-worker-22 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:48.308 [DefaultDispatcher-worker-21 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.311 [DefaultDispatcher-worker-22 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.311 [DefaultDispatcher-worker-22 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.311 [DefaultDispatcher-worker-22 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.311 [DefaultDispatcher-worker-21 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.311 [DefaultDispatcher-worker-21 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.311 [DefaultDispatcher-worker-21 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.313 [DefaultDispatcher-worker-21 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.313 [DefaultDispatcher-worker-21 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.314 [eventLoopGroupProxy-19-2 @call-handler#3143] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.314 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.315 [DefaultDispatcher-worker-16 @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.315 [DefaultDispatcher-worker-16 @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 15:56:48.315 [DefaultDispatcher-worker-16 @coroutine#3145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.315 [DefaultDispatcher-worker-16 @coroutine#3145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 15:56:48.316 [eventLoopGroupProxy-19-3 @call-handler#3149] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.316 [eventLoopGroupProxy-19-3 @call-handler#3149] 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-24 15:56:48.316 [eventLoopGroupProxy-19-3 @call-handler#3149] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:48.317 [DefaultDispatcher-worker-10 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.317 [DefaultDispatcher-worker-10 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.317 [eventLoopGroupProxy-19-3 @call-handler#3149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.317 [DefaultDispatcher-worker-15 @coroutine#3145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.317 [DefaultDispatcher-worker-15 @coroutine#3145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 15:56:48.323 [DefaultDispatcher-worker-9 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.328 [eventLoopGroupProxy-19-5 @call-handler#3158] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.328 [eventLoopGroupProxy-19-5 @call-handler#3158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.328 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:48.329 [DefaultDispatcher-worker-12 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.330 [DefaultDispatcher-worker-19 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.338 [DefaultDispatcher-worker-13 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-24 15:56:48.338 [DefaultDispatcher-worker-13 @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.338 [DefaultDispatcher-worker-13 @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.338 [DefaultDispatcher-worker-13 @coroutine#3144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.339 [eventLoopGroupProxy-19-2 @call-handler#3163] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.339 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.340 [DefaultDispatcher-worker-12 @coroutine#3144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.340 [DefaultDispatcher-worker-12 @coroutine#3144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.342 [DefaultDispatcher-worker-1 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.356 [DefaultDispatcher-worker-4 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-24 15:56:48.362 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:48.363 [DefaultDispatcher-worker-15 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-24 15:56:48.364 [DefaultDispatcher-worker-15 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.367 [DefaultDispatcher-worker-11 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 15:56:48.367 [DefaultDispatcher-worker-11 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-24 15:56:48.367 [DefaultDispatcher-worker-11 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 15:56:48.372 [eventLoopGroupProxy-19-2 @call-handler#3178] 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-24 15:56:48.372 [DefaultDispatcher-worker-13 @coroutine#3170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.391 [DefaultDispatcher-worker-16 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:48.392 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.392 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.392 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.394 [DefaultDispatcher-worker-5 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 15:56:48.394 [DefaultDispatcher-worker-5 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 15:56:48.394 [DefaultDispatcher-worker-3 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.394 [DefaultDispatcher-worker-6 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-24 15:56:48.394 [DefaultDispatcher-worker-3 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.394 [DefaultDispatcher-worker-6 @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.395 [DefaultDispatcher-worker-6 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377473 2025-04-24 15:56:48.395 [DefaultDispatcher-worker-6 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377473. 2025-04-24 15:56:48.395 [DefaultDispatcher-worker-6 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377473 2025-04-24 15:56:48.396 [eventLoopGroupProxy-19-2 @call-handler#3185] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.397 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:48.410 [eventLoopGroupProxy-19-2 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.411 [DefaultDispatcher-worker-20 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377473 2025-04-24 15:56:48.411 [DefaultDispatcher-worker-20 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377473 2025-04-24 15:56:48.411 [DefaultDispatcher-worker-20 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377473. 2025-04-24 15:56:48.411 [DefaultDispatcher-worker-20 @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377473 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.428 [DefaultDispatcher-worker-10 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.429 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 15:56:48.429 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 15:56:48.429 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 15:56:48.430 [eventLoopGroupProxy-19-2 @call-handler#3189] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-24 15:56:48.434 [eventLoopGroupProxy-19-2 @call-handler#3189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.437 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 15:56:48.437 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 15:56:48.438 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 15:56:48.438 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.446 [DefaultDispatcher-worker-23 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.471 [DefaultDispatcher-worker-7 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.478 [DefaultDispatcher-worker-18 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.478 [DefaultDispatcher-worker-14 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.479 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.479 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/message. 2025-04-24 15:56:48.479 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.479 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41827/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 15:56:48.480 [eventLoopGroupProxy-19-2 @call-handler#3195] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.481 [eventLoopGroupProxy-19-2 @call-handler#3195] 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-24 15:56:48.481 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:48.493 [DefaultDispatcher-worker-12 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:48.494 [DefaultDispatcher-worker-12 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.494 [DefaultDispatcher-worker-12 @coroutine#2312] 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-24 15:56:48.494 [DefaultDispatcher-worker-12 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.494 [DefaultDispatcher-worker-21 @call-handler#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.494 [DefaultDispatcher-worker-24 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.498 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.499 [DefaultDispatcher-worker-24 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.499 [DefaultDispatcher-worker-24 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.499 [DefaultDispatcher-worker-24 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/message. 2025-04-24 15:56:48.499 [DefaultDispatcher-worker-24 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.499 [DefaultDispatcher-worker-8 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.500 [DefaultDispatcher-worker-4 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 15:56:48.500 [DefaultDispatcher-worker-4 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-24 15:56:48.500 [DefaultDispatcher-worker-4 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 15:56:48.502 [eventLoopGroupProxy-19-2 @call-handler#3209] 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-24 15:56:48.504 [DefaultDispatcher-worker-3 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.509 [DefaultDispatcher-worker-16 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.520 [DefaultDispatcher-worker-16 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 15:56:48.520 [DefaultDispatcher-worker-16 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 15:56:48.520 [DefaultDispatcher-worker-16 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-24 15:56:48.520 [DefaultDispatcher-worker-16 @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.520 [DefaultDispatcher-worker-16 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377474 2025-04-24 15:56:48.520 [DefaultDispatcher-worker-16 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377474. 2025-04-24 15:56:48.520 [DefaultDispatcher-worker-16 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377474 2025-04-24 15:56:48.521 [eventLoopGroupProxy-19-2 @call-handler#3214] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.522 [eventLoopGroupProxy-19-2 @call-handler#3214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.523 [DefaultDispatcher-worker-3 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377474 2025-04-24 15:56:48.523 [DefaultDispatcher-worker-3 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377474 2025-04-24 15:56:48.523 [DefaultDispatcher-worker-3 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377474. 2025-04-24 15:56:48.523 [DefaultDispatcher-worker-3 @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720120882246377474 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.532 [DefaultDispatcher-worker-8 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.533 [DefaultDispatcher-worker-8 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 15:56:48.533 [DefaultDispatcher-worker-8 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 15:56:48.533 [DefaultDispatcher-worker-8 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 15:56:48.534 [eventLoopGroupProxy-19-2 @call-handler#3218] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-24 15:56:48.534 [eventLoopGroupProxy-19-2 @call-handler#3218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.536 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 15:56:48.536 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 15:56:48.537 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 15:56:48.537 [DefaultDispatcher-worker-10 @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.545 [DefaultDispatcher-worker-21 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.562 [DefaultDispatcher-worker-12 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.574 [DefaultDispatcher-worker-4 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.574 [DefaultDispatcher-worker-13 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.574 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.574 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/message. 2025-04-24 15:56:48.574 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.574 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41827/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 15:56:48.576 [eventLoopGroupProxy-19-2 @call-handler#3225] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.577 [eventLoopGroupProxy-19-2 @call-handler#3225] 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-24 15:56:48.577 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:48.581 [DefaultDispatcher-worker-9 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.602 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472 2025-04-24 15:56:48.602 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472. 2025-04-24 15:56:48.602 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472 2025-04-24 15:56:48.603 [DefaultDispatcher-worker-10 @call-handler#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.603 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.603 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.603 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.603 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.603 [eventLoopGroupProxy-19-3 @call-handler#3256] 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/findByUidWithHolidayCalendarAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.607 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.607 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.608 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/message. 2025-04-24 15:56:48.608 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.608 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.608 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.608 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.609 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.609 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.609 [UI Thread @coroutine#3254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.609 [eventLoopGroupProxy-19-2 @call-handler#3266] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 15:56:48.611 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473 2025-04-24 15:56:48.612 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473. 2025-04-24 15:56:48.612 [UI Thread @coroutine#3272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473 2025-04-24 15:56:48.613 [eventLoopGroupProxy-19-3 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.613 [eventLoopGroupProxy-19-2 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.614 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472 2025-04-24 15:56:48.614 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472 2025-04-24 15:56:48.614 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.614 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.615 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472. 2025-04-24 15:56:48.615 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.615 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.615 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.615 [eventLoopGroupProxy-19-2 @call-handler#3281] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 15:56:48.616 [eventLoopGroupProxy-19-7 @call-handler#3283] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 15:56:48.617 [DefaultDispatcher-worker-2 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.617 [eventLoopGroupProxy-19-6 @call-handler#3287] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 15:56:48.618 [eventLoopGroupProxy-19-7 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.619 [UI Thread @coroutine#3254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.619 [UI Thread @coroutine#3254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.619 [eventLoopGroupProxy-19-6 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.621 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.621 [UI Thread @coroutine#3254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.621 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.621 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.621 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.622 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.625 [DefaultDispatcher-worker-6 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.633 [DefaultDispatcher-worker-5 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.636 [eventLoopGroupProxy-19-2 @call-handler#3281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.636 [UI Thread @coroutine#3272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473 2025-04-24 15:56:48.636 [UI Thread @coroutine#3272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473 2025-04-24 15:56:48.637 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473. 2025-04-24 15:56:48.637 [UI Thread @coroutine#3272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.641 [DefaultDispatcher-worker-6 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.648 [DefaultDispatcher-worker-10 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.657 [DefaultDispatcher-worker-17 @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.663 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720120882246377472 2025-04-24 15:56:48.663 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720120882246377472. 2025-04-24 15:56:48.663 [UI Thread @coroutine#3300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720120882246377472 2025-04-24 15:56:48.664 [eventLoopGroupProxy-19-2 @call-handler#3302] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 15:56:48.665 [eventLoopGroupProxy-19-2 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.666 [UI Thread @coroutine#3300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720120882246377472 2025-04-24 15:56:48.666 [UI Thread @coroutine#3300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720120882246377472 2025-04-24 15:56:48.666 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720120882246377472. 2025-04-24 15:56:48.666 [UI Thread @coroutine#3300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.667 [DefaultDispatcher-worker-17 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:48.667 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.667 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.667 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.669 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.669 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.673 [DefaultDispatcher-worker-5 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.681 [DefaultDispatcher-worker-11 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.686 [DefaultDispatcher-worker-10 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.686 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.686 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/message. 2025-04-24 15:56:48.687 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.687 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41827/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 15:56:48.688 [eventLoopGroupProxy-19-2 @call-handler#3313] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.689 [eventLoopGroupProxy-19-2 @call-handler#3313] 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-24 15:56:48.689 [eventLoopGroupProxy-19-2 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:48.695 [DefaultDispatcher-worker-15 @call-handler#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.695 [eventLoopGroupProxy-19-2 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.696 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.697 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.697 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/message. 2025-04-24 15:56:48.697 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.703 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720120882246377474&assignmentUid=720120882246377472&clazzUid=720120882246377472&submitterUid=720120882246377473 2025-04-24 15:56:48.704 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720120882246377474&assignmentUid=720120882246377472&clazzUid=720120882246377472&submitterUid=720120882246377473. 2025-04-24 15:56:48.704 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720120882246377474&assignmentUid=720120882246377472&clazzUid=720120882246377472&submitterUid=720120882246377473 2025-04-24 15:56:48.704 [DefaultDispatcher-worker-17 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.704 [eventLoopGroupProxy-19-2 @call-handler#3334] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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-24 15:56:48.709 [eventLoopGroupProxy-19-2 @call-handler#3334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.709 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720120882246377474&assignmentUid=720120882246377472&clazzUid=720120882246377472&submitterUid=720120882246377473 2025-04-24 15:56:48.709 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720120882246377474&assignmentUid=720120882246377472&clazzUid=720120882246377472&submitterUid=720120882246377473 2025-04-24 15:56:48.710 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720120882246377474&assignmentUid=720120882246377472&clazzUid=720120882246377472&submitterUid=720120882246377473. 2025-04-24 15:56:48.710 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720120882246377474&assignmentUid=720120882246377472&clazzUid=720120882246377472&submitterUid=720120882246377473 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.717 [DefaultDispatcher-worker-3 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.724 [UI Thread @coroutine#3343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/PersonDao/getNamesByUid?uid=720120882246377473 2025-04-24 15:56:48.724 [UI Thread @coroutine#3343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/PersonDao/getNamesByUid?uid=720120882246377473. 2025-04-24 15:56:48.724 [UI Thread @coroutine#3343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/PersonDao/getNamesByUid?uid=720120882246377473 2025-04-24 15:56:48.725 [eventLoopGroupProxy-19-2 @call-handler#3352] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.725 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.725 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.725 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.726 [eventLoopGroupProxy-19-2 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.726 [UI Thread @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720120882246377472 2025-04-24 15:56:48.726 [UI Thread @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720120882246377472. 2025-04-24 15:56:48.726 [UI Thread @coroutine#3353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720120882246377472 2025-04-24 15:56:48.726 [eventLoopGroupProxy-19-3 @call-handler#3361] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 15:56:48.726 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.726 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.726 [UI Thread @coroutine#3355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.726 [UI Thread @coroutine#3357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.726 [UI Thread @coroutine#3357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.726 [UI Thread @coroutine#3357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.726 [eventLoopGroupProxy-19-6 @call-handler#3371] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 15:56:48.727 [eventLoopGroupProxy-19-2 @call-handler#3372] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 15:56:48.727 [eventLoopGroupProxy-19-7 @call-handler#3373] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.727 [UI Thread @coroutine#3343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/PersonDao/getNamesByUid?uid=720120882246377473 2025-04-24 15:56:48.727 [UI Thread @coroutine#3343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/PersonDao/getNamesByUid?uid=720120882246377473 2025-04-24 15:56:48.727 [UI Thread @coroutine#3343] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/PersonDao/getNamesByUid?uid=720120882246377473. 2025-04-24 15:56:48.727 [UI Thread @coroutine#3343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/PersonDao/getNamesByUid?uid=720120882246377473 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.727 [eventLoopGroupProxy-19-6 @call-handler#3371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.728 [eventLoopGroupProxy-19-2 @call-handler#3372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.728 [UI Thread @coroutine#3357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.728 [UI Thread @coroutine#3357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.728 [UI Thread @coroutine#3355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.728 [UI Thread @coroutine#3355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.728 [UI Thread @coroutine#3357] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.728 [UI Thread @coroutine#3357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.729 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.729 [UI Thread @coroutine#3355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.729 [eventLoopGroupProxy-19-3 @call-handler#3361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.730 [eventLoopGroupProxy-19-7 @call-handler#3373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.730 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.730 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.731 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.731 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720120882246377473&assignmentUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.731 [UI Thread @coroutine#3353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720120882246377472 2025-04-24 15:56:48.731 [UI Thread @coroutine#3353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720120882246377472 2025-04-24 15:56:48.731 [UI Thread @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720120882246377472. 2025-04-24 15:56:48.731 [UI Thread @coroutine#3353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.735 [DefaultDispatcher-worker-4 @coroutine#3343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.740 [DefaultDispatcher-worker-9 @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.745 [DefaultDispatcher-worker-13 @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.750 [DefaultDispatcher-worker-9 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.755 [DefaultDispatcher-worker-17 @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.760 [UI Thread @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377474 2025-04-24 15:56:48.760 [UI Thread @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377474. 2025-04-24 15:56:48.760 [UI Thread @coroutine#3387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377474 2025-04-24 15:56:48.762 [eventLoopGroupProxy-19-2 @call-handler#3389] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 15:56:48.767 [eventLoopGroupProxy-19-2 @call-handler#3389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.767 [UI Thread @coroutine#3387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377474 2025-04-24 15:56:48.767 [UI Thread @coroutine#3387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377474 2025-04-24 15:56:48.768 [UI Thread @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377474. 2025-04-24 15:56:48.768 [UI Thread @coroutine#3387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377474 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.774 [DefaultDispatcher-worker-14 @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.775 [UI Thread @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/PersonDao/findByUidAsync?uid=720120882246377473 2025-04-24 15:56:48.776 [UI Thread @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/PersonDao/findByUidAsync?uid=720120882246377473. 2025-04-24 15:56:48.776 [UI Thread @coroutine#3387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/PersonDao/findByUidAsync?uid=720120882246377473 2025-04-24 15:56:48.776 [eventLoopGroupProxy-19-2 @call-handler#3393] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.777 [eventLoopGroupProxy-19-2 @call-handler#3393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.778 [UI Thread @coroutine#3387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/PersonDao/findByUidAsync?uid=720120882246377473 2025-04-24 15:56:48.778 [UI Thread @coroutine#3387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/PersonDao/findByUidAsync?uid=720120882246377473 2025-04-24 15:56:48.778 [UI Thread @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/PersonDao/findByUidAsync?uid=720120882246377473. 2025-04-24 15:56:48.778 [UI Thread @coroutine#3387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/PersonDao/findByUidAsync?uid=720120882246377473 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.783 [DefaultDispatcher-worker-24 @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.790 [DefaultDispatcher-worker-18 @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.795 [DefaultDispatcher-worker-4 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.795 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.796 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/message. 2025-04-24 15:56:48.796 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.796 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41827/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 15:56:48.796 [eventLoopGroupProxy-19-2 @call-handler#3398] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.797 [eventLoopGroupProxy-19-2 @call-handler#3398] 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-24 15:56:48.797 [eventLoopGroupProxy-19-2 @call-handler#3398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 15:56:48.804 [DefaultDispatcher-worker-10 @call-handler#3398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-24 15:56:48.805 [eventLoopGroupProxy-19-2 @call-handler#3398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.805 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.805 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/replication/message 2025-04-24 15:56:48.806 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/replication/message. 2025-04-24 15:56:48.806 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.807 [UI Thread @coroutine#3421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472 2025-04-24 15:56:48.807 [UI Thread @coroutine#3421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472. 2025-04-24 15:56:48.807 [UI Thread @coroutine#3421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472 2025-04-24 15:56:48.807 [UI Thread @coroutine#3425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.807 [UI Thread @coroutine#3425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.807 [UI Thread @coroutine#3425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.808 [eventLoopGroupProxy-19-2 @call-handler#3438] 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/findByUidWithHolidayCalendarAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 15:56:48.808 [UI Thread @coroutine#3430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.808 [UI Thread @coroutine#3430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.808 [UI Thread @coroutine#3430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.808 [UI Thread @coroutine#3432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.808 [UI Thread @coroutine#3432] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.808 [UI Thread @coroutine#3432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.808 [eventLoopGroupProxy-19-3 @call-handler#3445] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 15:56:48.808 [eventLoopGroupProxy-19-2 @call-handler#3438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.808 [eventLoopGroupProxy-19-7 @call-handler#3449] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 15:56:48.809 [UI Thread @coroutine#3447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473 2025-04-24 15:56:48.809 [UI Thread @coroutine#3447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473. 2025-04-24 15:56:48.809 [UI Thread @coroutine#3447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473 2025-04-24 15:56:48.809 [eventLoopGroupProxy-19-6 @call-handler#3456] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 15:56:48.810 [UI Thread @coroutine#3421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472 2025-04-24 15:56:48.810 [UI Thread @coroutine#3421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472 2025-04-24 15:56:48.810 [UI Thread @coroutine#3421] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472. 2025-04-24 15:56:48.810 [UI Thread @coroutine#3421] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.810 [eventLoopGroupProxy-19-3 @call-handler#3445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.811 [eventLoopGroupProxy-19-7 @call-handler#3449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.811 [eventLoopGroupProxy-19-6 @call-handler#3456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.811 [UI Thread @coroutine#3432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.811 [UI Thread @coroutine#3432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.811 [UI Thread @coroutine#3425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.811 [UI Thread @coroutine#3425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.811 [UI Thread @coroutine#3432] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.811 [UI Thread @coroutine#3432] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.811 [UI Thread @coroutine#3425] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.811 [UI Thread @coroutine#3425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.812 [DefaultDispatcher-worker-10 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:48.812 [UI Thread @coroutine#3430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.812 [UI Thread @coroutine#3430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 2025-04-24 15:56:48.812 [DefaultDispatcher-worker-10 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.812 [DefaultDispatcher-worker-10 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.812 [DefaultDispatcher-worker-10 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.812 [UI Thread @coroutine#3430] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472. 2025-04-24 15:56:48.812 [UI Thread @coroutine#3430] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720120882246377473&assignmentUid=720120882246377472 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.812 [DefaultDispatcher-worker-5 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.812 [DefaultDispatcher-worker-5 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.813 [DefaultDispatcher-worker-12 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-24 15:56:48.814 [eventLoopGroupProxy-19-8 @call-handler#3469] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 15:56:48.816 [DefaultDispatcher-worker-2 @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.817 [eventLoopGroupProxy-19-8 @call-handler#3469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 15:56:48.817 [UI Thread @coroutine#3447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473 2025-04-24 15:56:48.817 [UI Thread @coroutine#3447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473 2025-04-24 15:56:48.818 [UI Thread @coroutine#3447] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473. 2025-04-24 15:56:48.818 [UI Thread @coroutine#3447] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41827/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720120882246377472&clazzUid=720120882246377472&accountPersonUid=720120882246377473 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:48.823 [DefaultDispatcher-worker-17 @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.832 [DefaultDispatcher-worker-16 @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.839 [DefaultDispatcher-worker-15 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.849 [DefaultDispatcher-worker-5 @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-24 15:56:48.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-24 15:56:48.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-24 15:56:48.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:48.852 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ac220f: (connection evicted) 2025-04-24 15:56:48.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:48.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-24 15:56:48.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-24 15:56:48.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-24 15:56:48.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-24 15:56:48.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:48.853 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655008a2: (connection evicted) 2025-04-24 15:56:48.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:48.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-24 15:56:48.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-24 15:56:48.874 [DefaultDispatcher-worker-21 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:48.875 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.875 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.875 [DefaultDispatcher-worker-21 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.877 [DefaultDispatcher-worker-24 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.877 [DefaultDispatcher-worker-24 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.958 [DefaultDispatcher-worker-19 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:48.958 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.958 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:48.958 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.959 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:48.959 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.051 [DefaultDispatcher-worker-14 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:49.051 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.051 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:49.051 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.057 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.057 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.140 [DefaultDispatcher-worker-7 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:49.140 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.140 [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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:49.140 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.141 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.141 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.186 [DefaultDispatcher-worker-3 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:49.187 [DefaultDispatcher-worker-3 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.187 [DefaultDispatcher-worker-3 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:49.187 [DefaultDispatcher-worker-3 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.188 [DefaultDispatcher-worker-18 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.188 [DefaultDispatcher-worker-18 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.320 [DefaultDispatcher-worker-3 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:49.320 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.320 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:49.320 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.321 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.321 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.400 [DefaultDispatcher-worker-20 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:49.400 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.400 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:49.400 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.401 [DefaultDispatcher-worker-15 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.401 [DefaultDispatcher-worker-15 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.501 [DefaultDispatcher-worker-5 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:49.501 [DefaultDispatcher-worker-5 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.501 [DefaultDispatcher-worker-5 @coroutine#2312] 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-24 15:56:49.501 [DefaultDispatcher-worker-5 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.502 [DefaultDispatcher-worker-3 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.677 [DefaultDispatcher-worker-23 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:49.677 [DefaultDispatcher-worker-23 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.677 [DefaultDispatcher-worker-23 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:49.677 [DefaultDispatcher-worker-23 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.678 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.679 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.820 [DefaultDispatcher-worker-1 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:49.820 [DefaultDispatcher-worker-1 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.820 [DefaultDispatcher-worker-1 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:49.820 [DefaultDispatcher-worker-1 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.822 [DefaultDispatcher-worker-15 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.822 [DefaultDispatcher-worker-15 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-24 15:56:49.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-24 15:56:49.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:49.861 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa: (connection evicted) 2025-04-24 15:56:49.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:49.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-24 15:56:49.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76a90ecb 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:49.865 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-24 15:56:49.867 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 15:56:49.867 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 15:56:49.867 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-24 15:56:49.881 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 15:56:49.884 [DefaultDispatcher-worker-2 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:49.885 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.885 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:49.885 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.887 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.887 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.890 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 15:56:49.892 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 15:56:49.895 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 15:56:49.895 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58885a2e 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-04-24 15:56:49.896 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-24 15:56:49.912 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-04-24 15:56:49.920 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-04-24 15:56:49.922 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-04-24 15:56:49.923 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-04-24 15:56:49.930 [DefaultDispatcher-worker-24 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-04-24 15:56:49.941 [DefaultDispatcher-worker-2 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 15:56:49.951 [DefaultDispatcher-worker-16 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 15:56:49.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-24 15:56:49.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-24 15:56:49.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:49.962 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fe75649: (connection evicted) 2025-04-24 15:56:49.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:49.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-24 15:56:49.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-24 15:56:49.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-24 15:56:49.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-24 15:56:49.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:49.965 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e806: (connection evicted) 2025-04-24 15:56:49.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:49.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-24 15:56:49.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-24 15:56:49.966 [DefaultDispatcher-worker-19 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:49.966 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.966 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:49.966 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.966 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@310db5c4 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:49.967 [Test worker @coroutine#3585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-24 15:56:49.973 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 15:56:49.973 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 15:56:49.973 [Test worker @coroutine#3585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-24 15:56:49.973 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.973 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:49.986 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 15:56:49.994 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 15:56:49.996 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 15:56:49.998 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276ac94c 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:49.998 [Test worker @coroutine#3585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-24 15:56:49.999 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-04-24 15:56:49.999 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-04-24 15:56:49.999 [Test worker @coroutine#3585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-24 15:56:50.011 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-04-24 15:56:50.019 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-04-24 15:56:50.021 [Test worker @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-04-24 15:56:50.021 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.022 [Test worker @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-04-24 15:56:50.029 [DefaultDispatcher-worker-22 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-04-24 15:56:50.039 [DefaultDispatcher-worker-10 @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 15:56:50.043 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.062 [DefaultDispatcher-worker-16 @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 15:56:50.066 [DefaultDispatcher-worker-17 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:50.066 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.067 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:50.067 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.069 [DefaultDispatcher-worker-22 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.069 [DefaultDispatcher-worker-22 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.070 [DefaultDispatcher-worker-1 @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 15:56:50.073 [HikariPool-159 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.097 [DefaultDispatcher-worker-6 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 15:56:50.099 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-24 15:56:50.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-24 15:56:50.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.116 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589dd717: (connection evicted) 2025-04-24 15:56:50.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:50.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-24 15:56:50.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-24 15:56:50.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-24 15:56:50.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-24 15:56:50.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.119 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5e63: (connection evicted) 2025-04-24 15:56:50.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:50.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-24 15:56:50.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-24 15:56:50.121 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c88a842 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-24 15:56:50.122 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-24 15:56:50.148 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-24 15:56:50.159 [DefaultDispatcher-worker-1 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:50.159 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.159 [DefaultDispatcher-worker-1 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:50.159 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.165 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-24 15:56:50.167 [DefaultDispatcher-worker-18 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.167 [DefaultDispatcher-worker-18 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.169 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-24 15:56:50.170 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72117fc0 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:50.175 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-24 15:56:50.180 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-24 15:56:50.180 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-24 15:56:50.180 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-24 15:56:50.194 [DefaultDispatcher-worker-18 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:50.194 [DefaultDispatcher-worker-18 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.194 [DefaultDispatcher-worker-18 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:50.194 [DefaultDispatcher-worker-18 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.205 [DefaultDispatcher-worker-7 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.205 [DefaultDispatcher-worker-7 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.213 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-24 15:56:50.226 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-24 15:56:50.231 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-24 15:56:50.232 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-24 15:56:50.247 [DefaultDispatcher-worker-16 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-24 15:56:50.252 [DefaultDispatcher-worker-12 @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-24 15:56:50.261 [DefaultDispatcher-worker-23 @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-24 15:56:50.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-24 15:56:50.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-24 15:56:50.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.280 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.281 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75: (connection evicted) 2025-04-24 15:56:50.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:50.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-24 15:56:50.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-24 15:56:50.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-24 15:56:50.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-24 15:56:50.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.289 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71904ea8: (connection evicted) 2025-04-24 15:56:50.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:50.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-24 15:56:50.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c516cab 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:50.291 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-24 15:56:50.295 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-24 15:56:50.295 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-24 15:56:50.295 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-24 15:56:50.307 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-24 15:56:50.315 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-24 15:56:50.317 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-24 15:56:50.318 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c7940a 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:50.319 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-24 15:56:50.320 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e0fe23 2025-04-24 15:56:50.320 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e0fe23 2025-04-24 15:56:50.320 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-24 15:56:50.328 [DefaultDispatcher-worker-21 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:50.328 [DefaultDispatcher-worker-21 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.328 [DefaultDispatcher-worker-21 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:50.328 [DefaultDispatcher-worker-21 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.333 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.333 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.337 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e0fe23 2025-04-24 15:56:50.346 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e0fe23 2025-04-24 15:56:50.347 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e0fe23 2025-04-24 15:56:50.349 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e0fe23 2025-04-24 15:56:50.356 [DefaultDispatcher-worker-11 @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e0fe23 2025-04-24 15:56:50.365 [DefaultDispatcher-worker-16 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-24 15:56:50.374 [DefaultDispatcher-worker-7 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-24 15:56:50.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-24 15:56:50.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-24 15:56:50.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.385 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8: (connection evicted) 2025-04-24 15:56:50.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:50.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-24 15:56:50.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-24 15:56:50.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-24 15:56:50.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-24 15:56:50.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.387 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39e0fe23: (connection evicted) 2025-04-24 15:56:50.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:50.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-24 15:56:50.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-24 15:56:50.389 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1925b113 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:50.393 [Test worker @coroutine#3800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-24 15:56:50.395 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-24 15:56:50.395 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-24 15:56:50.395 [Test worker @coroutine#3800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-24 15:56:50.408 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-24 15:56:50.409 [DefaultDispatcher-worker-23 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:50.409 [DefaultDispatcher-worker-23 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.409 [DefaultDispatcher-worker-23 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:50.409 [DefaultDispatcher-worker-23 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.416 [DefaultDispatcher-worker-3 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.416 [DefaultDispatcher-worker-3 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.416 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-24 15:56:50.418 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-24 15:56:50.419 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-24 15:56:50.419 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8be84bf 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:50.420 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:50.421 [Test worker @coroutine#3800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-24 15:56:50.421 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-04-24 15:56:50.421 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-04-24 15:56:50.421 [Test worker @coroutine#3800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-24 15:56:50.433 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-04-24 15:56:50.446 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-04-24 15:56:50.448 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-04-24 15:56:50.450 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-04-24 15:56:50.458 [DefaultDispatcher-worker-20 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-04-24 15:56:50.469 [DefaultDispatcher-worker-7 @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-24 15:56:50.478 [DefaultDispatcher-worker-14 @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-24 15:56:50.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-24 15:56:50.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-24 15:56:50.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.489 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3: (connection evicted) 2025-04-24 15:56:50.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:50.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-24 15:56:50.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-24 15:56:50.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-24 15:56:50.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-24 15:56:50.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.490 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e: (connection evicted) 2025-04-24 15:56:50.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:50.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-24 15:56:50.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-24 15:56:50.492 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-24 15:56:50.492 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:50.492 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:50.492 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:50.492 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:50.492 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:50.492 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:50.492 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1264dbc9 2025-04-24 15:56:50.492 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2025-04-24 15:56:50.493 [Test worker @coroutine#3860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-24 15:56:50.510 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2025-04-24 15:56:50.514 [DefaultDispatcher-worker-11 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:50.514 [DefaultDispatcher-worker-11 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.514 [DefaultDispatcher-worker-11 @coroutine#2312] 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-24 15:56:50.514 [DefaultDispatcher-worker-11 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.515 [DefaultDispatcher-worker-7 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.518 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2025-04-24 15:56:50.519 [Test worker @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2025-04-24 15:56:50.520 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2518245b 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:50.520 [Test worker @coroutine#3860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-24 15:56:50.521 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2025-04-24 15:56:50.521 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2025-04-24 15:56:50.521 [Test worker @coroutine#3860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-24 15:56:50.529 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2025-04-24 15:56:50.535 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2025-04-24 15:56:50.536 [Test worker @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2025-04-24 15:56:50.538 [Test worker @coroutine#3873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2025-04-24 15:56:50.561 [DefaultDispatcher-worker-22 @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2025-04-24 15:56:50.572 [DefaultDispatcher-worker-2 @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2025-04-24 15:56:50.581 [DefaultDispatcher-worker-2 @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2025-04-24 15:56:50.593 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:50.596 [DefaultDispatcher-worker-6 @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b6f580 2025-04-24 15:56:50.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-24 15:56:50.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-24 15:56:50.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.614 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b6f580: (connection evicted) 2025-04-24 15:56:50.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:50.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-24 15:56:50.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-24 15:56:50.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-24 15:56:50.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-24 15:56:50.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.622 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430: (connection evicted) 2025-04-24 15:56:50.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:50.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-24 15:56:50.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a64e2d0 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:50.624 [Test worker @coroutine#3919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-24 15:56:50.626 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7 2025-04-24 15:56:50.626 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7 2025-04-24 15:56:50.626 [Test worker @coroutine#3919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-24 15:56:50.639 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7 2025-04-24 15:56:50.647 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7 2025-04-24 15:56:50.649 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7 2025-04-24 15:56:50.651 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a8042a5 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-24 15:56:50.652 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:50.653 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:50.653 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:50.653 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:50.653 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:50.653 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:50.653 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:50.653 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:50.653 [Test worker @coroutine#3919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-24 15:56:50.654 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ee825c 2025-04-24 15:56:50.654 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ee825c 2025-04-24 15:56:50.654 [Test worker @coroutine#3919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-24 15:56:50.666 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ee825c 2025-04-24 15:56:50.674 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ee825c 2025-04-24 15:56:50.676 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ee825c 2025-04-24 15:56:50.677 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ee825c 2025-04-24 15:56:50.684 [DefaultDispatcher-worker-17 @coroutine#3933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ee825c 2025-04-24 15:56:50.684 [DefaultDispatcher-worker-14 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:50.685 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.685 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:50.685 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.686 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.686 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.695 [DefaultDispatcher-worker-2 @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7 2025-04-24 15:56:50.704 [DefaultDispatcher-worker-6 @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7 2025-04-24 15:56:50.711 [DefaultDispatcher-worker-5 @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7 2025-04-24 15:56:50.726 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:50.731 [DefaultDispatcher-worker-20 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7 2025-04-24 15:56:50.754 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:50.830 [DefaultDispatcher-worker-8 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:50.831 [DefaultDispatcher-worker-8 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.831 [DefaultDispatcher-worker-8 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:50.831 [DefaultDispatcher-worker-8 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.833 [DefaultDispatcher-worker-22 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.833 [DefaultDispatcher-worker-22 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.894 [DefaultDispatcher-worker-16 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:50.894 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.894 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:50.894 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.895 [DefaultDispatcher-worker-24 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.895 [DefaultDispatcher-worker-24 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.979 [DefaultDispatcher-worker-1 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:50.979 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.979 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:50.979 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.980 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:50.980 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.082 [DefaultDispatcher-worker-7 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:51.082 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.082 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:51.082 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.084 [DefaultDispatcher-worker-21 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.084 [DefaultDispatcher-worker-21 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.172 [DefaultDispatcher-worker-15 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:51.172 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.172 [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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:51.172 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.174 [DefaultDispatcher-worker-18 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.174 [DefaultDispatcher-worker-18 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.213 [DefaultDispatcher-worker-19 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:51.213 [DefaultDispatcher-worker-19 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.213 [DefaultDispatcher-worker-19 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:51.213 [DefaultDispatcher-worker-19 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.214 [DefaultDispatcher-worker-8 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.214 [DefaultDispatcher-worker-8 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.302 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:51.328 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:51.341 [DefaultDispatcher-worker-7 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:51.342 [DefaultDispatcher-worker-7 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.342 [DefaultDispatcher-worker-7 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:51.342 [DefaultDispatcher-worker-7 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.343 [DefaultDispatcher-worker-23 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.343 [DefaultDispatcher-worker-23 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.424 [DefaultDispatcher-worker-3 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:51.424 [DefaultDispatcher-worker-3 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.424 [DefaultDispatcher-worker-3 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:51.424 [DefaultDispatcher-worker-3 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.431 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.431 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.521 [DefaultDispatcher-worker-17 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:51.522 [DefaultDispatcher-worker-17 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.522 [DefaultDispatcher-worker-17 @coroutine#2312] 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-24 15:56:51.522 [DefaultDispatcher-worker-17 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.522 [DefaultDispatcher-worker-17 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.692 [DefaultDispatcher-worker-11 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:51.692 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.692 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:51.692 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.693 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.693 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.841 [DefaultDispatcher-worker-24 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:51.842 [DefaultDispatcher-worker-24 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.842 [DefaultDispatcher-worker-24 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:51.842 [DefaultDispatcher-worker-24 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.843 [DefaultDispatcher-worker-12 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.843 [DefaultDispatcher-worker-12 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.901 [DefaultDispatcher-worker-20 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:51.901 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.901 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:51.901 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.902 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.902 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.987 [DefaultDispatcher-worker-14 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:51.987 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.987 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:51.987 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.988 [DefaultDispatcher-worker-24 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:51.988 [DefaultDispatcher-worker-24 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.092 [DefaultDispatcher-worker-11 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:52.093 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.093 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:52.093 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.094 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.094 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.182 [DefaultDispatcher-worker-6 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:52.182 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.182 [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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:52.182 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.184 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.184 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.222 [DefaultDispatcher-worker-15 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:52.222 [DefaultDispatcher-worker-15 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.222 [DefaultDispatcher-worker-15 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:52.222 [DefaultDispatcher-worker-15 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.223 [DefaultDispatcher-worker-15 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.223 [DefaultDispatcher-worker-15 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.357 [DefaultDispatcher-worker-23 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:52.357 [DefaultDispatcher-worker-23 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.357 [DefaultDispatcher-worker-23 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:52.357 [DefaultDispatcher-worker-23 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.358 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.358 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.436 [DefaultDispatcher-worker-1 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:52.436 [DefaultDispatcher-worker-1 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.436 [DefaultDispatcher-worker-1 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:52.436 [DefaultDispatcher-worker-1 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.437 [DefaultDispatcher-worker-22 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.438 [DefaultDispatcher-worker-22 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.529 [DefaultDispatcher-worker-2 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:52.529 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.529 [DefaultDispatcher-worker-2 @coroutine#2312] 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-24 15:56:52.529 [DefaultDispatcher-worker-2 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.532 [DefaultDispatcher-worker-9 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.699 [DefaultDispatcher-worker-10 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:52.699 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.699 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:52.699 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.701 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.701 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.849 [DefaultDispatcher-worker-24 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:52.849 [DefaultDispatcher-worker-24 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.849 [DefaultDispatcher-worker-24 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:52.849 [DefaultDispatcher-worker-24 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.852 [DefaultDispatcher-worker-17 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.852 [DefaultDispatcher-worker-17 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.911 [DefaultDispatcher-worker-7 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:52.911 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.911 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:52.911 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.912 [DefaultDispatcher-worker-18 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.912 [DefaultDispatcher-worker-18 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.995 [DefaultDispatcher-worker-19 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:52.995 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.995 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:52.995 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.996 [DefaultDispatcher-worker-24 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:52.996 [DefaultDispatcher-worker-24 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.100 [DefaultDispatcher-worker-15 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:53.100 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.100 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:53.100 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.102 [DefaultDispatcher-worker-19 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.102 [DefaultDispatcher-worker-19 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.191 [DefaultDispatcher-worker-16 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:53.192 [DefaultDispatcher-worker-16 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.192 [DefaultDispatcher-worker-16 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:53.192 [DefaultDispatcher-worker-16 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.193 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.193 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.229 [DefaultDispatcher-worker-18 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:53.229 [DefaultDispatcher-worker-18 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.229 [DefaultDispatcher-worker-18 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:53.229 [DefaultDispatcher-worker-18 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.231 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.231 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.365 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:53.365 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.365 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:53.365 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.370 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.370 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.443 [DefaultDispatcher-worker-15 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:53.443 [DefaultDispatcher-worker-15 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.443 [DefaultDispatcher-worker-15 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:53.443 [DefaultDispatcher-worker-15 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.444 [DefaultDispatcher-worker-1 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.445 [DefaultDispatcher-worker-1 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.537 [DefaultDispatcher-worker-10 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:53.538 [DefaultDispatcher-worker-10 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.538 [DefaultDispatcher-worker-10 @coroutine#2312] 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-24 15:56:53.538 [DefaultDispatcher-worker-10 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.538 [DefaultDispatcher-worker-10 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.707 [DefaultDispatcher-worker-19 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:53.707 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.707 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:53.707 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.708 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.708 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.857 [DefaultDispatcher-worker-2 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:53.857 [DefaultDispatcher-worker-2 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.858 [DefaultDispatcher-worker-2 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:53.858 [DefaultDispatcher-worker-2 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.859 [DefaultDispatcher-worker-21 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.859 [DefaultDispatcher-worker-21 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.918 [DefaultDispatcher-worker-14 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:53.918 [DefaultDispatcher-worker-14 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.918 [DefaultDispatcher-worker-14 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:53.918 [DefaultDispatcher-worker-14 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.919 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:53.919 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.002 [DefaultDispatcher-worker-19 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:54.002 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.002 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:54.002 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.003 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.003 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.107 [DefaultDispatcher-worker-2 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:54.108 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.108 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:54.108 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.109 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.109 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.198 [DefaultDispatcher-worker-5 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:54.199 [DefaultDispatcher-worker-5 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.199 [DefaultDispatcher-worker-5 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:54.199 [DefaultDispatcher-worker-5 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.200 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.200 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.237 [DefaultDispatcher-worker-14 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:54.237 [DefaultDispatcher-worker-14 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.237 [DefaultDispatcher-worker-14 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:54.237 [DefaultDispatcher-worker-14 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.238 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.238 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.376 [DefaultDispatcher-worker-18 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:54.376 [DefaultDispatcher-worker-18 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.376 [DefaultDispatcher-worker-18 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:54.376 [DefaultDispatcher-worker-18 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.377 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.377 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.450 [DefaultDispatcher-worker-2 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:54.450 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.450 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:54.450 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.451 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.451 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.544 [DefaultDispatcher-worker-18 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:54.544 [DefaultDispatcher-worker-18 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.544 [DefaultDispatcher-worker-18 @coroutine#2312] 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-24 15:56:54.544 [DefaultDispatcher-worker-18 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.545 [DefaultDispatcher-worker-18 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.713 [DefaultDispatcher-worker-2 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:54.713 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.713 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:54.713 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.714 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.715 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.865 [DefaultDispatcher-worker-11 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:54.865 [DefaultDispatcher-worker-11 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.865 [DefaultDispatcher-worker-11 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:54.865 [DefaultDispatcher-worker-11 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.866 [DefaultDispatcher-worker-17 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.866 [DefaultDispatcher-worker-17 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.927 [DefaultDispatcher-worker-5 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:54.927 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.927 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:54.927 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.928 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:54.928 [DefaultDispatcher-worker-1 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.012 [DefaultDispatcher-worker-6 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:55.012 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.012 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:55.012 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.013 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.013 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.114 [DefaultDispatcher-worker-8 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:55.114 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.114 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:55.114 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.116 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.116 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.209 [DefaultDispatcher-worker-15 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:55.209 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.209 [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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:55.209 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.211 [DefaultDispatcher-worker-11 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.211 [DefaultDispatcher-worker-11 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.247 [DefaultDispatcher-worker-10 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:55.247 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.247 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:55.247 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.249 [DefaultDispatcher-worker-16 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.249 [DefaultDispatcher-worker-16 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.384 [DefaultDispatcher-worker-10 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:55.385 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.385 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:55.385 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.386 [DefaultDispatcher-worker-18 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.386 [DefaultDispatcher-worker-18 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.458 [DefaultDispatcher-worker-2 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:55.458 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.458 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:55.458 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.471 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.471 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.551 [DefaultDispatcher-worker-16 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:55.552 [DefaultDispatcher-worker-16 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.552 [DefaultDispatcher-worker-16 @coroutine#2312] 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-24 15:56:55.552 [DefaultDispatcher-worker-16 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.552 [DefaultDispatcher-worker-1 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.722 [DefaultDispatcher-worker-7 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:55.722 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.722 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:55.722 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.723 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.723 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-24 15:56:55.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-24 15:56:55.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:55.730 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45dce9f7: (connection evicted) 2025-04-24 15:56:55.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:55.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-24 15:56:55.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-24 15:56:55.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-24 15:56:55.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-24 15:56:55.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:55.731 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69ee825c: (connection evicted) 2025-04-24 15:56:55.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:55.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-24 15:56:55.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@368617cd 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:55.734 [Test worker @coroutine#4201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-24 15:56:55.735 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2025-04-24 15:56:55.735 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2025-04-24 15:56:55.735 [Test worker @coroutine#4201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-24 15:56:55.747 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2025-04-24 15:56:55.751 [DefaultDispatcher-worker-2 @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8b9b2d 2025-04-24 15:56:55.756 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2025-04-24 15:56:55.757 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2025-04-24 15:56:55.758 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b6824c1 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc150e9 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc150e9 2025-04-24 15:56:55.759 [Test worker @coroutine#4201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-24 15:56:55.771 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc150e9 2025-04-24 15:56:55.779 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc150e9 2025-04-24 15:56:55.781 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc150e9 2025-04-24 15:56:55.781 [DefaultDispatcher-worker-2 @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-04-24 15:56:55.789 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc150e9 2025-04-24 15:56:55.797 [DefaultDispatcher-worker-14 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc150e9 2025-04-24 15:56:55.806 [DefaultDispatcher-worker-13 @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2025-04-24 15:56:55.829 [DefaultDispatcher-worker-21 @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2025-04-24 15:56:55.831 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2025-04-24 15:56:55.837 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:55.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-24 15:56:55.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-24 15:56:55.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:55.844 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502a9b30: (connection evicted) 2025-04-24 15:56:55.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:55.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-24 15:56:55.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-24 15:56:55.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-24 15:56:55.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-24 15:56:55.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:55.845 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bc150e9: (connection evicted) 2025-04-24 15:56:55.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:55.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-24 15:56:55.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-24 15:56:55.847 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-24 15:56:55.847 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:55.847 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:55.847 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:55.847 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:55.847 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:55.847 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d9a016 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-24 15:56:55.848 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-24 15:56:55.849 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:55.860 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-24 15:56:55.869 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-24 15:56:55.870 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-24 15:56:55.872 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-24 15:56:55.872 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67bf393c 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:55.873 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-24 15:56:55.876 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-24 15:56:55.876 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-24 15:56:55.876 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-24 15:56:55.877 [DefaultDispatcher-worker-3 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:55.877 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:55.877 [DefaultDispatcher-worker-3 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.877 [DefaultDispatcher-worker-3 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:55.877 [DefaultDispatcher-worker-3 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.880 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:55.881 [DefaultDispatcher-worker-5 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.881 [DefaultDispatcher-worker-5 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.886 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-24 15:56:55.892 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-24 15:56:55.893 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-24 15:56:55.894 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-24 15:56:55.900 [DefaultDispatcher-worker-19 @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-24 15:56:55.911 [DefaultDispatcher-worker-18 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-24 15:56:55.918 [DefaultDispatcher-worker-11 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-24 15:56:55.920 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-24 15:56:55.922 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-24 15:56:55.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-24 15:56:55.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-24 15:56:55.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:55.929 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea: (connection evicted) 2025-04-24 15:56:55.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:55.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-24 15:56:55.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-24 15:56:55.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-24 15:56:55.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-24 15:56:55.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:55.930 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe: (connection evicted) 2025-04-24 15:56:55.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:55.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-24 15:56:55.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e99c0f 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:55.933 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-24 15:56:55.934 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@439acac0 2025-04-24 15:56:55.934 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@439acac0 2025-04-24 15:56:55.934 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-24 15:56:55.935 [DefaultDispatcher-worker-11 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:55.935 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.935 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:55.935 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.936 [DefaultDispatcher-worker-3 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.936 [DefaultDispatcher-worker-3 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:55.948 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439acac0 2025-04-24 15:56:55.957 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439acac0 2025-04-24 15:56:55.958 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439acac0 2025-04-24 15:56:55.960 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439acac0 2025-04-24 15:56:55.960 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520f1862 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-24 15:56:55.961 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-24 15:56:55.974 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-24 15:56:55.982 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-24 15:56:55.984 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-24 15:56:55.985 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-24 15:56:55.992 [DefaultDispatcher-worker-3 @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-24 15:56:56.003 [DefaultDispatcher-worker-6 @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439acac0 2025-04-24 15:56:56.010 [DefaultDispatcher-worker-9 @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439acac0 2025-04-24 15:56:56.058 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.062 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.064 [DefaultDispatcher-worker-2 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:56.064 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.064 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:56.064 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.066 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.066 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-24 15:56:56.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-24 15:56:56.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.069 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@439acac0: (connection evicted) 2025-04-24 15:56:56.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-24 15:56:56.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-24 15:56:56.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-24 15:56:56.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-24 15:56:56.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.071 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0: (connection evicted) 2025-04-24 15:56:56.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-24 15:56:56.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-24 15:56:56.072 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@613bebb9 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2625eb84 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2625eb84 2025-04-24 15:56:56.073 [Test worker @coroutine#4404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-24 15:56:56.086 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2625eb84 2025-04-24 15:56:56.095 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2625eb84 2025-04-24 15:56:56.097 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2625eb84 2025-04-24 15:56:56.098 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2625eb84 2025-04-24 15:56:56.099 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eaa52d6 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.100 [Test worker @coroutine#4404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-24 15:56:56.108 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5095df 2025-04-24 15:56:56.108 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5095df 2025-04-24 15:56:56.108 [Test worker @coroutine#4404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-24 15:56:56.124 [DefaultDispatcher-worker-8 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:56.124 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.124 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:56.124 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.125 [DefaultDispatcher-worker-19 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.125 [DefaultDispatcher-worker-19 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.125 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5095df 2025-04-24 15:56:56.133 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5095df 2025-04-24 15:56:56.142 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5095df 2025-04-24 15:56:56.144 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5095df 2025-04-24 15:56:56.153 [DefaultDispatcher-worker-17 @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5095df 2025-04-24 15:56:56.161 [DefaultDispatcher-worker-6 @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2625eb84 2025-04-24 15:56:56.169 [DefaultDispatcher-worker-15 @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2625eb84 2025-04-24 15:56:56.173 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:56.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-24 15:56:56.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-24 15:56:56.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.175 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2625eb84: (connection evicted) 2025-04-24 15:56:56.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-24 15:56:56.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-24 15:56:56.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-24 15:56:56.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-24 15:56:56.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.177 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c5095df: (connection evicted) 2025-04-24 15:56:56.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-24 15:56:56.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579b1d86 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2025-04-24 15:56:56.179 [Test worker @coroutine#4465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-24 15:56:56.192 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2025-04-24 15:56:56.201 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2025-04-24 15:56:56.202 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2025-04-24 15:56:56.204 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2025-04-24 15:56:56.204 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4a21cb 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2025-04-24 15:56:56.205 [Test worker @coroutine#4465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-24 15:56:56.217 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2025-04-24 15:56:56.217 [DefaultDispatcher-worker-12 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:56.217 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.217 [DefaultDispatcher-worker-12 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:56.217 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.219 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.219 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.225 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2025-04-24 15:56:56.226 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2025-04-24 15:56:56.227 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2025-04-24 15:56:56.236 [DefaultDispatcher-worker-21 @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2025-04-24 15:56:56.245 [DefaultDispatcher-worker-10 @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2025-04-24 15:56:56.254 [DefaultDispatcher-worker-3 @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2025-04-24 15:56:56.255 [DefaultDispatcher-worker-24 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:56.256 [DefaultDispatcher-worker-24 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.256 [DefaultDispatcher-worker-24 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:56.256 [DefaultDispatcher-worker-24 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.256 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2025-04-24 15:56:56.257 [DefaultDispatcher-worker-21 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.257 [DefaultDispatcher-worker-21 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.258 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2025-04-24 15:56:56.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-24 15:56:56.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-24 15:56:56.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.266 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f: (connection evicted) 2025-04-24 15:56:56.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-24 15:56:56.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-24 15:56:56.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-24 15:56:56.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-24 15:56:56.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.267 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@456d3914: (connection evicted) 2025-04-24 15:56:56.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-24 15:56:56.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e49ab66 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.269 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2025-04-24 15:56:56.270 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-24 15:56:56.284 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2025-04-24 15:56:56.291 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2025-04-24 15:56:56.293 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2025-04-24 15:56:56.294 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d0d5ee 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.295 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-24 15:56:56.296 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.296 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.296 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.296 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.296 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.296 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.296 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.296 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.296 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-24 15:56:56.298 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2025-04-24 15:56:56.298 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2025-04-24 15:56:56.298 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-24 15:56:56.319 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2025-04-24 15:56:56.325 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2025-04-24 15:56:56.327 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2025-04-24 15:56:56.329 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2025-04-24 15:56:56.339 [DefaultDispatcher-worker-14 @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2025-04-24 15:56:56.350 [DefaultDispatcher-worker-21 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2025-04-24 15:56:56.357 [DefaultDispatcher-worker-19 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2025-04-24 15:56:56.367 [UI Thread @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8693e 2025-04-24 15:56:56.370 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:56.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-24 15:56:56.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-24 15:56:56.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.372 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f8693e: (connection evicted) 2025-04-24 15:56:56.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-24 15:56:56.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-24 15:56:56.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-24 15:56:56.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-24 15:56:56.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.374 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f: (connection evicted) 2025-04-24 15:56:56.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-24 15:56:56.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-24 15:56:56.376 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@db9ecd 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-04-24 15:56:56.377 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-24 15:56:56.390 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-04-24 15:56:56.397 [DefaultDispatcher-worker-1 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:56.397 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.397 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:56.397 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.402 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-04-24 15:56:56.404 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.404 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.408 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-04-24 15:56:56.410 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-04-24 15:56:56.415 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-04-24 15:56:56.421 [DefaultDispatcher-worker-24 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-04-24 15:56:56.437 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-04-24 15:56:56.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-24 15:56:56.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-24 15:56:56.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.452 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4057babc: (connection evicted) 2025-04-24 15:56:56.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-24 15:56:56.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e16e521 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.457 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.458 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-24 15:56:56.460 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5930a229 2025-04-24 15:56:56.460 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5930a229 2025-04-24 15:56:56.460 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-24 15:56:56.469 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5930a229 2025-04-24 15:56:56.475 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5930a229 2025-04-24 15:56:56.476 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5930a229 2025-04-24 15:56:56.477 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5930a229 2025-04-24 15:56:56.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-24 15:56:56.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-24 15:56:56.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:56.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-24 15:56:56.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.491 [DefaultDispatcher-worker-21 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10164e94 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.491 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-24 15:56:56.492 [DefaultDispatcher-worker-21 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.492 [DefaultDispatcher-worker-21 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.492 [DefaultDispatcher-worker-21 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-24 15:56:56.492 [Test worker @coroutine#4686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-24 15:56:56.492 [DefaultDispatcher-worker-1 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.492 [DefaultDispatcher-worker-1 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.500 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-24 15:56:56.506 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-24 15:56:56.507 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-24 15:56:56.508 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-24 15:56:56.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-24 15:56:56.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-24 15:56:56.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:56.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-24 15:56:56.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37eca4c0 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c452eb5 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c452eb5 2025-04-24 15:56:56.513 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-24 15:56:56.525 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452eb5 2025-04-24 15:56:56.534 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452eb5 2025-04-24 15:56:56.536 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452eb5 2025-04-24 15:56:56.537 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452eb5 2025-04-24 15:56:56.546 [DefaultDispatcher-worker-1 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452eb5 2025-04-24 15:56:56.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-24 15:56:56.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-24 15:56:56.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.551 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c452eb5: (connection evicted) 2025-04-24 15:56:56.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-24 15:56:56.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-24 15:56:56.553 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6809a461 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-24 15:56:56.554 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-24 15:56:56.563 [DefaultDispatcher-worker-24 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:56.563 [DefaultDispatcher-worker-24 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.564 [DefaultDispatcher-worker-24 @coroutine#2312] 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-24 15:56:56.564 [DefaultDispatcher-worker-24 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.564 [DefaultDispatcher-worker-24 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.566 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-24 15:56:56.573 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-24 15:56:56.575 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-24 15:56:56.576 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-24 15:56:56.585 [DefaultDispatcher-worker-6 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-24 15:56:56.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-24 15:56:56.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-24 15:56:56.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.593 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9b87a98: (connection evicted) 2025-04-24 15:56:56.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-24 15:56:56.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4940e1 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.596 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-24 15:56:56.597 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-24 15:56:56.597 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-24 15:56:56.597 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-24 15:56:56.608 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-24 15:56:56.616 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-24 15:56:56.617 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-24 15:56:56.619 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-24 15:56:56.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-24 15:56:56.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-24 15:56:56.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:56.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-24 15:56:56.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-24 15:56:56.629 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@346d441a 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.630 [Test worker @coroutine#4810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-24 15:56:56.631 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-24 15:56:56.631 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-24 15:56:56.631 [Test worker @coroutine#4810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-24 15:56:56.643 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-24 15:56:56.651 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-24 15:56:56.652 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-24 15:56:56.654 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-24 15:56:56.663 [DefaultDispatcher-worker-16 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-24 15:56:56.664 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-24 15:56:56.670 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-24 15:56:56.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-24 15:56:56.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-24 15:56:56.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.683 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521d455c: (connection evicted) 2025-04-24 15:56:56.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-24 15:56:56.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45a9f3d4 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.686 [Test worker @coroutine#4844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-24 15:56:56.687 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-24 15:56:56.687 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-24 15:56:56.687 [Test worker @coroutine#4844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-24 15:56:56.698 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-24 15:56:56.706 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-24 15:56:56.707 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-24 15:56:56.709 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aba3735 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.709 [Test worker @coroutine#4844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-24 15:56:56.710 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-24 15:56:56.710 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-24 15:56:56.710 [Test worker @coroutine#4844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-24 15:56:56.722 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-24 15:56:56.730 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-24 15:56:56.730 [DefaultDispatcher-worker-4 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:56.730 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.730 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:56.730 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.731 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-24 15:56:56.735 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.735 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.736 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-24 15:56:56.745 [DefaultDispatcher-worker-14 @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-24 15:56:56.752 [DefaultDispatcher-worker-9 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-24 15:56:56.770 [DefaultDispatcher-worker-8 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-24 15:56:56.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-24 15:56:56.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-24 15:56:56.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.780 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33e69162: (connection evicted) 2025-04-24 15:56:56.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-24 15:56:56.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-24 15:56:56.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-24 15:56:56.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-24 15:56:56.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.781 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c689379: (connection evicted) 2025-04-24 15:56:56.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-24 15:56:56.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-24 15:56:56.782 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12515d64 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.783 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.786 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-24 15:56:56.786 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 15:56:56.786 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 15:56:56.786 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-24 15:56:56.798 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 15:56:56.806 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 15:56:56.807 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 15:56:56.809 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138c2ba 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-24 15:56:56.809 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.810 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.810 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.810 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.810 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.810 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.810 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.810 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.810 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-24 15:56:56.812 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2025-04-24 15:56:56.812 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2025-04-24 15:56:56.812 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-24 15:56:56.823 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2025-04-24 15:56:56.831 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2025-04-24 15:56:56.832 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2025-04-24 15:56:56.834 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2025-04-24 15:56:56.840 [DefaultDispatcher-worker-5 @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2025-04-24 15:56:56.882 [DefaultDispatcher-worker-11 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 15:56:56.886 [DefaultDispatcher-worker-9 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:56.886 [DefaultDispatcher-worker-9 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.886 [DefaultDispatcher-worker-9 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:56.886 [DefaultDispatcher-worker-9 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.886 [HikariPool-192 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:56.887 [DefaultDispatcher-worker-6 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.887 [DefaultDispatcher-worker-6 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.893 [DefaultDispatcher-worker-6 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 15:56:56.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-24 15:56:56.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-24 15:56:56.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.903 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@295d1a45: (connection evicted) 2025-04-24 15:56:56.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-24 15:56:56.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-24 15:56:56.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-24 15:56:56.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-24 15:56:56.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:56.905 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c832820: (connection evicted) 2025-04-24 15:56:56.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:56.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-24 15:56:56.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-24 15:56:56.910 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8de9dc 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.911 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-24 15:56:56.914 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-24 15:56:56.914 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-24 15:56:56.914 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-24 15:56:56.926 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-24 15:56:56.934 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-24 15:56:56.935 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-24 15:56:56.937 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-24 15:56:56.937 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a516e4d 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:56.938 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-24 15:56:56.939 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-24 15:56:56.939 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-24 15:56:56.939 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-24 15:56:56.945 [DefaultDispatcher-worker-6 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:56.945 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.945 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:56.945 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.948 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.949 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:56.951 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-24 15:56:56.960 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-24 15:56:56.961 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-24 15:56:56.963 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-24 15:56:56.971 [DefaultDispatcher-worker-15 @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-24 15:56:57.007 [DefaultDispatcher-worker-12 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-24 15:56:57.014 [HikariPool-194 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:57.021 [DefaultDispatcher-worker-17 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-24 15:56:57.031 [DefaultDispatcher-worker-10 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-24 15:56:57.038 [DefaultDispatcher-worker-5 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-24 15:56:57.041 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-24 15:56:57.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-24 15:56:57.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.056 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522941b2: (connection evicted) 2025-04-24 15:56:57.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-24 15:56:57.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-24 15:56:57.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-24 15:56:57.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-24 15:56:57.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.061 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192: (connection evicted) 2025-04-24 15:56:57.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-24 15:56:57.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-24 15:56:57.065 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@464d25b2 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.066 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-24 15:56:57.067 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-24 15:56:57.067 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-24 15:56:57.067 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-24 15:56:57.076 [DefaultDispatcher-worker-8 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:57.076 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.076 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:57.076 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.079 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.079 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.080 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-24 15:56:57.088 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-24 15:56:57.089 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-24 15:56:57.091 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11b26693 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-24 15:56:57.092 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-24 15:56:57.110 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-24 15:56:57.118 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-24 15:56:57.119 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-24 15:56:57.121 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-24 15:56:57.129 [DefaultDispatcher-worker-22 @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-24 15:56:57.130 [DefaultDispatcher-worker-4 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:57.130 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.130 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:57.130 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.132 [DefaultDispatcher-worker-21 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.132 [DefaultDispatcher-worker-21 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.144 [DefaultDispatcher-worker-8 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-24 15:56:57.154 [DefaultDispatcher-worker-7 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-24 15:56:57.163 [DefaultDispatcher-worker-9 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-24 15:56:57.167 [HikariPool-196 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-24 15:56:57.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-24 15:56:57.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.173 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26: (connection evicted) 2025-04-24 15:56:57.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-24 15:56:57.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-24 15:56:57.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-24 15:56:57.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-24 15:56:57.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.174 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@435b944c: (connection evicted) 2025-04-24 15:56:57.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-24 15:56:57.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e22fdc0 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-24 15:56:57.176 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-24 15:56:57.189 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-24 15:56:57.198 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-24 15:56:57.200 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-24 15:56:57.201 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@191d69a 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.202 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-24 15:56:57.204 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-24 15:56:57.204 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-24 15:56:57.204 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-24 15:56:57.216 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-24 15:56:57.229 [DefaultDispatcher-worker-17 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:57.229 [DefaultDispatcher-worker-17 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.229 [DefaultDispatcher-worker-17 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:57.229 [DefaultDispatcher-worker-17 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.234 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-24 15:56:57.234 [DefaultDispatcher-worker-11 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.234 [DefaultDispatcher-worker-11 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.236 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-24 15:56:57.237 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-24 15:56:57.250 [DefaultDispatcher-worker-4 @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-24 15:56:57.260 [DefaultDispatcher-worker-18 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-24 15:56:57.264 [DefaultDispatcher-worker-13 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:57.264 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.264 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:57.264 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.271 [DefaultDispatcher-worker-18 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-24 15:56:57.271 [DefaultDispatcher-worker-18 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.271 [DefaultDispatcher-worker-18 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-24 15:56:57.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-24 15:56:57.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.280 [HikariPool-198 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.283 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41: (connection evicted) 2025-04-24 15:56:57.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-24 15:56:57.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-24 15:56:57.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-24 15:56:57.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-24 15:56:57.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.290 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@616e7884: (connection evicted) 2025-04-24 15:56:57.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-24 15:56:57.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-24 15:56:57.297 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61a809ee 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.298 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-24 15:56:57.305 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-24 15:56:57.305 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-24 15:56:57.305 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-24 15:56:57.321 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-24 15:56:57.329 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-24 15:56:57.331 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-24 15:56:57.332 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5259469d 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.336 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.337 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-24 15:56:57.338 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-24 15:56:57.338 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-24 15:56:57.338 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-24 15:56:57.350 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-24 15:56:57.359 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-24 15:56:57.361 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-24 15:56:57.362 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-24 15:56:57.385 [DefaultDispatcher-worker-20 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-24 15:56:57.394 [DefaultDispatcher-worker-6 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-24 15:56:57.405 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:57.408 [DefaultDispatcher-worker-14 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-24 15:56:57.410 [DefaultDispatcher-worker-3 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:57.411 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.411 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:57.411 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.413 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.413 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.439 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.447 [DefaultDispatcher-worker-9 @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-24 15:56:57.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-24 15:56:57.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-24 15:56:57.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.454 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2: (connection evicted) 2025-04-24 15:56:57.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-24 15:56:57.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-24 15:56:57.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-24 15:56:57.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-24 15:56:57.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.457 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1694cbc: (connection evicted) 2025-04-24 15:56:57.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-24 15:56:57.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b5769b3 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.459 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-24 15:56:57.468 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-24 15:56:57.468 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-24 15:56:57.468 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-24 15:56:57.502 [DefaultDispatcher-worker-2 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:57.502 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.502 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:57.502 [DefaultDispatcher-worker-2 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.503 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-24 15:56:57.509 [DefaultDispatcher-worker-22 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.509 [DefaultDispatcher-worker-22 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.521 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-24 15:56:57.522 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-24 15:56:57.524 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a5c502b 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.529 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-24 15:56:57.532 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2025-04-24 15:56:57.532 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2025-04-24 15:56:57.532 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-24 15:56:57.544 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2025-04-24 15:56:57.552 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2025-04-24 15:56:57.553 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2025-04-24 15:56:57.555 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2025-04-24 15:56:57.562 [DefaultDispatcher-worker-7 @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2025-04-24 15:56:57.568 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:57.569 [DefaultDispatcher-worker-9 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:57.570 [DefaultDispatcher-worker-9 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.570 [DefaultDispatcher-worker-9 @coroutine#2312] 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-24 15:56:57.570 [DefaultDispatcher-worker-9 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.571 [DefaultDispatcher-worker-20 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.594 [DefaultDispatcher-worker-8 @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-24 15:56:57.607 [DefaultDispatcher-worker-13 @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-24 15:56:57.615 [DefaultDispatcher-worker-4 @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-24 15:56:57.632 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.637 [DefaultDispatcher-worker-6 @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-24 15:56:57.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-24 15:56:57.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-24 15:56:57.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.648 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e17e827: (connection evicted) 2025-04-24 15:56:57.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-24 15:56:57.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-24 15:56:57.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-24 15:56:57.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-24 15:56:57.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.653 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe: (connection evicted) 2025-04-24 15:56:57.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-24 15:56:57.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d4bdb75 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.656 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-24 15:56:57.660 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-24 15:56:57.660 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-24 15:56:57.660 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-24 15:56:57.687 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-24 15:56:57.704 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-24 15:56:57.710 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-24 15:56:57.715 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aad4194 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.715 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.716 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-24 15:56:57.722 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-04-24 15:56:57.722 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-04-24 15:56:57.722 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-24 15:56:57.741 [DefaultDispatcher-worker-6 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:57.741 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.741 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:57.741 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.745 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.745 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.748 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-04-24 15:56:57.756 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-04-24 15:56:57.758 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-04-24 15:56:57.759 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-04-24 15:56:57.760 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.766 [DefaultDispatcher-worker-16 @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-04-24 15:56:57.788 [DefaultDispatcher-worker-5 @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-24 15:56:57.798 [DefaultDispatcher-worker-18 @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-24 15:56:57.822 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-24 15:56:57.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-24 15:56:57.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.826 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@256a25a8: (connection evicted) 2025-04-24 15:56:57.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-24 15:56:57.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-24 15:56:57.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-24 15:56:57.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-24 15:56:57.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.831 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453ca7f: (connection evicted) 2025-04-24 15:56:57.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-24 15:56:57.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365ad794 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.833 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-24 15:56:57.836 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-24 15:56:57.836 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-24 15:56:57.836 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-24 15:56:57.865 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-24 15:56:57.883 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-24 15:56:57.887 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-24 15:56:57.888 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-24 15:56:57.893 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba76911 2025-04-24 15:56:57.894 [DefaultDispatcher-worker-16 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-24 15:56:57.894 [DefaultDispatcher-worker-16 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.894 [DefaultDispatcher-worker-16 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.894 [DefaultDispatcher-worker-16 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.894 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.895 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-24 15:56:57.898 [DefaultDispatcher-worker-11 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.898 [DefaultDispatcher-worker-11 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.899 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-24 15:56:57.899 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-24 15:56:57.899 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-24 15:56:57.914 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-24 15:56:57.925 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-24 15:56:57.926 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-24 15:56:57.928 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-24 15:56:57.935 [DefaultDispatcher-worker-24 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-24 15:56:57.937 [HikariPool-206 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:57.947 [DefaultDispatcher-worker-24 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-24 15:56:57.967 [DefaultDispatcher-worker-5 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-24 15:56:57.968 [DefaultDispatcher-worker-10 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:57.968 [DefaultDispatcher-worker-10 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.968 [DefaultDispatcher-worker-10 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:57.968 [DefaultDispatcher-worker-10 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.972 [DefaultDispatcher-worker-24 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.972 [DefaultDispatcher-worker-24 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:57.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-24 15:56:57.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-24 15:56:57.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.974 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf: (connection evicted) 2025-04-24 15:56:57.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-24 15:56:57.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-24 15:56:57.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-24 15:56:57.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-24 15:56:57.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:57.978 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7: (connection evicted) 2025-04-24 15:56:57.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:57.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-24 15:56:57.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-24 15:56:57.980 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2175111e 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:57.981 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-24 15:56:57.986 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-24 15:56:57.986 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-24 15:56:57.986 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-24 15:56:58.001 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-24 15:56:58.009 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-24 15:56:58.011 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-24 15:56:58.012 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7335414e 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.013 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-24 15:56:58.014 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-24 15:56:58.014 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-24 15:56:58.014 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-24 15:56:58.026 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-24 15:56:58.050 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-24 15:56:58.051 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-24 15:56:58.053 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-24 15:56:58.064 [DefaultDispatcher-worker-13 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-24 15:56:58.074 [DefaultDispatcher-worker-9 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-24 15:56:58.078 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.080 [DefaultDispatcher-worker-7 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-24 15:56:58.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-24 15:56:58.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-24 15:56:58.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.086 [HikariPool-208 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.086 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b5056e: (connection evicted) 2025-04-24 15:56:58.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-24 15:56:58.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-24 15:56:58.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-24 15:56:58.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-24 15:56:58.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.088 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33c976b1: (connection evicted) 2025-04-24 15:56:58.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-24 15:56:58.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156322ce 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.090 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-24 15:56:58.091 [DefaultDispatcher-worker-14 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-24 15:56:58.091 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-24 15:56:58.091 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.091 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:58.091 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.094 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.094 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.103 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-24 15:56:58.111 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-24 15:56:58.112 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-24 15:56:58.113 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b752f4 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.114 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-24 15:56:58.115 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-24 15:56:58.115 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-24 15:56:58.115 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-24 15:56:58.126 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-24 15:56:58.134 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-24 15:56:58.135 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-24 15:56:58.137 [DefaultDispatcher-worker-10 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:58.137 [DefaultDispatcher-worker-10 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.137 [DefaultDispatcher-worker-10 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:58.137 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-24 15:56:58.137 [DefaultDispatcher-worker-10 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.138 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.138 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.145 [DefaultDispatcher-worker-15 @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-24 15:56:58.157 [DefaultDispatcher-worker-16 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-24 15:56:58.169 [DefaultDispatcher-worker-23 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-24 15:56:58.177 [DefaultDispatcher-worker-14 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-24 15:56:58.191 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.192 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.215 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.233 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.240 [DefaultDispatcher-worker-17 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:58.240 [DefaultDispatcher-worker-17 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.240 [DefaultDispatcher-worker-17 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:58.240 [DefaultDispatcher-worker-17 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.242 [DefaultDispatcher-worker-22 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.242 [DefaultDispatcher-worker-22 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.280 [DefaultDispatcher-worker-13 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:58.280 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.280 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:58.280 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.281 [DefaultDispatcher-worker-3 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.281 [DefaultDispatcher-worker-3 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.301 [DefaultDispatcher-worker-17 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-24 15:56:58.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-24 15:56:58.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-24 15:56:58.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.304 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8: (connection evicted) 2025-04-24 15:56:58.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-24 15:56:58.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-24 15:56:58.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-24 15:56:58.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-24 15:56:58.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.305 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57be28d1: (connection evicted) 2025-04-24 15:56:58.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-24 15:56:58.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ce09850 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.306 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-24 15:56:58.307 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-04-24 15:56:58.307 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-04-24 15:56:58.307 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-24 15:56:58.319 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-04-24 15:56:58.327 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-04-24 15:56:58.329 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-04-24 15:56:58.330 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f15639c 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-04-24 15:56:58.331 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-24 15:56:58.340 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-04-24 15:56:58.348 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-04-24 15:56:58.349 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-04-24 15:56:58.354 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-04-24 15:56:58.359 [DefaultDispatcher-worker-3 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-04-24 15:56:58.369 [DefaultDispatcher-worker-11 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-04-24 15:56:58.377 [DefaultDispatcher-worker-22 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-04-24 15:56:58.383 [DefaultDispatcher-worker-12 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-04-24 15:56:58.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-24 15:56:58.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-24 15:56:58.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.387 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9: (connection evicted) 2025-04-24 15:56:58.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-24 15:56:58.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-24 15:56:58.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-24 15:56:58.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-24 15:56:58.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.388 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7: (connection evicted) 2025-04-24 15:56:58.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-24 15:56:58.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a6af38 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-24 15:56:58.390 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-24 15:56:58.398 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-24 15:56:58.404 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-24 15:56:58.405 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-24 15:56:58.406 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3639f9 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-24 15:56:58.407 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-24 15:56:58.418 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-24 15:56:58.426 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-24 15:56:58.428 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-24 15:56:58.429 [DefaultDispatcher-worker-3 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:58.429 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.429 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:58.429 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.429 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-24 15:56:58.431 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.431 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.435 [DefaultDispatcher-worker-16 @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-24 15:56:58.444 [DefaultDispatcher-worker-16 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-24 15:56:58.450 [DefaultDispatcher-worker-23 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-24 15:56:58.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-24 15:56:58.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-24 15:56:58.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.454 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2350e46: (connection evicted) 2025-04-24 15:56:58.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-24 15:56:58.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-24 15:56:58.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-24 15:56:58.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-24 15:56:58.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.454 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e: (connection evicted) 2025-04-24 15:56:58.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-24 15:56:58.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e740c6 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-24 15:56:58.456 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-24 15:56:58.467 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-24 15:56:58.475 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-24 15:56:58.476 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-24 15:56:58.477 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b386ba7 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.478 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-24 15:56:58.483 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-24 15:56:58.483 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-24 15:56:58.483 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-24 15:56:58.497 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-24 15:56:58.502 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-24 15:56:58.503 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-24 15:56:58.504 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-24 15:56:58.509 [DefaultDispatcher-worker-3 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-24 15:56:58.514 [DefaultDispatcher-worker-23 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:58.514 [DefaultDispatcher-worker-23 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.514 [DefaultDispatcher-worker-23 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:58.514 [DefaultDispatcher-worker-23 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.515 [DefaultDispatcher-worker-22 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.515 [DefaultDispatcher-worker-22 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.516 [DefaultDispatcher-worker-23 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-24 15:56:58.524 [DefaultDispatcher-worker-21 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-24 15:56:58.529 [DefaultDispatcher-worker-1 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-24 15:56:58.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-24 15:56:58.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-24 15:56:58.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.533 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb: (connection evicted) 2025-04-24 15:56:58.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-24 15:56:58.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-24 15:56:58.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-24 15:56:58.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-24 15:56:58.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.533 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644e9953: (connection evicted) 2025-04-24 15:56:58.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-24 15:56:58.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a2106e 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-24 15:56:58.535 [Test worker @coroutine#5387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-24 15:56:58.543 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-24 15:56:58.549 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-24 15:56:58.550 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-24 15:56:58.550 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-24 15:56:58.555 [DefaultDispatcher-worker-3 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-24 15:56:58.559 [DefaultDispatcher-worker-13 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-24 15:56:58.569 [UI Thread @coroutine#5413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=720120924907003904 2025-04-24 15:56:58.569 [UI Thread @coroutine#5413] 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=720120924907003904. 2025-04-24 15:56:58.569 [UI Thread @coroutine#5413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=720120924907003904 2025-04-24 15:56:58.570 [UI Thread @coroutine#5413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=720120924907003904 2025-04-24 15:56:58.570 [UI Thread @coroutine#5413] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=720120924907003904 2025-04-24 15:56:58.570 [UI Thread @coroutine#5413] 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=720120924907003904. 2025-04-24 15:56:58.570 [UI Thread @coroutine#5413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=720120924907003904 to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:56:58.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-24 15:56:58.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-24 15:56:58.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.573 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23c95292: (connection evicted) 2025-04-24 15:56:58.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-24 15:56:58.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-24 15:56:58.576 [DefaultDispatcher-worker-1 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:58.576 [DefaultDispatcher-worker-1 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.577 [DefaultDispatcher-worker-1 @coroutine#2312] 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-24 15:56:58.577 [DefaultDispatcher-worker-1 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.616 [DefaultDispatcher-worker-21 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a2e4e77 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.616 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-24 15:56:58.617 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-04-24 15:56:58.617 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-04-24 15:56:58.617 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-24 15:56:58.626 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-04-24 15:56:58.631 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-04-24 15:56:58.633 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-04-24 15:56:58.634 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-04-24 15:56:58.638 [DefaultDispatcher-worker-1 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-04-24 15:56:58.650 [DefaultDispatcher-worker-21 @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-04-24 15:56:58.654 [DefaultDispatcher-worker-8 @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-04-24 15:56:58.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-24 15:56:58.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-24 15:56:58.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.665 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d: (connection evicted) 2025-04-24 15:56:58.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-24 15:56:58.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c97e3d5 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.709 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-24 15:56:58.710 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-04-24 15:56:58.710 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-04-24 15:56:58.710 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-24 15:56:58.717 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-04-24 15:56:58.725 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-04-24 15:56:58.727 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-04-24 15:56:58.728 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-04-24 15:56:58.740 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-220 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 due to dirty commit state on close(). 2025-04-24 15:56:58.740 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4 2025-04-24 15:56:58.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-24 15:56:58.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-24 15:56:58.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.742 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d6e77a4: (connection evicted) 2025-04-24 15:56:58.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-24 15:56:58.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6042b613 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.747 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-24 15:56:58.748 [Test worker @coroutine#5473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-24 15:56:58.752 [DefaultDispatcher-worker-20 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:58.752 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.752 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:58.752 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.753 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.753 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.757 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-24 15:56:58.762 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-24 15:56:58.763 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-24 15:56:58.764 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757501da 2025-04-24 15:56:58.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-24 15:56:58.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-24 15:56:58.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:58.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-24 15:56:58.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf45f46 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-24 15:56:58.769 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-24 15:56:58.777 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-24 15:56:58.782 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-24 15:56:58.783 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-24 15:56:58.784 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231bb88 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-24 15:56:58.785 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-24 15:56:58.794 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-24 15:56:58.799 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-24 15:56:58.800 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-24 15:56:58.801 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-24 15:56:58.805 [DefaultDispatcher-worker-1 @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-24 15:56:58.814 [DefaultDispatcher-worker-5 @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-24 15:56:58.817 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.817 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 15:56:58.817 [UI Thread @coroutine#5518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.818 [UI Thread @coroutine#5518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.818 [UI Thread @coroutine#5518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.818 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 15:56:58.818 [UI Thread @coroutine#5518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:58.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-24 15:56:58.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-24 15:56:58.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.819 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad: (connection evicted) 2025-04-24 15:56:58.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-24 15:56:58.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-24 15:56:58.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-24 15:56:58.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-24 15:56:58.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.820 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66373f77: (connection evicted) 2025-04-24 15:56:58.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-24 15:56:58.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@372dc92e 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.821 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-24 15:56:58.822 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-24 15:56:58.822 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-24 15:56:58.822 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-24 15:56:58.830 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-24 15:56:58.835 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-24 15:56:58.836 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-24 15:56:58.837 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@249f95a2 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-24 15:56:58.837 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-24 15:56:58.850 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-24 15:56:58.856 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-24 15:56:58.857 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-24 15:56:58.858 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-24 15:56:58.863 [DefaultDispatcher-worker-6 @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-24 15:56:58.870 [DefaultDispatcher-worker-5 @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-24 15:56:58.871 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.872 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 15:56:58.872 [UI Thread @coroutine#5548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.873 [UI Thread @coroutine#5548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.873 [UI Thread @coroutine#5548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-24 15:56:58.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-24 15:56:58.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.873 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9: (connection evicted) 2025-04-24 15:56:58.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-24 15:56:58.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-24 15:56:58.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-24 15:56:58.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-24 15:56:58.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.874 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c741be: (connection evicted) 2025-04-24 15:56:58.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-24 15:56:58.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48332a63 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 15:56:58.876 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-24 15:56:58.884 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 15:56:58.889 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 15:56:58.890 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 15:56:58.891 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7d984c 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 15:56:58.892 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-24 15:56:58.900 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 15:56:58.902 [DefaultDispatcher-worker-17 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:58.902 [DefaultDispatcher-worker-17 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.902 [DefaultDispatcher-worker-17 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:58.902 [DefaultDispatcher-worker-17 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.903 [DefaultDispatcher-worker-23 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.903 [DefaultDispatcher-worker-23 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.906 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 15:56:58.907 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 15:56:58.908 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 15:56:58.912 [DefaultDispatcher-worker-5 @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 15:56:58.920 [DefaultDispatcher-worker-13 @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 15:56:58.921 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.921 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 15:56:58.921 [UI Thread @coroutine#5580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.922 [UI Thread @coroutine#5580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.922 [UI Thread @coroutine#5580] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 15:56:58.923 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 15:56:58.923 [UI Thread @coroutine#5580] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:58.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-24 15:56:58.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-24 15:56:58.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.924 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2120d5: (connection evicted) 2025-04-24 15:56:58.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-24 15:56:58.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-24 15:56:58.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-24 15:56:58.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-24 15:56:58.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.924 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ff4795: (connection evicted) 2025-04-24 15:56:58.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-24 15:56:58.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e839ee 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-24 15:56:58.926 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-24 15:56:58.934 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-24 15:56:58.942 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-24 15:56:58.943 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-24 15:56:58.945 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@785aeba9 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.945 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-24 15:56:58.946 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-24 15:56:58.946 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-24 15:56:58.946 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-24 15:56:58.954 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-24 15:56:58.959 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-24 15:56:58.960 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-24 15:56:58.961 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-24 15:56:58.966 [DefaultDispatcher-worker-12 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-24 15:56:58.974 [DefaultDispatcher-worker-4 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-24 15:56:58.977 [DefaultDispatcher-worker-9 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:58.977 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.977 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:58.977 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.977 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.977 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:58.981 [DefaultDispatcher-worker-5 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-24 15:56:58.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-24 15:56:58.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-24 15:56:58.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.988 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7: (connection evicted) 2025-04-24 15:56:58.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-24 15:56:58.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-24 15:56:58.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-24 15:56:58.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-24 15:56:58.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:58.989 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2: (connection evicted) 2025-04-24 15:56:58.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:58.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-24 15:56:58.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504521ae 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:58.990 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-24 15:56:58.991 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-24 15:56:58.991 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-24 15:56:58.991 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-24 15:56:58.999 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-24 15:56:59.004 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-24 15:56:59.005 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-24 15:56:59.006 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-24 15:56:59.011 [DefaultDispatcher-worker-8 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-24 15:56:59.024 [DefaultDispatcher-worker-24 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-24 15:56:59.031 [DefaultDispatcher-worker-18 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-24 15:56:59.042 [DefaultDispatcher-worker-15 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-24 15:56:59.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-24 15:56:59.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-24 15:56:59.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.044 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8af186: (connection evicted) 2025-04-24 15:56:59.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-24 15:56:59.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5344b208 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-24 15:56:59.046 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-24 15:56:59.054 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-24 15:56:59.060 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-24 15:56:59.061 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-24 15:56:59.062 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7f9eaa 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.062 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-24 15:56:59.063 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-24 15:56:59.063 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-24 15:56:59.063 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-24 15:56:59.071 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-24 15:56:59.076 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-24 15:56:59.077 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-24 15:56:59.078 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-24 15:56:59.082 [DefaultDispatcher-worker-24 @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-24 15:56:59.090 [DefaultDispatcher-worker-6 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-24 15:56:59.096 [DefaultDispatcher-worker-10 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-24 15:56:59.099 [DefaultDispatcher-worker-11 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:56:59.099 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.099 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:59.099 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.100 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.100 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-24 15:56:59.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-24 15:56:59.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.101 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14021c10: (connection evicted) 2025-04-24 15:56:59.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-24 15:56:59.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-24 15:56:59.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-24 15:56:59.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-24 15:56:59.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.102 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c73d613: (connection evicted) 2025-04-24 15:56:59.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-24 15:56:59.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71639428 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-04-24 15:56:59.104 [Test worker @coroutine#5714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-24 15:56:59.112 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-04-24 15:56:59.117 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-04-24 15:56:59.118 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-04-24 15:56:59.119 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-04-24 15:56:59.124 [DefaultDispatcher-worker-11 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-04-24 15:56:59.127 [DefaultDispatcher-worker-17 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-04-24 15:56:59.135 [DefaultDispatcher-worker-3 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-04-24 15:56:59.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-24 15:56:59.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-24 15:56:59.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.137 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ba757f: (connection evicted) 2025-04-24 15:56:59.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-24 15:56:59.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ae9b9c 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-24 15:56:59.138 [Test worker @coroutine#5742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-24 15:56:59.143 [DefaultDispatcher-worker-16 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:56:59.143 [DefaultDispatcher-worker-16 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.143 [DefaultDispatcher-worker-16 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:59.143 [DefaultDispatcher-worker-16 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.143 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.143 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.147 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-24 15:56:59.152 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-24 15:56:59.153 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-24 15:56:59.154 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-24 15:56:59.159 [DefaultDispatcher-worker-12 @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-24 15:56:59.163 [DefaultDispatcher-worker-3 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-24 15:56:59.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-24 15:56:59.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-24 15:56:59.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.164 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f3cde: (connection evicted) 2025-04-24 15:56:59.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-24 15:56:59.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151ce559 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-24 15:56:59.166 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-24 15:56:59.174 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-24 15:56:59.180 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-24 15:56:59.181 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-24 15:56:59.182 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-24 15:56:59.228 [DefaultDispatcher-worker-14 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-24 15:56:59.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-24 15:56:59.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-24 15:56:59.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.232 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5901757: (connection evicted) 2025-04-24 15:56:59.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-24 15:56:59.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1805b503 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-04-24 15:56:59.234 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-24 15:56:59.245 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-04-24 15:56:59.246 [DefaultDispatcher-worker-12 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:56:59.246 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.246 [DefaultDispatcher-worker-12 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:59.246 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.247 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.247 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.251 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-04-24 15:56:59.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-04-24 15:56:59.253 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-04-24 15:56:59.259 [DefaultDispatcher-worker-4 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-04-24 15:56:59.263 [DefaultDispatcher-worker-9 @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-04-24 15:56:59.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-24 15:56:59.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-24 15:56:59.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.266 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5331a22c: (connection evicted) 2025-04-24 15:56:59.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-24 15:56:59.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e93497d 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-24 15:56:59.270 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-24 15:56:59.278 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-24 15:56:59.284 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-24 15:56:59.285 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-24 15:56:59.286 [DefaultDispatcher-worker-12 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:56:59.286 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.286 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:59.286 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.286 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-24 15:56:59.286 [DefaultDispatcher-worker-6 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.286 [DefaultDispatcher-worker-6 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-24 15:56:59.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-24 15:56:59.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:59.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-24 15:56:59.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685783b1 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-24 15:56:59.291 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-24 15:56:59.299 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-24 15:56:59.305 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-24 15:56:59.306 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-24 15:56:59.307 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-24 15:56:59.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-24 15:56:59.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-24 15:56:59.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:59.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-24 15:56:59.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc655a 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-24 15:56:59.310 [Test worker @coroutine#5858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-24 15:56:59.319 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-24 15:56:59.326 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-24 15:56:59.327 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-24 15:56:59.328 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-24 15:56:59.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-24 15:56:59.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-24 15:56:59.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:59.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-24 15:56:59.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-24 15:56:59.338 [UI Thread @coroutine#5879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59241/Site/verify 2025-04-24 15:56:59.338 [UI Thread @coroutine#5879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59241/Site/verify. 2025-04-24 15:56:59.338 [UI Thread @coroutine#5879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59241/Site/verify 2025-04-24 15:56:59.340 [UI Thread @coroutine#5879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59241/Site/verify 2025-04-24 15:56:59.340 [UI Thread @coroutine#5879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59241/Site/verify 2025-04-24 15:56:59.340 [UI Thread @coroutine#5879] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59241/Site/verify. 2025-04-24 15:56:59.340 [UI Thread @coroutine#5879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59241/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ceb4f91 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.345 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-24 15:56:59.346 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-24 15:56:59.346 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-24 15:56:59.346 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-24 15:56:59.357 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-24 15:56:59.363 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-24 15:56:59.364 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-24 15:56:59.365 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-24 15:56:59.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-24 15:56:59.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-24 15:56:59.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:59.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-24 15:56:59.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22f79c09 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.368 [Test worker @coroutine#5912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-24 15:56:59.369 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-24 15:56:59.369 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-24 15:56:59.369 [Test worker @coroutine#5912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-24 15:56:59.379 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-24 15:56:59.385 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-24 15:56:59.386 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-24 15:56:59.387 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-24 15:56:59.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-24 15:56:59.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-24 15:56:59.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:56:59.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-24 15:56:59.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9c7699e 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-24 15:56:59.391 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-24 15:56:59.400 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-24 15:56:59.407 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-24 15:56:59.409 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-24 15:56:59.425 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-24 15:56:59.429 [UI Thread @coroutine#5944] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46773/Site/verify 2025-04-24 15:56:59.429 [UI Thread @coroutine#5944] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46773/Site/verify. 2025-04-24 15:56:59.429 [UI Thread @coroutine#5944] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46773/Site/verify 2025-04-24 15:56:59.433 [UI Thread @coroutine#5944] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46773/Site/verify 2025-04-24 15:56:59.434 [UI Thread @coroutine#5944] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46773/Site/verify 2025-04-24 15:56:59.434 [UI Thread @coroutine#5944] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46773/Site/verify. 2025-04-24 15:56:59.434 [UI Thread @coroutine#5944] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46773/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:59.435 [DefaultDispatcher-worker-20 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-24 15:56:59.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-24 15:56:59.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-24 15:56:59.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.442 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa: (connection evicted) 2025-04-24 15:56:59.442 [DefaultDispatcher-worker-10 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:56:59.442 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.442 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:59.442 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-24 15:56:59.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-24 15:56:59.444 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.444 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.447 [UI Thread @coroutine#5960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39589/Site/verify 2025-04-24 15:56:59.447 [UI Thread @coroutine#5960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39589/Site/verify. 2025-04-24 15:56:59.447 [UI Thread @coroutine#5960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39589/Site/verify 2025-04-24 15:56:59.448 [UI Thread @coroutine#5960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39589/Site/verify 2025-04-24 15:56:59.448 [UI Thread @coroutine#5960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39589/Site/verify 2025-04-24 15:56:59.448 [UI Thread @coroutine#5960] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39589/Site/verify. 2025-04-24 15:56:59.448 [UI Thread @coroutine#5960] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39589/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:59.452 [UI Thread @coroutine#5973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44481/Site/verify 2025-04-24 15:56:59.452 [UI Thread @coroutine#5973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44481/Site/verify. 2025-04-24 15:56:59.452 [UI Thread @coroutine#5973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44481/Site/verify 2025-04-24 15:56:59.453 [UI Thread @coroutine#5973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44481/Site/verify 2025-04-24 15:56:59.453 [UI Thread @coroutine#5973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44481/Site/verify 2025-04-24 15:56:59.453 [UI Thread @coroutine#5973] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44481/Site/verify. 2025-04-24 15:56:59.453 [UI Thread @coroutine#5973] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44481/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:56:59.458 [UI Thread @coroutine#5987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-24 15:56:59.458 [UI Thread @coroutine#5987] 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-24 15:56:59.458 [UI Thread @coroutine#5987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-24 15:56:59.459 [UI Thread @coroutine#5987] 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-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26e199ed 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.461 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-24 15:56:59.462 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.462 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.462 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-24 15:56:59.470 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.475 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.476 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.477 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.482 [DefaultDispatcher-worker-19 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.494 [DefaultDispatcher-worker-8 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.500 [DefaultDispatcher-worker-5 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.504 [DefaultDispatcher-worker-19 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.508 [DefaultDispatcher-worker-9 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.512 [DefaultDispatcher-worker-2 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.517 [DefaultDispatcher-worker-15 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.519 [DefaultDispatcher-worker-13 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:56:59.520 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.520 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:59.520 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.520 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.520 [DefaultDispatcher-worker-13 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.529 [DefaultDispatcher-worker-23 @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2025-04-24 15:56:59.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-24 15:56:59.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-24 15:56:59.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.530 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49de4263: (connection evicted) 2025-04-24 15:56:59.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-24 15:56:59.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47c163bb 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-04-24 15:56:59.532 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-24 15:56:59.540 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-04-24 15:56:59.545 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-04-24 15:56:59.546 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-04-24 15:56:59.547 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77199818 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-24 15:56:59.548 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-24 15:56:59.557 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-24 15:56:59.562 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-24 15:56:59.563 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-24 15:56:59.564 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-24 15:56:59.568 [DefaultDispatcher-worker-20 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-04-24 15:56:59.577 [DefaultDispatcher-worker-20 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-04-24 15:56:59.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-24 15:56:59.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-24 15:56:59.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.586 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f: (connection evicted) 2025-04-24 15:56:59.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-24 15:56:59.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-24 15:56:59.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-24 15:56:59.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-24 15:56:59.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.587 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fa13835: (connection evicted) 2025-04-24 15:56:59.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-24 15:56:59.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e42fd6 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-24 15:56:59.588 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-24 15:56:59.596 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-24 15:56:59.601 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-24 15:56:59.602 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-24 15:56:59.603 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a5df070 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-24 15:56:59.604 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-24 15:56:59.612 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-24 15:56:59.619 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-24 15:56:59.620 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-24 15:56:59.620 [DefaultDispatcher-worker-5 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:56:59.620 [DefaultDispatcher-worker-5 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.620 [DefaultDispatcher-worker-5 @coroutine#2312] 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-24 15:56:59.621 [DefaultDispatcher-worker-5 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.621 [DefaultDispatcher-worker-5 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.621 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-24 15:56:59.625 [DefaultDispatcher-worker-8 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-24 15:56:59.633 [DefaultDispatcher-worker-21 @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-24 15:56:59.638 [DefaultDispatcher-worker-2 @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-24 15:56:59.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-24 15:56:59.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-24 15:56:59.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.641 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a522f1: (connection evicted) 2025-04-24 15:56:59.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-24 15:56:59.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-24 15:56:59.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-24 15:56:59.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-24 15:56:59.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.642 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79: (connection evicted) 2025-04-24 15:56:59.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-24 15:56:59.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0f850 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.643 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-24 15:56:59.644 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-04-24 15:56:59.644 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-04-24 15:56:59.644 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-24 15:56:59.652 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-04-24 15:56:59.657 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-04-24 15:56:59.658 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-04-24 15:56:59.659 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c22bc5 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-04-24 15:56:59.659 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-24 15:56:59.668 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-04-24 15:56:59.673 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-04-24 15:56:59.674 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-04-24 15:56:59.675 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-04-24 15:56:59.679 [DefaultDispatcher-worker-3 @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42be0eca 2025-04-24 15:56:59.687 [DefaultDispatcher-worker-10 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-04-24 15:56:59.692 [DefaultDispatcher-worker-2 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-04-24 15:56:59.744 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.758 [DefaultDispatcher-worker-19 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:56:59.758 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.758 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:59.758 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.759 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.759 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.760 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.907 [DefaultDispatcher-worker-9 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:56:59.908 [DefaultDispatcher-worker-9 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.908 [DefaultDispatcher-worker-9 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:59.908 [DefaultDispatcher-worker-9 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.909 [DefaultDispatcher-worker-7 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.909 [DefaultDispatcher-worker-7 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-24 15:56:59.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-24 15:56:59.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.945 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6017f9: (connection evicted) 2025-04-24 15:56:59.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-24 15:56:59.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-24 15:56:59.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-24 15:56:59.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-24 15:56:59.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:56:59.946 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42be0eca: (connection evicted) 2025-04-24 15:56:59.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:56:59.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-24 15:56:59.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-24 15:56:59.947 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de6467a 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-24 15:56:59.948 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-24 15:56:59.958 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-24 15:56:59.963 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-24 15:56:59.964 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-24 15:56:59.965 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179806f3 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-24 15:56:59.966 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-24 15:56:59.974 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-24 15:56:59.979 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-24 15:56:59.981 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-24 15:56:59.982 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-24 15:56:59.982 [DefaultDispatcher-worker-4 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:56:59.982 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.982 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:56:59.982 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.983 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.983 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:56:59.986 [DefaultDispatcher-worker-9 @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-04-24 15:56:59.994 [DefaultDispatcher-worker-9 @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-24 15:56:59.999 [DefaultDispatcher-worker-9 @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-24 15:57:00.004 [DefaultDispatcher-worker-22 @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-04-24 15:57:00.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-24 15:57:00.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-24 15:57:00.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.008 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8: (connection evicted) 2025-04-24 15:57:00.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-24 15:57:00.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-24 15:57:00.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-24 15:57:00.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-24 15:57:00.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.009 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3776c917: (connection evicted) 2025-04-24 15:57:00.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-24 15:57:00.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c1ba6d 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-04-24 15:57:00.010 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-24 15:57:00.020 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-04-24 15:57:00.026 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-04-24 15:57:00.027 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-04-24 15:57:00.028 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a218a 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-04-24 15:57:00.028 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-24 15:57:00.036 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-04-24 15:57:00.042 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-04-24 15:57:00.043 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-04-24 15:57:00.044 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-04-24 15:57:00.048 [DefaultDispatcher-worker-12 @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-04-24 15:57:00.056 [DefaultDispatcher-worker-6 @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-04-24 15:57:00.061 [DefaultDispatcher-worker-4 @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-04-24 15:57:00.065 [DefaultDispatcher-worker-4 @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-04-24 15:57:00.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-24 15:57:00.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-24 15:57:00.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.068 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b: (connection evicted) 2025-04-24 15:57:00.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-24 15:57:00.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-24 15:57:00.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-24 15:57:00.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-24 15:57:00.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.069 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0: (connection evicted) 2025-04-24 15:57:00.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-24 15:57:00.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2094a7be 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.070 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-24 15:57:00.071 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2025-04-24 15:57:00.071 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2025-04-24 15:57:00.071 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-24 15:57:00.078 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2025-04-24 15:57:00.084 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2025-04-24 15:57:00.084 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2025-04-24 15:57:00.085 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@763e1ec9 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-04-24 15:57:00.086 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-24 15:57:00.094 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-04-24 15:57:00.099 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-04-24 15:57:00.100 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-04-24 15:57:00.101 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-04-24 15:57:00.104 [DefaultDispatcher-worker-10 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:57:00.104 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.105 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:00.105 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.105 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.105 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.106 [DefaultDispatcher-worker-14 @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-04-24 15:57:00.113 [DefaultDispatcher-worker-2 @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2025-04-24 15:57:00.117 [DefaultDispatcher-worker-11 @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2025-04-24 15:57:00.122 [DefaultDispatcher-worker-9 @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2025-04-24 15:57:00.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-24 15:57:00.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-24 15:57:00.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.125 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe: (connection evicted) 2025-04-24 15:57:00.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-24 15:57:00.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-24 15:57:00.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-24 15:57:00.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-24 15:57:00.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.126 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1: (connection evicted) 2025-04-24 15:57:00.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-24 15:57:00.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-24 15:57:00.127 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579e8a7 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2025-04-24 15:57:00.128 [Test worker @coroutine#6348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-24 15:57:00.136 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2025-04-24 15:57:00.142 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2025-04-24 15:57:00.143 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2025-04-24 15:57:00.144 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2025-04-24 15:57:00.148 [DefaultDispatcher-worker-2 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:57:00.148 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.148 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:00.148 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.149 [DefaultDispatcher-worker-19 @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2025-04-24 15:57:00.149 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.149 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-24 15:57:00.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-24 15:57:00.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.152 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61906bb1: (connection evicted) 2025-04-24 15:57:00.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-24 15:57:00.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe51d5 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-24 15:57:00.153 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-24 15:57:00.161 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-24 15:57:00.167 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-24 15:57:00.168 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-24 15:57:00.169 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-24 15:57:00.174 [DefaultDispatcher-worker-2 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-24 15:57:00.187 [DefaultDispatcher-worker-1 @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-24 15:57:00.191 [DefaultDispatcher-worker-6 @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-24 15:57:00.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-24 15:57:00.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-24 15:57:00.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.195 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0: (connection evicted) 2025-04-24 15:57:00.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-24 15:57:00.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9da676 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2025-04-24 15:57:00.196 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-24 15:57:00.204 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2025-04-24 15:57:00.210 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2025-04-24 15:57:00.211 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2025-04-24 15:57:00.212 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2025-04-24 15:57:00.216 [DefaultDispatcher-worker-10 @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2025-04-24 15:57:00.228 [DefaultDispatcher-worker-15 @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2025-04-24 15:57:00.232 [DefaultDispatcher-worker-13 @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2025-04-24 15:57:00.240 [DefaultDispatcher-worker-23 @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2025-04-24 15:57:00.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-24 15:57:00.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-24 15:57:00.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.242 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4: (connection evicted) 2025-04-24 15:57:00.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-24 15:57:00.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3746749 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.244 [Test worker @coroutine#6431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-24 15:57:00.245 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@608707d 2025-04-24 15:57:00.245 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@608707d 2025-04-24 15:57:00.245 [Test worker @coroutine#6431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-24 15:57:00.252 [DefaultDispatcher-worker-2 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:57:00.252 [DefaultDispatcher-worker-2 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.252 [DefaultDispatcher-worker-2 @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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:00.252 [DefaultDispatcher-worker-2 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.253 [DefaultDispatcher-worker-20 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.253 [DefaultDispatcher-worker-20 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.254 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608707d 2025-04-24 15:57:00.259 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608707d 2025-04-24 15:57:00.260 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608707d 2025-04-24 15:57:00.261 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608707d 2025-04-24 15:57:00.266 [DefaultDispatcher-worker-16 @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608707d 2025-04-24 15:57:00.277 [DefaultDispatcher-worker-13 @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608707d 2025-04-24 15:57:00.282 [DefaultDispatcher-worker-17 @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608707d 2025-04-24 15:57:00.289 [DefaultDispatcher-worker-20 @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608707d 2025-04-24 15:57:00.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-24 15:57:00.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-24 15:57:00.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.291 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@608707d: (connection evicted) 2025-04-24 15:57:00.291 [DefaultDispatcher-worker-12 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:57:00.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-24 15:57:00.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-24 15:57:00.291 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.291 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:00.291 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.292 [DefaultDispatcher-worker-17 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.292 [DefaultDispatcher-worker-17 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4518bffd 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-04-24 15:57:00.294 [Test worker @coroutine#6469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-24 15:57:00.303 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-04-24 15:57:00.309 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-04-24 15:57:00.310 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-04-24 15:57:00.311 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-04-24 15:57:00.317 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-260 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 due to dirty commit state on close(). 2025-04-24 15:57:00.320 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-04-24 15:57:00.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-24 15:57:00.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-24 15:57:00.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.320 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2: (connection evicted) 2025-04-24 15:57:00.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-24 15:57:00.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775e3699 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 15:57:00.322 [Test worker @coroutine#6493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-24 15:57:00.330 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 15:57:00.335 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 15:57:00.336 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 15:57:00.337 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2025-04-24 15:57:00.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-24 15:57:00.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-24 15:57:00.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:57:00.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-24 15:57:00.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ffabb 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-24 15:57:00.342 [Test worker @coroutine#6515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-24 15:57:00.350 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-24 15:57:00.355 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-24 15:57:00.356 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-24 15:57:00.359 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-04-24 15:57:00.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-24 15:57:00.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-24 15:57:00.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:57:00.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-24 15:57:00.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-24 15:57:00.364 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c89db7c 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@360e3697 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@360e3697 2025-04-24 15:57:00.365 [UI Thread @coroutine#6537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-24 15:57:00.373 [UI Thread @coroutine#6537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e3697 2025-04-24 15:57:00.378 [UI Thread @coroutine#6540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e3697 2025-04-24 15:57:00.379 [UI Thread @coroutine#6542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e3697 2025-04-24 15:57:00.380 [UI Thread @coroutine#6544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e3697 2025-04-24 15:57:00.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-24 15:57:00.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-24 15:57:00.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.383 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@360e3697: (connection evicted) 2025-04-24 15:57:00.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-24 15:57:00.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c04a1ca 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-24 15:57:00.385 [Test worker @coroutine#6551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-24 15:57:00.394 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-24 15:57:00.400 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-24 15:57:00.400 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-24 15:57:00.401 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-24 15:57:00.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-24 15:57:00.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-24 15:57:00.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:57:00.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-24 15:57:00.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70bc684b 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.405 [Test worker @coroutine#6567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-24 15:57:00.406 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2025-04-24 15:57:00.406 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2025-04-24 15:57:00.406 [Test worker @coroutine#6567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-24 15:57:00.414 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2025-04-24 15:57:00.420 [Test worker @coroutine#6568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2025-04-24 15:57:00.421 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2025-04-24 15:57:00.422 [Test worker @coroutine#6572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2025-04-24 15:57:00.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-24 15:57:00.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-24 15:57:00.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:57:00.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-24 15:57:00.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ec723c 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.424 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-24 15:57:00.425 [Test worker @coroutine#6583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-24 15:57:00.433 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-24 15:57:00.439 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-24 15:57:00.440 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-24 15:57:00.441 [Test worker @coroutine#6588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-24 15:57:00.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-24 15:57:00.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-24 15:57:00.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:57:00.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-24 15:57:00.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a5c67cf 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-24 15:57:00.444 [Test worker @coroutine#6599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-24 15:57:00.449 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:57:00.449 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.449 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:00.449 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.450 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.450 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.455 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-24 15:57:00.464 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-24 15:57:00.466 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-24 15:57:00.467 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-24 15:57:00.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-24 15:57:00.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-24 15:57:00.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:57:00.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-24 15:57:00.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca29f17 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.474 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-24 15:57:00.475 [Test worker @coroutine#6614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-24 15:57:00.487 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-24 15:57:00.495 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-24 15:57:00.496 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-24 15:57:00.497 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-24 15:57:00.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-24 15:57:00.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-24 15:57:00.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:57:00.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-24 15:57:00.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17ec391a 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.502 [Test worker @coroutine#6632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-24 15:57:00.503 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ad543b 2025-04-24 15:57:00.503 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ad543b 2025-04-24 15:57:00.503 [Test worker @coroutine#6632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-24 15:57:00.512 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ad543b 2025-04-24 15:57:00.518 [Test worker @coroutine#6633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ad543b 2025-04-24 15:57:00.520 [Test worker @coroutine#6635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ad543b 2025-04-24 15:57:00.521 [Test worker @coroutine#6637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ad543b 2025-04-24 15:57:00.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-24 15:57:00.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-24 15:57:00.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:57:00.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-24 15:57:00.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-24 15:57:00.527 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fca54c5 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.528 [Test worker @coroutine#6650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-24 15:57:00.530 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-24 15:57:00.530 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-24 15:57:00.545 [DefaultDispatcher-worker-23 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:57:00.545 [DefaultDispatcher-worker-23 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.545 [DefaultDispatcher-worker-23 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:00.545 [DefaultDispatcher-worker-23 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.548 [Test worker @coroutine#6650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-24 15:57:00.550 [DefaultDispatcher-worker-22 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.550 [DefaultDispatcher-worker-22 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.564 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-24 15:57:00.569 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-24 15:57:00.570 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-24 15:57:00.572 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-24 15:57:00.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-24 15:57:00.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-24 15:57:00.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:57:00.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-24 15:57:00.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a4132b2 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.581 [Test worker @coroutine#6672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-24 15:57:00.582 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-24 15:57:00.582 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-24 15:57:00.584 [Test worker @coroutine#6672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-24 15:57:00.606 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-24 15:57:00.614 [Test worker @coroutine#6673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-24 15:57:00.615 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-24 15:57:00.616 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-24 15:57:00.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-24 15:57:00.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-24 15:57:00.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 15:57:00.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-24 15:57:00.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-24 15:57:00.620 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-24 15:57:00.620 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.620 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.620 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c247e5b 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-24 15:57:00.621 [Test worker @coroutine#6690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-24 15:57:00.626 [DefaultDispatcher-worker-12 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:57:00.626 [DefaultDispatcher-worker-12 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.626 [DefaultDispatcher-worker-12 @coroutine#2312] 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-24 15:57:00.627 [DefaultDispatcher-worker-12 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.627 [DefaultDispatcher-worker-24 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.630 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-24 15:57:00.636 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-24 15:57:00.637 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-24 15:57:00.638 [Test worker @coroutine#6697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-24 15:57:00.640 [UI Thread @coroutine#6706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-24 15:57:00.640 [UI Thread @coroutine#6706] 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-24 15:57:00.640 [UI Thread @coroutine#6706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-24 15:57:00.642 [UI Thread @coroutine#6706] 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-24 15:57:00.643 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-272 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee due to dirty commit state on close(). 2025-04-24 15:57:00.646 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-24 15:57:00.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-24 15:57:00.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-24 15:57:00.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.646 [HikariPool-272 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Closing connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee: (connection evicted) 2025-04-24 15:57:00.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-24 15:57:00.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e398 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-04-24 15:57:00.648 [Test worker @coroutine#6712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-24 15:57:00.656 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-04-24 15:57:00.662 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-04-24 15:57:00.663 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-04-24 15:57:00.664 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-04-24 15:57:00.666 [UI Thread @coroutine#6728] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42603/Site/verify 2025-04-24 15:57:00.666 [UI Thread @coroutine#6728] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42603/Site/verify. 2025-04-24 15:57:00.666 [UI Thread @coroutine#6728] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42603/Site/verify 2025-04-24 15:57:00.667 [UI Thread @coroutine#6728] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42603/Site/verify 2025-04-24 15:57:00.667 [UI Thread @coroutine#6728] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42603/Site/verify 2025-04-24 15:57:00.667 [UI Thread @coroutine#6728] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42603/Site/verify. 2025-04-24 15:57:00.667 [UI Thread @coroutine#6728] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42603/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 15:57:00.669 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-273 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 due to dirty commit state on close(). 2025-04-24 15:57:00.672 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-04-24 15:57:00.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-24 15:57:00.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-24 15:57:00.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.672 [HikariPool-273 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7: (connection evicted) 2025-04-24 15:57:00.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:00.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-24 15:57:00.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-24 15:57:00.675 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25892fe3 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fac5b2 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fac5b2 2025-04-24 15:57:00.676 [Test worker @coroutine#6735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-24 15:57:00.686 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fac5b2 2025-04-24 15:57:00.691 [Test worker @coroutine#6736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fac5b2 2025-04-24 15:57:00.692 [Test worker @coroutine#6738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fac5b2 2025-04-24 15:57:00.693 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fac5b2 2025-04-24 15:57:00.699 [DefaultDispatcher-worker-13 @coroutine#6742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fac5b2 2025-04-24 15:57:00.703 [DefaultDispatcher-worker-23 @coroutine#6735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fac5b2 2025-04-24 15:57:00.708 [UI Thread @coroutine#6754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/720120933796282368/_ustadmanifest.json 2025-04-24 15:57:00.708 [UI Thread @coroutine#6754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/720120933796282368/_ustadmanifest.json. 2025-04-24 15:57:00.708 [UI Thread @coroutine#6754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/720120933796282368/_ustadmanifest.json 2025-04-24 15:57:00.709 [UI Thread @coroutine#6754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/720120933796282368/_ustadmanifest.json 2025-04-24 15:57:00.709 [UI Thread @coroutine#6754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/720120933796282368/_ustadmanifest.json 2025-04-24 15:57:00.709 [UI Thread @coroutine#6754] 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:40943/720120933796282368/_ustadmanifest.json. 2025-04-24 15:57:00.709 [UI Thread @coroutine#6754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40943/720120933796282368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:57:00.710 [UI Thread @coroutine#6754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/mediainfo.json 2025-04-24 15:57:00.710 [UI Thread @coroutine#6754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/mediainfo.json. 2025-04-24 15:57:00.710 [UI Thread @coroutine#6754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/mediainfo.json 2025-04-24 15:57:00.710 [UI Thread @coroutine#6754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/mediainfo.json 2025-04-24 15:57:00.710 [UI Thread @coroutine#6754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/mediainfo.json 2025-04-24 15:57:00.751 [UI Thread @coroutine#6754] 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:40943/mediainfo.json. 2025-04-24 15:57:00.751 [UI Thread @coroutine#6754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40943/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:57:00.764 [DefaultDispatcher-worker-23 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:57:00.764 [DefaultDispatcher-worker-23 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.764 [DefaultDispatcher-worker-23 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:00.764 [DefaultDispatcher-worker-23 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.765 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.765 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.776 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:00.914 [DefaultDispatcher-worker-2 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:57:00.914 [DefaultDispatcher-worker-2 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.914 [DefaultDispatcher-worker-2 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:00.914 [DefaultDispatcher-worker-2 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.915 [DefaultDispatcher-worker-18 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.915 [DefaultDispatcher-worker-18 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.988 [DefaultDispatcher-worker-16 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-04-24 15:57:00.988 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.989 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:00.989 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.989 [DefaultDispatcher-worker-10 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:57:00.989 [DefaultDispatcher-worker-10 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57487/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.110 [DefaultDispatcher-worker-23 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-24 15:57:01.110 [DefaultDispatcher-worker-23 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.110 [DefaultDispatcher-worker-23 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:01.110 [DefaultDispatcher-worker-23 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.111 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.111 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50131/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.154 [DefaultDispatcher-worker-11 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 15:57:01.154 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.155 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:01.155 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.155 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.155 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.260 [DefaultDispatcher-worker-8 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-04-24 15:57:01.260 [DefaultDispatcher-worker-8 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.260 [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:44137/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:01.260 [DefaultDispatcher-worker-8 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.267 [DefaultDispatcher-worker-3 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.267 [DefaultDispatcher-worker-3 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44137/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.297 [DefaultDispatcher-worker-14 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-04-24 15:57:01.297 [DefaultDispatcher-worker-14 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.297 [DefaultDispatcher-worker-14 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:01.297 [DefaultDispatcher-worker-14 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.298 [DefaultDispatcher-worker-14 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.298 [DefaultDispatcher-worker-14 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45891/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.454 [DefaultDispatcher-worker-23 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-24 15:57:01.455 [DefaultDispatcher-worker-23 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.455 [DefaultDispatcher-worker-23 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:01.455 [DefaultDispatcher-worker-23 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.455 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.455 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56641/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.555 [DefaultDispatcher-worker-10 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-24 15:57:01.555 [DefaultDispatcher-worker-10 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.555 [DefaultDispatcher-worker-10 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:01.555 [DefaultDispatcher-worker-10 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.556 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.556 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57547/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.632 [DefaultDispatcher-worker-6 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@607799e8 2025-04-24 15:57:01.632 [DefaultDispatcher-worker-6 @coroutine#2312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.632 [DefaultDispatcher-worker-6 @coroutine#2312] 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-24 15:57:01.632 [DefaultDispatcher-worker-6 @coroutine#2312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.633 [DefaultDispatcher-worker-7 @coroutine#2312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-24 15:57:01.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-24 15:57:01.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:01.754 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17fac5b2: (connection evicted) 2025-04-24 15:57:01.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:01.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-24 15:57:01.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-24 15:57:01.770 [DefaultDispatcher-worker-6 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-24 15:57:01.770 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.770 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:01.770 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.771 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.771 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54047/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5441309e 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@102e9731 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@102e9731 2025-04-24 15:57:01.786 [Test worker @coroutine#6808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-24 15:57:01.794 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102e9731 2025-04-24 15:57:01.800 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102e9731 2025-04-24 15:57:01.801 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102e9731 2025-04-24 15:57:01.802 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102e9731 2025-04-24 15:57:01.807 [DefaultDispatcher-worker-5 @coroutine#6815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102e9731 2025-04-24 15:57:01.811 [DefaultDispatcher-worker-16 @coroutine#6808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102e9731 2025-04-24 15:57:01.909 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:01.913 [UI Thread @coroutine#6824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59781/720120939359158272/_ustadmanifest.json 2025-04-24 15:57:01.913 [UI Thread @coroutine#6824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59781/720120939359158272/_ustadmanifest.json. 2025-04-24 15:57:01.913 [UI Thread @coroutine#6824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59781/720120939359158272/_ustadmanifest.json 2025-04-24 15:57:01.914 [UI Thread @coroutine#6824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59781/720120939359158272/_ustadmanifest.json 2025-04-24 15:57:01.914 [UI Thread @coroutine#6824] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59781/720120939359158272/_ustadmanifest.json 2025-04-24 15:57:01.915 [UI Thread @coroutine#6824] 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:59781/720120939359158272/_ustadmanifest.json. 2025-04-24 15:57:01.915 [UI Thread @coroutine#6824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59781/720120939359158272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:57:01.915 [UI Thread @coroutine#6824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59781/tincan.xml 2025-04-24 15:57:01.915 [UI Thread @coroutine#6824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59781/tincan.xml. 2025-04-24 15:57:01.915 [UI Thread @coroutine#6824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59781/tincan.xml 2025-04-24 15:57:01.915 [UI Thread @coroutine#6824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59781/tincan.xml 2025-04-24 15:57:01.915 [UI Thread @coroutine#6824] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59781/tincan.xml 2025-04-24 15:57:01.919 [DefaultDispatcher-worker-22 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7375ebe7 2025-04-24 15:57:01.920 [DefaultDispatcher-worker-22 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.920 [DefaultDispatcher-worker-22 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId. 2025-04-24 15:57:01.920 [DefaultDispatcher-worker-22 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.921 [DefaultDispatcher-worker-12 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.921 [DefaultDispatcher-worker-12 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59425/UmAppDatabase/replication/nodeId 2025-04-24 15:57:01.956 [UI Thread @coroutine#6824] 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:59781/tincan.xml. 2025-04-24 15:57:01.956 [UI Thread @coroutine#6824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59781/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-24 15:57:01.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-24 15:57:01.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-24 15:57:01.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 15:57:01.964 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@102e9731: (connection evicted) 2025-04-24 15:57:01.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 15:57:01.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-24 15:57:01.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-24 16:16:00.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:00.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:00.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:00.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-24 16:16:01.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-24 16:16:01.106 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.123 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.125 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.141 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:01.144 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc154ad 2025-04-24 16:16:01.144 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc154ad 2025-04-24 16:16:01.147 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6106a725 2025-04-24 16:16:01.147 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6106a725 2025-04-24 16:16:01.150 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65393fdd 2025-04-24 16:16:01.150 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65393fdd 2025-04-24 16:16:01.153 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@203bad1e 2025-04-24 16:16:01.153 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@203bad1e 2025-04-24 16:16:01.155 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ae188 2025-04-24 16:16:01.155 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ae188 2025-04-24 16:16:01.157 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d14985 2025-04-24 16:16:01.157 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d14985 2025-04-24 16:16:01.159 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3a5bb5 2025-04-24 16:16:01.159 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3a5bb5 2025-04-24 16:16:01.161 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40145251 2025-04-24 16:16:01.161 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40145251 2025-04-24 16:16:01.163 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5230cd7a 2025-04-24 16:16:01.163 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5230cd7a 2025-04-24 16:16:01.163 [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-24 16:16:01.249 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:01.249 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:01.249 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:01.250 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:01.251 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.252 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 16:16:01.252 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:01.252 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 16:16:01.307 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.325 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.340 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.352 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.363 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.366 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.426 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:16:01.443 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 16:16:01.443 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 16:16:01.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-24 16:16:01.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-24 16:16:01.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:16:01.453 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-24 16:16:01.453 [DefaultDispatcher-worker-7 @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-24 16:16:01.453 [DefaultDispatcher-worker-12 @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-24 16:16:01.453 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc154ad: (connection evicted) 2025-04-24 16:16:01.453 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6106a725: (connection evicted) 2025-04-24 16:16:01.454 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65393fdd: (connection evicted) 2025-04-24 16:16:01.454 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@203bad1e: (connection evicted) 2025-04-24 16:16:01.454 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453ae188: (connection evicted) 2025-04-24 16:16:01.455 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d14985: (connection evicted) 2025-04-24 16:16:01.455 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3a5bb5: (connection evicted) 2025-04-24 16:16:01.455 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40145251: (connection evicted) 2025-04-24 16:16:01.455 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5230cd7a: (connection evicted) 2025-04-24 16:16:01.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:01.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-24 16:16:01.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-24 16:16:01.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed25612 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:01.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-24 16:16:01.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-24 16:16:01.465 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.471 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.472 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.474 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:01.474 [DefaultDispatcher-worker-12 @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-24 16:16:01.474 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:01.474 [DefaultDispatcher-worker-12 @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-24 16:16:01.481 [DefaultDispatcher-worker-12 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.482 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 16:16:01.482 [DefaultDispatcher-worker-12 @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-24 16:16:01.482 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 16:16:01.485 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.492 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.501 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.509 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.517 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.521 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.546 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-24 16:16:01.565 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:01.567 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f24b8c 2025-04-24 16:16:01.567 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f24b8c 2025-04-24 16:16:01.569 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e35a7e2 2025-04-24 16:16:01.570 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e35a7e2 2025-04-24 16:16:01.571 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0a20fc 2025-04-24 16:16:01.571 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0a20fc 2025-04-24 16:16:01.571 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 16:16:01.571 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 16:16:01.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-24 16:16:01.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-24 16:16:01.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-24 16:16:01.573 [DefaultDispatcher-worker-12 @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-24 16:16:01.573 [DefaultDispatcher-worker-10 @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-24 16:16:01.573 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb: (connection evicted) 2025-04-24 16:16:01.573 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10f24b8c: (connection evicted) 2025-04-24 16:16:01.574 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e35a7e2: (connection evicted) 2025-04-24 16:16:01.574 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f08add9 2025-04-24 16:16:01.574 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f08add9 2025-04-24 16:16:01.574 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0a20fc: (connection evicted) 2025-04-24 16:16:01.574 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f08add9: (connection evicted) 2025-04-24 16:16:01.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:01.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-24 16:16:01.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8432469 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:01.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:01.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-24 16:16:01.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c16f19 2025-04-24 16:16:01.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c16f19 2025-04-24 16:16:01.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-24 16:16:01.705 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:01.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5635bcd2 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:01.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:01.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-24 16:16:01.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-24 16:16:01.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-24 16:16:01.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d913116 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:01.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:01.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-24 16:16:01.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-24 16:16:01.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-24 16:16:01.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-24 16:16:02.000 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-24 16:16:02.036 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.053 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.135 [DefaultDispatcher-worker-12 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-24 16:16:02.140 [DefaultDispatcher-worker-12 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-24 16:16:02.141 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43019/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 16:16:02.141 [DefaultDispatcher-worker-12 @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:43019/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-24 16:16:02.141 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43019/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 16:16:02.154 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43019/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 16:16:02.154 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43019/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 16:16:02.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-24 16:16:02.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-24 16:16:02.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.197 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c27e700: (connection evicted) 2025-04-24 16:16:02.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-24 16:16:02.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-24 16:16:02.199 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-24 16:16:02.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-24 16:16:02.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6728370a 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-04-24 16:16:02.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-04-24 16:16:02.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b0ed03 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-24 16:16:02.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-24 16:16:02.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-24 16:16:02.235 [DefaultDispatcher-worker-5 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-24 16:16:02.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-24 16:16:02.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-24 16:16:02.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.238 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a: (connection evicted) 2025-04-24 16:16:02.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-24 16:16:02.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-24 16:16:02.239 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-24 16:16:02.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f10d055 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-04-24 16:16:02.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-04-24 16:16:02.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-24 16:16:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-24 16:16:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b9b97ad 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-04-24 16:16:02.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-04-24 16:16:02.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-24 16:16:02.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-24 16:16:02.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-24 16:16:02.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.256 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d801d8: (connection evicted) 2025-04-24 16:16:02.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-24 16:16:02.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-24 16:16:02.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-24 16:16:02.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604c7e9b 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-04-24 16:16:02.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-04-24 16:16:02.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70485aa 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-04-24 16:16:02.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-04-24 16:16:02.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-24 16:16:02.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-24 16:16:02.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-24 16:16:02.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.275 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a: (connection evicted) 2025-04-24 16:16:02.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-24 16:16:02.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cb59f 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f8682a 2025-04-24 16:16:02.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f8682a 2025-04-24 16:16:02.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-24 16:16:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6851b296 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5368e981 2025-04-24 16:16:02.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5368e981 2025-04-24 16:16:02.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-24 16:16:02.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-24 16:16:02.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-24 16:16:02.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.303 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f8682a: (connection evicted) 2025-04-24 16:16:02.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-24 16:16:02.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-24 16:16:02.312 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.351 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.369 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.389 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478530cb 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-24 16:16:02.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-24 16:16:02.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec5cc14 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-24 16:16:02.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-24 16:16:02.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-24 16:16:02.594 [DefaultDispatcher-worker-10 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-24 16:16:02.600 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.608 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.611 [DefaultDispatcher-worker-10 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-24 16:16:02.617 [DefaultDispatcher-worker-10 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-24 16:16:02.621 [DefaultDispatcher-worker-10 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-24 16:16:02.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-24 16:16:02.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-24 16:16:02.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.657 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44aeae34: (connection evicted) 2025-04-24 16:16:02.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-24 16:16:02.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-24 16:16:02.661 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-24 16:16:02.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aeaff64 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2025-04-24 16:16:02.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2025-04-24 16:16:02.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-24 16:16:02.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51743cc0 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6697f3d 2025-04-24 16:16:02.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6697f3d 2025-04-24 16:16:02.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-24 16:16:02.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-24 16:16:02.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-24 16:16:02.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.681 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e0847a9: (connection evicted) 2025-04-24 16:16:02.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-24 16:16:02.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-24 16:16:02.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6921cfa 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2025-04-24 16:16:02.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2025-04-24 16:16:02.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d79b70 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-24 16:16:02.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2025-04-24 16:16:02.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2025-04-24 16:16:02.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-24 16:16:02.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-24 16:16:02.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-24 16:16:02.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.694 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa: (connection evicted) 2025-04-24 16:16:02.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-24 16:16:02.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c64339f 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-24 16:16:02.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-04-24 16:16:02.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-04-24 16:16:02.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2824b1 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-24 16:16:02.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-24 16:16:02.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-04-24 16:16:02.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-04-24 16:16:02.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-24 16:16:02.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-24 16:16:02.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-24 16:16:02.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.706 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b: (connection evicted) 2025-04-24 16:16:02.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-24 16:16:02.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208e5b23 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee05f4 2025-04-24 16:16:02.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee05f4 2025-04-24 16:16:02.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b4829aa 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2025-04-24 16:16:02.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2025-04-24 16:16:02.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-24 16:16:02.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-24 16:16:02.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-24 16:16:02.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.772 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aee05f4: (connection evicted) 2025-04-24 16:16:02.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-24 16:16:02.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4059a 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2025-04-24 16:16:02.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2025-04-24 16:16:02.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-24 16:16:02.778 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56881196 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2025-04-24 16:16:02.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2025-04-24 16:16:02.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-24 16:16:02.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-24 16:16:02.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-24 16:16:02.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.785 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2570b316: (connection evicted) 2025-04-24 16:16:02.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-24 16:16:02.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d685f4e 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-24 16:16:02.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-04-24 16:16:02.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-04-24 16:16:02.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-24 16:16:02.793 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@116fc29e 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-24 16:16:02.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-24 16:16:02.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-24 16:16:02.805 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.805 [DefaultDispatcher-worker-3 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-24 16:16:02.806 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-24 16:16:02.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-24 16:16:02.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-24 16:16:02.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.807 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2: (connection evicted) 2025-04-24 16:16:02.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-24 16:16:02.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-24 16:16:02.808 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-24 16:16:02.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3460e4ed 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2025-04-24 16:16:02.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2025-04-24 16:16:02.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-24 16:16:02.817 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6840c 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-24 16:16:02.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2025-04-24 16:16:02.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2025-04-24 16:16:02.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-24 16:16:02.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-24 16:16:02.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-24 16:16:02.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.830 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d: (connection evicted) 2025-04-24 16:16:02.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-24 16:16:02.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c28b0d 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-24 16:16:02.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-04-24 16:16:02.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-04-24 16:16:02.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54941dfd 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-24 16:16:02.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-24 16:16:02.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-24 16:16:02.884 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.896 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.919 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.938 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.945 [DefaultDispatcher-worker-11 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-24 16:16:02.946 [DefaultDispatcher-worker-11 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-24 16:16:02.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-24 16:16:02.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-24 16:16:02.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.947 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22: (connection evicted) 2025-04-24 16:16:02.947 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:02.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:02.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-24 16:16:02.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-24 16:16:02.948 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-24 16:16:02.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac9b66b 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2025-04-24 16:16:02.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2025-04-24 16:16:02.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-24 16:16:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e202d7 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:02.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-04-24 16:16:02.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-04-24 16:16:02.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-24 16:16:03.050 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.059 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-24 16:16:03.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-24 16:16:03.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.091 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71262020: (connection evicted) 2025-04-24 16:16:03.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-24 16:16:03.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-24 16:16:03.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2025-04-24 16:16:03.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2025-04-24 16:16:03.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-24 16:16:03.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-04-24 16:16:03.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-04-24 16:16:03.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-24 16:16:03.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-24 16:16:03.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-24 16:16:03.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.105 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2152fde5: (connection evicted) 2025-04-24 16:16:03.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-24 16:16:03.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cad24ae 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-24 16:16:03.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-24 16:16:03.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-24 16:16:03.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-24 16:16:03.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-24 16:16:03.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-24 16:16:03.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-24 16:16:03.203 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.215 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.221 [DefaultDispatcher-worker-1 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-24 16:16:03.221 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-24 16:16:03.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-24 16:16:03.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-24 16:16:03.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.222 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2: (connection evicted) 2025-04-24 16:16:03.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-24 16:16:03.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-24 16:16:03.223 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351ede23 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-24 16:16:03.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-24 16:16:03.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-24 16:16:03.227 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f45dfec 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-24 16:16:03.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2025-04-24 16:16:03.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2025-04-24 16:16:03.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-24 16:16:03.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-24 16:16:03.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-24 16:16:03.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.236 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5df7a065: (connection evicted) 2025-04-24 16:16:03.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-24 16:16:03.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73be4cdd 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-24 16:16:03.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-24 16:16:03.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-24 16:16:03.252 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-24 16:16:03.257 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-24 16:16:03.258 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecb9e17 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-24 16:16:03.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-24 16:16:03.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-24 16:16:03.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-24 16:16:03.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-24 16:16:03.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:03.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-24 16:16:03.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d73767e 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-24 16:16:03.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-24 16:16:03.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-24 16:16:03.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-24 16:16:03.269 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-24 16:16:03.274 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-24 16:16:03.275 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702b656a 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-24 16:16:03.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-24 16:16:03.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-24 16:16:03.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-24 16:16:03.281 [DefaultDispatcher-worker-3 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-24 16:16:03.281 [DefaultDispatcher-worker-9 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-24 16:16:03.283 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-24 16:16:03.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-24 16:16:03.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-24 16:16:03.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.285 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1: (connection evicted) 2025-04-24 16:16:03.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-24 16:16:03.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f177f5 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-24 16:16:03.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-24 16:16:03.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-24 16:16:03.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-24 16:16:03.289 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-24 16:16:03.294 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-24 16:16:03.295 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ce8bc5 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-24 16:16:03.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-24 16:16:03.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-24 16:16:03.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-24 16:16:03.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-24 16:16:03.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-24 16:16:03.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:03.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-24 16:16:03.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5256fbc 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-24 16:16:03.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-04-24 16:16:03.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-04-24 16:16:03.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-24 16:16:03.302 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-04-24 16:16:03.307 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-04-24 16:16:03.308 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350342e0 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-04-24 16:16:03.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-04-24 16:16:03.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-24 16:16:03.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-24 16:16:03.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-24 16:16:03.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:03.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-24 16:16:03.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd38df2 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-24 16:16:03.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-04-24 16:16:03.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-04-24 16:16:03.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-24 16:16:03.334 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.348 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-04-24 16:16:03.354 [DefaultDispatcher-worker-14 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-04-24 16:16:03.361 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.377 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.383 [DefaultDispatcher-worker-3 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-04-24 16:16:03.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-24 16:16:03.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-24 16:16:03.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.385 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b711b6: (connection evicted) 2025-04-24 16:16:03.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-24 16:16:03.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f72909 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-04-24 16:16:03.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-04-24 16:16:03.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-24 16:16:03.397 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.408 [DefaultDispatcher-worker-5 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-04-24 16:16:03.409 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.413 [DefaultDispatcher-worker-16 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-04-24 16:16:03.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-24 16:16:03.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-24 16:16:03.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.422 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3199a202: (connection evicted) 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-24 16:16:03.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727956bb 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-04-24 16:16:03.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-04-24 16:16:03.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-24 16:16:03.443 [DefaultDispatcher-worker-8 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-04-24 16:16:03.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-24 16:16:03.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-24 16:16:03.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.445 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa: (connection evicted) 2025-04-24 16:16:03.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-24 16:16:03.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-24 16:16:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ac4af6 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-04-24 16:16:03.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-04-24 16:16:03.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-24 16:16:03.469 [DefaultDispatcher-worker-17 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-04-24 16:16:03.474 [DefaultDispatcher-worker-11 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-04-24 16:16:03.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-24 16:16:03.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-24 16:16:03.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.474 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5: (connection evicted) 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-24 16:16:03.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2375a976 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-24 16:16:03.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-24 16:16:03.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-24 16:16:03.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-24 16:16:03.495 [DefaultDispatcher-worker-13 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-24 16:16:03.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-24 16:16:03.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-24 16:16:03.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.497 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7544260a: (connection evicted) 2025-04-24 16:16:03.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-24 16:16:03.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd750ba 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-04-24 16:16:03.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-04-24 16:16:03.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-24 16:16:03.516 [DefaultDispatcher-worker-6 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-04-24 16:16:03.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-24 16:16:03.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-24 16:16:03.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.517 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3: (connection evicted) 2025-04-24 16:16:03.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-24 16:16:03.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae87de0 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-24 16:16:03.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-04-24 16:16:03.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-04-24 16:16:03.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-24 16:16:03.695 [DefaultDispatcher-worker-9 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-04-24 16:16:03.700 [DefaultDispatcher-worker-18 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-04-24 16:16:03.702 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40271/manifest.json 2025-04-24 16:16:03.702 [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:40271/manifest.json. 2025-04-24 16:16:03.702 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40271/manifest.json 2025-04-24 16:16:03.703 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40271/manifest.json 2025-04-24 16:16:03.703 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40271/manifest.json 2025-04-24 16:16:03.757 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.776 [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:40271/manifest.json. 2025-04-24 16:16:03.776 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40271/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:03.784 [DefaultDispatcher-worker-7 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-04-24 16:16:03.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-24 16:16:03.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-24 16:16:03.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.788 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4: (connection evicted) 2025-04-24 16:16:03.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:03.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-24 16:16:03.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ad0586 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-04-24 16:16:03.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-04-24 16:16:03.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-24 16:16:03.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6148827c 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-04-24 16:16:03.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-04-24 16:16:03.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-24 16:16:03.834 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:16:03.873 [Test worker] INFO ktor.application - Application started in 0.042 seconds. 2025-04-24 16:16:03.873 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@49005dc4 2025-04-24 16:16:03.910 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.917 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:03.925 [DefaultDispatcher-worker-7 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:39275 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51097500 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2025-04-24 16:16:03.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2025-04-24 16:16:03.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-24 16:16:03.944 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 16:16:03.947 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 16:16:03.948 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 16:16:03.948 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 16:16:03.948 [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-24 16:16:03.948 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 16:16:03.948 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 16:16:03.948 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 16:16:03.948 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbf727a 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:03.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:03.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:03.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-24 16:16:03.979 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:03.984 [DefaultDispatcher-worker-4 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:03.988 [DefaultDispatcher-worker-8 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2025-04-24 16:16:03.989 [DefaultDispatcher-worker-8 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2025-04-24 16:16:03.994 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:03.999 [DefaultDispatcher-worker-1 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:03.999 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json 2025-04-24 16:16:03.999 [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:39275/api/content/720125842726318080/_ustadmanifest.json. 2025-04-24 16:16:03.999 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json 2025-04-24 16:16:04.001 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json 2025-04-24 16:16:04.001 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json 2025-04-24 16:16:04.001 [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:39275/api/content/720125842726318080/_ustadmanifest.json. 2025-04-24 16:16:04.001 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:04.010 [DefaultDispatcher-worker-5 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:04.013 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 16:16:04.014 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-326970b1-aa7c-454a-b742-0857bc662c25', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 16:16:04.016 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:16:04.016 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-326970b1-aa7c-454a-b742-0857bc662c25 2025-04-24 16:16:04.018 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:04.018 [DefaultDispatcher-worker-5 @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:39275/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:04.018 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:04.018 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39275/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:04.023 [DefaultDispatcher-worker-15 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:04.023 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39275/UmAppDatabase/replication/nodeId 2025-04-24 16:16:04.023 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39275/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:04.023 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39275/UmAppDatabase/replication/nodeId 2025-04-24 16:16:04.027 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:04.027 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39275/api/blob/upload-init-batch 2025-04-24 16:16:04.027 [DefaultDispatcher-worker-11 @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:39275/api/blob/upload-init-batch. 2025-04-24 16:16:04.027 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39275/api/blob/upload-init-batch 2025-04-24 16:16:04.027 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39275/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:16:04.049 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:04.062 [eventLoopGroupProxy-4-2 @call-handler#395] 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-24 16:16:04.062 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:04.062 [eventLoopGroupProxy-4-1 @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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:04.062 [eventLoopGroupProxy-4-3 @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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:04.066 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:04.066 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:04.068 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-24 16:16:04.068 [eventLoopGroupProxy-4-3 @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-24 16:16:04.068 [eventLoopGroupProxy-4-3 @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-24 16:16:04.069 [DefaultDispatcher-worker-7 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39275/UmAppDatabase/replication/nodeId 2025-04-24 16:16:04.069 [DefaultDispatcher-worker-7 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39275/UmAppDatabase/replication/nodeId 2025-04-24 16:16:04.070 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:04.070 [DefaultDispatcher-worker-1 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:04.070 [DefaultDispatcher-worker-1 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:04.073 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-04-24 16:16:04.073 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-04-24 16:16:04.075 [DefaultDispatcher-worker-6 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:04.076 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-04-24 16:16:04.080 [DefaultDispatcher-worker-16 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:04.083 [eventLoopGroupProxy-4-2 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-04-24 16:16:04.084 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39275/api/blob/upload-init-batch 2025-04-24 16:16:04.084 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39275/api/blob/upload-init-batch 2025-04-24 16:16:04.087 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39275/api/blob/upload-init-batch. 2025-04-24 16:16:04.087 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39275/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:04.095 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39275/api/blob/upload-batch-data 2025-04-24 16:16:04.095 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39275/api/blob/upload-batch-data. 2025-04-24 16:16:04.095 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39275/api/blob/upload-batch-data 2025-04-24 16:16:04.095 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:04.100 [eventLoopGroupProxy-4-3 @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-24 16:16:04.107 [eventLoopGroupProxy-4-3 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-04-24 16:16:04.108 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:04.108 [eventLoopGroupProxy-4-3 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-24 16:16:04.108 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39275/api/blob/upload-batch-data 2025-04-24 16:16:04.113 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39275/api/blob/upload-batch-data 2025-04-24 16:16:04.113 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39275/api/blob/upload-batch-data. 2025-04-24 16:16:04.113 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39275/api/blob/upload-batch-data 2025-04-24 16:16:04.113 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:04.114 [eventLoopGroupProxy-4-3 @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-24 16:16:04.116 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-04-24 16:16:04.116 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:04.116 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:04.117 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39275/api/blob/upload-batch-data 2025-04-24 16:16:04.125 [DefaultDispatcher-worker-10 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:04.131 [DefaultDispatcher-worker-13 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:04.141 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39275/UmAppDatabase/replication/message 2025-04-24 16:16:04.141 [DefaultDispatcher-worker-13 @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:39275/UmAppDatabase/replication/message. 2025-04-24 16:16:04.141 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39275/UmAppDatabase/replication/message 2025-04-24 16:16:04.141 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39275/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:16:04.142 [eventLoopGroupProxy-4-3 @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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:04.142 [eventLoopGroupProxy-4-3 @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-24 16:16:04.143 [eventLoopGroupProxy-4-3 @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-24 16:16:04.154 [DefaultDispatcher-worker-8 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-04-24 16:16:04.155 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:04.155 [eventLoopGroupProxy-4-3 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-24 16:16:04.155 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json 2025-04-24 16:16:04.155 [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:39275/api/content/720125842726318080/_ustadmanifest.json. 2025-04-24 16:16:04.155 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json 2025-04-24 16:16:04.156 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39275/UmAppDatabase/replication/message 2025-04-24 16:16:04.156 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39275/UmAppDatabase/replication/message 2025-04-24 16:16:04.156 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39275/UmAppDatabase/replication/message. 2025-04-24 16:16:04.156 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39275/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:04.156 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json 2025-04-24 16:16:04.156 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json 2025-04-24 16:16:04.157 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json. 2025-04-24 16:16:04.157 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39275/api/content/720125842726318080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:04.160 [DefaultDispatcher-worker-18 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-24 16:16:04.161 [DefaultDispatcher-worker-17 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-04-24 16:16:04.162 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 16:16:04.162 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 16:16:04.162 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 16:16:04.162 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 16:16:04.162 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 16:16:04.163 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2025-04-24 16:16:04.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-24 16:16:04.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-24 16:16:04.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:04.163 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7: (connection evicted) 2025-04-24 16:16:04.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:04.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-24 16:16:04.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-24 16:16:04.445 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:04.445 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:04.626 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:05.167 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@49005dc4 2025-04-24 16:16:05.168 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@49005dc4 2025-04-24 16:16:05.170 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-04-24 16:16:05.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-24 16:16:05.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-24 16:16:05.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:05.170 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66048c9e: (connection evicted) 2025-04-24 16:16:05.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:05.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-24 16:16:05.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf983 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:05.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-24 16:16:05.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-24 16:16:05.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-24 16:16:05.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-24 16:16:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-24 16:16:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357e7113 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:05.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-24 16:16:05.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-24 16:16:05.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-24 16:16:05.184 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:16:05.186 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-24 16:16:05.186 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@21084a6d 2025-04-24 16:16:05.187 [DefaultDispatcher-worker-6 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:44511 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddbbfbb 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:05.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-24 16:16:05.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-24 16:16:05.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-24 16:16:05.189 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 16:16:05.189 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 16:16:05.189 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 16:16:05.189 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 16:16:05.189 [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-24 16:16:05.189 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 16:16:05.189 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 16:16:05.189 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 16:16:05.189 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e069ca9 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:05.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-24 16:16:05.212 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.217 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.221 [DefaultDispatcher-worker-18 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-24 16:16:05.223 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-24 16:16:05.228 [DefaultDispatcher-worker-6 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.232 [DefaultDispatcher-worker-5 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.232 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json 2025-04-24 16:16:05.232 [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:44511/api/content/720125853540118528/_ustadmanifest.json. 2025-04-24 16:16:05.232 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json 2025-04-24 16:16:05.233 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json 2025-04-24 16:16:05.233 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json 2025-04-24 16:16:05.234 [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:44511/api/content/720125853540118528/_ustadmanifest.json. 2025-04-24 16:16:05.234 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:05.241 [DefaultDispatcher-worker-2 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.241 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 16:16:05.242 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c7b310e6-a14f-49c3-9fa3-88ead66f1808', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 16:16:05.242 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:16:05.242 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c7b310e6-a14f-49c3-9fa3-88ead66f1808 2025-04-24 16:16:05.243 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:05.243 [DefaultDispatcher-worker-15 @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:44511/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:05.243 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:05.243 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:05.246 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:05.246 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:05.246 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.246 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:05.246 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:05.246 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.246 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 16:16:05.247 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:05.247 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:05.249 [DefaultDispatcher-worker-11 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.249 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/UmAppDatabase/replication/nodeId 2025-04-24 16:16:05.249 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44511/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:05.249 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/UmAppDatabase/replication/nodeId 2025-04-24 16:16:05.251 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-init-batch 2025-04-24 16:16:05.251 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-init-batch. 2025-04-24 16:16:05.251 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-init-batch 2025-04-24 16:16:05.251 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:16:05.251 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:05.251 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.251 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-24 16:16:05.251 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/UmAppDatabase/replication/nodeId 2025-04-24 16:16:05.251 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44511/UmAppDatabase/replication/nodeId 2025-04-24 16:16:05.252 [eventLoopGroupProxy-7-1 @call-handler#504] 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-24 16:16:05.252 [eventLoopGroupProxy-7-1 @call-handler#504] 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-24 16:16:05.253 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-24 16:16:05.254 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-24 16:16:05.254 [DefaultDispatcher-worker-9 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-init-batch 2025-04-24 16:16:05.254 [DefaultDispatcher-worker-9 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44511/api/blob/upload-init-batch 2025-04-24 16:16:05.254 [DefaultDispatcher-worker-9 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-init-batch. 2025-04-24 16:16:05.254 [DefaultDispatcher-worker-9 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44511/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:05.255 [DefaultDispatcher-worker-9 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.255 [DefaultDispatcher-worker-9 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.255 [DefaultDispatcher-worker-9 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.255 [DefaultDispatcher-worker-9 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:05.257 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:05.257 [DefaultDispatcher-worker-11 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.258 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-24 16:16:05.259 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.259 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 16:16:05.259 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.260 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.260 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.260 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.260 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:05.262 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:05.262 [DefaultDispatcher-worker-7 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.263 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-24 16:16:05.263 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.264 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:05.264 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.265 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.265 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.265 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.265 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:05.266 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:05.273 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:05.275 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:05.278 [DefaultDispatcher-worker-19 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-24 16:16:05.287 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:05.290 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:05.307 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.307 [eventLoopGroupProxy-7-1 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 16:16:05.308 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.308 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.308 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.309 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.309 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:05.310 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.310 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:05.310 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.310 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.310 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44511/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:05.311 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:44511/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:44511/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-24 16:16:05.311 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:44511/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.317 [DefaultDispatcher-worker-12 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.323 [DefaultDispatcher-worker-11 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:05.325 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 16:16:05.824 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8bb97374-1be6-469a-b540-546f31926e33', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 16:16:05.824 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:16:05.824 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8bb97374-1be6-469a-b540-546f31926e33 2025-04-24 16:16:05.826 [DefaultDispatcher-worker-20 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-init-batch 2025-04-24 16:16:05.826 [DefaultDispatcher-worker-20 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-init-batch. 2025-04-24 16:16:05.826 [DefaultDispatcher-worker-20 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-init-batch 2025-04-24 16:16:05.826 [DefaultDispatcher-worker-20 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:16:05.828 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 16:16:05.828 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 16:16:05.829 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-24 16:16:05.830 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-24 16:16:05.830 [DefaultDispatcher-worker-20 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-init-batch 2025-04-24 16:16:05.830 [DefaultDispatcher-worker-20 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44511/api/blob/upload-init-batch 2025-04-24 16:16:05.830 [DefaultDispatcher-worker-20 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-init-batch. 2025-04-24 16:16:05.830 [DefaultDispatcher-worker-20 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44511/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:05.831 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.831 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.831 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.831 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:05.833 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:05.834 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.834 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:05.835 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.836 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.836 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.836 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.836 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:05.837 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:05.838 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.838 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:05.838 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.839 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.839 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.839 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.839 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:05.839 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:05.881 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.881 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:05.882 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.882 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.882 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.882 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.882 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:05.883 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:05.925 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.925 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:05.926 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.926 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.926 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.926 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.926 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:05.927 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:05.969 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:05.969 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:05.970 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.970 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.970 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:05.970 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:05.970 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:05.971 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.013 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.013 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:06.013 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.013 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.013 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:06.013 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.013 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:06.014 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.056 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.056 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:06.057 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.057 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.057 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:06.057 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.057 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:06.058 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.101 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.101 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:06.101 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.102 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.102 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:06.102 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.102 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:06.103 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.145 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.145 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:06.145 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.146 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.146 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:06.146 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.146 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:06.147 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.188 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.188 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 16:16:06.189 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.189 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.189 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:06.189 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.189 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:06.190 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.231 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.231 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 16:16:06.232 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.232 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.232 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:06.232 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.233 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:06.233 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.275 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.275 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:06.275 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.276 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.276 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:06.276 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.276 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:06.276 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.318 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.318 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:06.318 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.319 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.319 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:06.319 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.319 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:06.320 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.330 [DefaultDispatcher-worker-6 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:06.363 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-24 16:16:06.363 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.363 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:06.363 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.364 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.364 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:06.364 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.364 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:06.365 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.366 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-24 16:16:06.366 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.366 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:06.367 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.367 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.367 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/blob/upload-batch-data. 2025-04-24 16:16:06.367 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.367 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:06.368 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:06.369 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-24 16:16:06.370 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.370 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:06.370 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/blob/upload-batch-data 2025-04-24 16:16:06.376 [DefaultDispatcher-worker-5 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:06.380 [DefaultDispatcher-worker-7 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:06.381 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/UmAppDatabase/replication/message 2025-04-24 16:16:06.381 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44511/UmAppDatabase/replication/message. 2025-04-24 16:16:06.381 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/UmAppDatabase/replication/message 2025-04-24 16:16:06.381 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44511/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:16:06.382 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:06.382 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 16:16:06.382 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:06.392 [DefaultDispatcher-worker-19 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-24 16:16:06.392 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:06.392 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-24 16:16:06.393 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json 2025-04-24 16:16:06.393 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json. 2025-04-24 16:16:06.393 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json 2025-04-24 16:16:06.393 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/UmAppDatabase/replication/message 2025-04-24 16:16:06.393 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44511/UmAppDatabase/replication/message 2025-04-24 16:16:06.393 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44511/UmAppDatabase/replication/message. 2025-04-24 16:16:06.393 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44511/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:06.393 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json 2025-04-24 16:16:06.393 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json 2025-04-24 16:16:06.394 [DefaultDispatcher-worker-13 @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:44511/api/content/720125853540118528/_ustadmanifest.json. 2025-04-24 16:16:06.394 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44511/api/content/720125853540118528/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:06.397 [DefaultDispatcher-worker-11 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-24 16:16:06.398 [DefaultDispatcher-worker-13 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-24 16:16:06.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 16:16:06.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 16:16:06.399 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 16:16:06.399 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 16:16:06.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 16:16:06.399 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-24 16:16:06.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-24 16:16:06.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-24 16:16:06.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:06.400 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e: (connection evicted) 2025-04-24 16:16:06.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:06.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-24 16:16:06.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-24 16:16:06.689 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:06.825 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:06.876 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:07.175 [DefaultDispatcher-worker-19 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-24 16:16:07.403 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@21084a6d 2025-04-24 16:16:07.403 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@21084a6d 2025-04-24 16:16:07.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-24 16:16:07.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-24 16:16:07.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:07.404 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3: (connection evicted) 2025-04-24 16:16:07.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:07.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-24 16:16:07.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-24 16:16:07.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64de9fa4 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:07.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65c40 2025-04-24 16:16:07.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65c40 2025-04-24 16:16:07.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6406b84d 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:07.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2025-04-24 16:16:07.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2025-04-24 16:16:07.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-24 16:16:07.427 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:16:07.428 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 16:16:07.428 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@12925d2 2025-04-24 16:16:07.429 [DefaultDispatcher-worker-19 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:39447 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ace65df 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:07.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7505dcab 2025-04-24 16:16:07.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7505dcab 2025-04-24 16:16:07.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-24 16:16:07.432 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 16:16:07.432 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 16:16:07.432 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 16:16:07.432 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 16:16:07.432 [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-24 16:16:07.432 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 16:16:07.432 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 16:16:07.432 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 16:16:07.432 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f602930 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:07.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-24 16:16:07.454 [DefaultDispatcher-worker-4 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.458 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.462 [DefaultDispatcher-worker-4 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505dcab 2025-04-24 16:16:07.463 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505dcab 2025-04-24 16:16:07.468 [DefaultDispatcher-worker-2 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.473 [DefaultDispatcher-worker-9 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.473 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json 2025-04-24 16:16:07.473 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json. 2025-04-24 16:16:07.473 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json 2025-04-24 16:16:07.474 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json 2025-04-24 16:16:07.474 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json 2025-04-24 16:16:07.474 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json. 2025-04-24 16:16:07.474 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:07.481 [DefaultDispatcher-worker-2 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.482 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 16:16:07.482 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e61215b1-9c15-42d1-a3a5-2b1f857b4c2a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 16:16:07.483 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:16:07.483 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e61215b1-9c15-42d1-a3a5-2b1f857b4c2a 2025-04-24 16:16:07.483 [DefaultDispatcher-worker-2 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:07.483 [DefaultDispatcher-worker-2 @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:39447/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:07.483 [DefaultDispatcher-worker-2 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:07.484 [DefaultDispatcher-worker-2 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39447/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:07.486 [eventLoopGroupProxy-10-1 @call-handler#668] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:07.486 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:07.486 [eventLoopGroupProxy-10-1 @call-handler#668] 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-24 16:16:07.486 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:07.486 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:07.486 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:07.486 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 16:16:07.487 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:07.487 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:07.489 [DefaultDispatcher-worker-12 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.489 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/UmAppDatabase/replication/nodeId 2025-04-24 16:16:07.489 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39447/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:07.489 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/UmAppDatabase/replication/nodeId 2025-04-24 16:16:07.490 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/api/blob/upload-init-batch 2025-04-24 16:16:07.490 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39447/api/blob/upload-init-batch. 2025-04-24 16:16:07.490 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/api/blob/upload-init-batch 2025-04-24 16:16:07.490 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39447/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:16:07.490 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:07.490 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:07.490 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-24 16:16:07.491 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/UmAppDatabase/replication/nodeId 2025-04-24 16:16:07.491 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39447/UmAppDatabase/replication/nodeId 2025-04-24 16:16:07.491 [eventLoopGroupProxy-10-1 @call-handler#682] 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-24 16:16:07.491 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-24 16:16:07.492 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65c40 2025-04-24 16:16:07.493 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-24 16:16:07.493 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/api/blob/upload-init-batch 2025-04-24 16:16:07.493 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39447/api/blob/upload-init-batch 2025-04-24 16:16:07.494 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39447/api/blob/upload-init-batch. 2025-04-24 16:16:07.494 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39447/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:07.495 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.495 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39447/api/blob/upload-batch-data. 2025-04-24 16:16:07.495 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.496 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:07.497 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:07.498 [DefaultDispatcher-worker-4 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.500 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65c40 2025-04-24 16:16:07.500 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:07.500 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 16:16:07.500 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.502 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.502 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39447/api/blob/upload-batch-data. 2025-04-24 16:16:07.502 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.502 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:07.503 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:07.504 [DefaultDispatcher-worker-2 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.507 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65c40 2025-04-24 16:16:07.508 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:07.508 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 16:16:07.508 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.509 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.509 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39447/api/blob/upload-batch-data. 2025-04-24 16:16:07.509 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.509 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:07.510 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:07.514 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65c40 2025-04-24 16:16:07.514 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:07.514 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 16:16:07.514 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.516 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.516 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39447/api/blob/upload-batch-data. 2025-04-24 16:16:07.516 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.516 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:07.516 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:07.517 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:07.518 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:07.519 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65c40 2025-04-24 16:16:07.519 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:07.519 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:07.519 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.521 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.521 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39447/api/blob/upload-batch-data. 2025-04-24 16:16:07.521 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.521 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:07.522 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:07.523 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65c40 2025-04-24 16:16:07.524 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:07.524 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:07.527 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/api/blob/upload-batch-data 2025-04-24 16:16:07.530 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:07.532 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:07.534 [DefaultDispatcher-worker-11 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.539 [DefaultDispatcher-worker-7 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.540 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/UmAppDatabase/replication/message 2025-04-24 16:16:07.540 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39447/UmAppDatabase/replication/message. 2025-04-24 16:16:07.540 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/UmAppDatabase/replication/message 2025-04-24 16:16:07.540 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39447/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:16:07.541 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:07.541 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 16:16:07.541 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:07.552 [DefaultDispatcher-worker-8 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2025-04-24 16:16:07.552 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:07.553 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-24 16:16:07.553 [DefaultDispatcher-worker-5 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json 2025-04-24 16:16:07.553 [DefaultDispatcher-worker-5 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json. 2025-04-24 16:16:07.553 [DefaultDispatcher-worker-5 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json 2025-04-24 16:16:07.553 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/UmAppDatabase/replication/message 2025-04-24 16:16:07.553 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39447/UmAppDatabase/replication/message 2025-04-24 16:16:07.553 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39447/UmAppDatabase/replication/message. 2025-04-24 16:16:07.553 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39447/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:07.554 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json 2025-04-24 16:16:07.554 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json 2025-04-24 16:16:07.554 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json. 2025-04-24 16:16:07.554 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39447/api/content/720125860867018752/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:07.559 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-24 16:16:07.560 [DefaultDispatcher-worker-9 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2025-04-24 16:16:07.561 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 16:16:07.561 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 16:16:07.561 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 16:16:07.561 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 16:16:07.561 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 16:16:07.562 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505dcab 2025-04-24 16:16:07.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-24 16:16:07.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-24 16:16:07.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:07.562 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32: (connection evicted) 2025-04-24 16:16:07.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:07.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-24 16:16:07.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-24 16:16:07.932 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:07.932 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:08.035 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:08.567 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@12925d2 2025-04-24 16:16:08.567 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@12925d2 2025-04-24 16:16:08.568 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65c40 2025-04-24 16:16:08.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-24 16:16:08.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-24 16:16:08.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:08.568 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1: (connection evicted) 2025-04-24 16:16:08.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:08.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-24 16:16:08.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3555d804 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:08.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:08.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:08.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279ebd94 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:08.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-24 16:16:08.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-24 16:16:08.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-24 16:16:08.602 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:16:08.602 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-24 16:16:08.602 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@35d53cd8 2025-04-24 16:16:08.603 [DefaultDispatcher-worker-18 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:33139 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240f712e 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:08.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-24 16:16:08.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-24 16:16:08.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-24 16:16:08.605 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 16:16:08.605 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 16:16:08.605 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 16:16:08.605 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 16:16:08.605 [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-24 16:16:08.605 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 16:16:08.605 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 16:16:08.605 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 16:16:08.605 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf669f2 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:08.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:08.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:08.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-24 16:16:08.625 [DefaultDispatcher-worker-9 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:08.629 [DefaultDispatcher-worker-15 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:08.691 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:08.692 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:08.704 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:08.706 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:08.716 [DefaultDispatcher-worker-15 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-24 16:16:08.743 [DefaultDispatcher-worker-15 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-24 16:16:08.746 [DefaultDispatcher-worker-15 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-24 16:16:08.749 [DefaultDispatcher-worker-15 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-24 16:16:08.756 [DefaultDispatcher-worker-3 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:08.760 [DefaultDispatcher-worker-1 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:08.760 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json 2025-04-24 16:16:08.760 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json. 2025-04-24 16:16:08.760 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json 2025-04-24 16:16:08.761 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json 2025-04-24 16:16:08.761 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json 2025-04-24 16:16:08.762 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json. 2025-04-24 16:16:08.762 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:08.819 [DefaultDispatcher-worker-9 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:08.819 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 16:16:08.819 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0e2d9612-fed1-4c5a-a061-d330a0d0ef39', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 16:16:08.820 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:16:08.820 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0e2d9612-fed1-4c5a-a061-d330a0d0ef39 2025-04-24 16:16:08.821 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:08.821 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33139/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:08.821 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:08.821 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:08.823 [eventLoopGroupProxy-13-1 @call-handler#790] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:08.823 [eventLoopGroupProxy-13-2 @call-handler#789] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:08.823 [eventLoopGroupProxy-13-2 @call-handler#789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:08.823 [eventLoopGroupProxy-13-1 @call-handler#790] 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-24 16:16:08.823 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:08.824 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:08.824 [eventLoopGroupProxy-13-1 @call-handler#790] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 16:16:08.824 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:08.824 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33139/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:08.826 [DefaultDispatcher-worker-9 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:08.826 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/UmAppDatabase/replication/nodeId 2025-04-24 16:16:08.826 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33139/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:08.826 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/UmAppDatabase/replication/nodeId 2025-04-24 16:16:08.827 [eventLoopGroupProxy-13-1 @call-handler#797] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:08.827 [eventLoopGroupProxy-13-1 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:08.827 [eventLoopGroupProxy-13-1 @call-handler#797] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-24 16:16:08.827 [DefaultDispatcher-worker-19 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/UmAppDatabase/replication/nodeId 2025-04-24 16:16:08.827 [DefaultDispatcher-worker-19 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33139/UmAppDatabase/replication/nodeId 2025-04-24 16:16:08.832 [DefaultDispatcher-worker-11 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:08.838 [DefaultDispatcher-worker-14 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:08.840 [DefaultDispatcher-worker-1 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-init-batch 2025-04-24 16:16:08.840 [DefaultDispatcher-worker-1 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-init-batch. 2025-04-24 16:16:08.840 [DefaultDispatcher-worker-1 @coroutine#777] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-init-batch 2025-04-24 16:16:08.840 [DefaultDispatcher-worker-1 @coroutine#777] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:16:08.841 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 16:16:08.842 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 16:16:08.885 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:08.886 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-24 16:16:08.887 [DefaultDispatcher-worker-1 @coroutine#777] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-init-batch 2025-04-24 16:16:08.887 [DefaultDispatcher-worker-1 @coroutine#777] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33139/api/blob/upload-init-batch 2025-04-24 16:16:08.887 [DefaultDispatcher-worker-1 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-init-batch. 2025-04-24 16:16:08.887 [DefaultDispatcher-worker-1 @coroutine#777] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33139/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:08.891 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.891 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:08.891 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.891 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:08.892 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:08.894 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:08.894 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:08.895 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 16:16:08.895 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.896 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.896 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:08.896 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.896 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:08.897 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:08.940 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:08.941 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:08.941 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 16:16:08.941 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.943 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.943 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:08.943 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.943 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:08.944 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:08.945 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:08.945 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:08.945 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:08.945 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.946 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.946 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:08.946 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.946 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:08.947 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:08.950 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:08.950 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:08.950 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 16:16:08.954 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.955 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.955 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:08.955 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:08.955 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:08.956 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:08.997 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:08.997 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:08.997 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 16:16:08.998 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.000 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.061 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.061 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.061 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-24 16:16:09.062 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.063 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.063 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.063 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.063 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.064 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.111 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.112 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.112 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-24 16:16:09.112 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.113 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.113 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.113 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.113 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.114 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.157 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.157 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.157 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.158 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.159 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.159 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.159 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.159 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.160 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.202 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.202 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.202 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.203 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.204 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.204 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.204 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.204 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.205 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.247 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.248 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.248 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.248 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.249 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.249 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.249 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.249 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.250 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.251 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.251 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.251 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.252 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.252 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.252 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.252 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.253 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.253 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.254 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.255 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.255 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.255 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.257 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.258 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.258 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.258 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.258 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.259 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.259 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.259 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.259 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.259 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.260 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.260 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.260 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.261 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.261 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.261 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.261 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.261 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.262 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.263 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.263 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.264 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.264 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.265 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.265 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.265 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.265 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.265 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.266 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.266 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.267 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.267 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.267 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.267 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.268 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.268 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.268 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.269 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.269 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.269 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.269 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.270 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.270 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.270 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.270 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.271 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.272 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.272 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.272 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.272 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.273 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.273 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.273 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.273 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.274 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.275 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.275 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.275 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.275 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.276 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.276 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.276 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.276 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.276 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.277 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.277 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.277 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.278 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.278 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.278 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.278 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.278 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.279 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.280 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.280 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.280 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.280 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.281 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.281 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.282 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.282 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.282 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.283 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.284 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.284 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.284 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.285 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.285 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.285 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.285 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.285 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.286 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.286 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.286 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.287 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.288 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.288 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.288 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.288 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.289 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.290 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.290 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.290 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.290 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.291 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.291 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.291 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.291 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.292 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.293 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.293 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.293 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.293 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.294 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.294 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.294 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.294 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.295 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.296 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.296 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.296 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.296 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.297 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.297 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.297 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.297 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.298 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.299 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.299 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.299 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.299 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.300 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.300 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.300 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.300 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.300 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.301 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.302 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.302 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.302 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.303 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.303 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.303 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.303 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.303 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.304 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.304 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.305 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.305 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.305 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.305 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.305 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.305 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.306 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.307 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.307 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.307 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.307 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.308 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.308 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.308 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.308 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.309 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.310 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.310 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.310 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.310 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.311 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.311 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.311 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.311 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.311 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.313 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.313 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.313 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.313 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.314 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.314 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.314 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.314 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.314 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.315 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.315 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.315 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.316 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.316 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.316 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.316 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.316 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.317 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.318 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.318 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.318 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.318 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.319 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.319 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.319 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.319 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.319 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.320 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.321 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.321 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.321 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.322 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.322 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.322 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.322 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.322 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.323 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.323 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.323 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.324 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.324 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.324 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.324 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.324 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.325 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.337 [DefaultDispatcher-worker-16 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:09.368 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.368 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.368 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.369 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.370 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.370 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.370 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.370 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.370 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.371 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.371 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.372 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.372 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.372 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.372 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.372 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.372 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.373 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.374 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.374 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.374 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.374 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.375 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.375 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.375 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.375 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.375 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.376 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.376 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.376 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.376 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.377 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.377 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.377 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.377 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.378 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.421 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.421 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.421 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.422 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.423 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.423 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.423 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.423 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.424 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.466 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.467 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.467 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 16:16:09.467 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.468 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.468 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.468 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.468 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.469 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.470 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.470 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.470 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.470 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.471 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.472 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.472 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.472 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.472 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.473 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.473 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.474 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.474 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.475 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.475 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.475 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.475 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.475 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.518 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.518 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.518 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.518 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.520 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.520 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.520 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.520 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.521 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.523 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.523 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.523 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.523 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.524 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.524 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.524 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.524 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.525 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.526 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.527 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.527 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.527 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.528 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.528 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.528 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.528 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.529 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.533 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.533 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.533 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 16:16:09.534 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.534 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.534 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.534 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.534 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.535 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.537 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.537 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.537 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.537 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.539 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.539 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.539 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.539 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.539 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.582 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.582 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.582 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.582 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.584 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.584 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.584 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.584 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.585 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.586 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.587 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.587 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.587 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.588 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.588 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.588 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.588 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.589 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.590 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.590 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.590 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.591 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.591 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.591 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.591 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.591 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.595 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.597 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.597 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.597 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.597 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.598 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.598 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.598 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.598 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.599 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.600 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.601 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.601 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.601 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.602 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.602 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.603 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.603 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.603 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.605 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.605 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.605 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.605 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.606 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.606 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.606 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.606 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.607 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.608 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.608 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.608 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.609 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.609 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.609 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.609 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.609 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.610 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.611 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.611 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.611 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.615 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.616 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.616 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.616 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.616 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.617 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.618 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.618 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.618 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.618 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.619 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.619 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.619 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.619 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.620 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.621 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.621 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.621 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.622 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.623 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.623 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.623 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.623 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.624 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.625 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.625 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.625 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.625 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.626 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.626 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.626 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.626 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.627 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.628 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.628 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.628 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.628 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.629 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.629 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.629 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.629 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.630 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.631 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.631 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.631 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.633 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.634 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.634 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.634 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.634 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.635 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.677 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.677 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.677 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.677 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.679 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.679 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.679 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.679 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.680 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.681 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.681 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.681 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.682 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.682 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.682 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.682 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.682 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.683 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.684 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.684 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.684 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.685 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.685 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.685 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.685 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.685 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.686 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.729 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.729 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.729 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.729 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.731 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.731 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.731 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.731 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.732 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.733 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.733 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.733 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.734 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.734 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.734 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.734 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.735 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.735 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.736 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.736 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.736 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.737 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.737 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.737 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.737 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.737 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.738 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.741 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.741 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.741 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 16:16:09.741 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.742 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.742 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.742 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.742 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.743 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.786 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.786 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.786 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.786 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.788 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.788 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.788 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.788 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.789 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.790 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.790 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.790 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.790 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.791 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.791 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.791 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.791 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.792 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.834 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.835 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.835 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.835 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.837 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.837 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.837 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.837 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.838 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.849 [DefaultDispatcher-worker-8 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:09.883 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.883 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.883 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-24 16:16:09.884 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.885 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.885 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.885 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.885 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.886 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.929 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.929 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.929 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.930 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.931 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.931 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.931 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.931 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.932 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.975 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.975 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.975 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:09.976 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.977 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.977 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.978 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.978 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.978 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.979 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.979 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.980 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.980 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.981 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.981 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.981 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.981 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.981 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.983 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.983 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.983 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:09.983 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.984 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.984 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.984 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.984 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.985 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.988 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.988 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.988 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 16:16:09.988 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.989 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.989 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.989 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.989 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.990 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.991 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.991 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.991 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.992 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.993 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.993 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.993 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.993 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.994 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.995 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.995 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.995 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.995 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.996 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.997 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:09.997 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:09.997 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:09.997 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:09.998 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:09.998 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:09.998 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:09.999 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.000 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.001 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.002 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.002 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.002 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.003 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.003 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.003 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.003 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.003 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.005 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.005 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.005 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.005 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.006 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.006 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.006 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.006 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.006 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.008 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.008 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.008 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.008 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.010 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.010 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.010 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.010 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.011 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.012 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.012 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.013 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.013 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.014 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.014 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.014 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.014 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.014 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.015 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.015 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.016 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.016 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.017 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.017 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.017 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.017 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.018 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.019 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.019 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.019 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.019 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.021 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.021 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.021 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.021 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.021 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.022 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.023 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.023 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.023 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.025 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.025 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.025 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.025 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.026 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.027 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.028 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.028 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.028 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.029 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.029 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.029 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.029 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.029 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.072 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.073 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.073 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 16:16:10.073 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.074 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.074 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.074 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.074 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.075 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.076 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.076 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.076 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.076 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.077 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.077 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.077 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.077 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.077 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.078 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.078 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.078 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.078 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.079 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.079 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.079 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.079 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.079 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.080 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.081 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.081 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.081 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.082 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.082 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.082 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.082 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.082 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.083 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.083 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.083 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.084 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.084 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.084 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.084 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.084 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.085 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.086 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.086 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.086 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.086 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.087 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.087 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.087 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.087 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.087 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.088 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.088 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.088 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.089 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.089 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.089 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.089 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.089 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.090 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.133 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.133 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.133 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.133 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.134 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.134 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.134 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.134 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.135 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.136 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.136 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.136 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.136 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.137 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.137 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.137 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.137 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.138 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.139 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.139 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.139 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.139 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.140 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.140 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.140 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.140 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.141 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.183 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.184 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.184 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.184 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.185 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.185 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.185 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.185 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.186 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.187 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.187 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.187 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.187 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.188 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.188 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.188 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.188 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.188 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.189 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.189 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.189 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.189 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.190 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.190 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.190 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.190 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.190 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.191 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.191 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.191 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.192 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.192 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.192 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.192 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.192 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.193 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.194 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.194 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.194 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.194 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.194 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.195 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.195 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.195 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.195 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.196 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.196 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.196 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.196 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.197 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.197 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.197 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.197 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.197 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.198 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.198 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.198 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.199 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.199 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.199 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.199 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.199 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.200 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.200 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.200 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.200 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.201 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.201 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.201 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.201 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.201 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.202 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.203 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.203 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.203 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.203 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.203 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.203 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.203 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.203 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.204 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.205 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.205 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.205 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.205 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.206 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.206 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.206 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.206 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.206 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.207 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.207 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.207 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.207 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.208 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.208 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.208 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.208 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.209 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.210 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.210 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.210 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.210 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.210 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.210 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.210 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.210 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.211 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.254 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.254 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.254 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.255 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.255 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.255 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.255 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.255 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.256 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.257 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.257 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.257 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.257 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.258 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.258 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.258 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.258 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.259 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.302 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.302 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.303 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 16:16:10.303 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.304 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.304 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.304 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.304 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.304 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.305 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.305 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.305 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.306 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.306 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.306 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.306 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.306 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.307 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.348 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.348 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.348 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:10.348 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.349 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.349 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.349 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.349 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.349 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.360 [DefaultDispatcher-worker-3 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:10.391 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.391 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.391 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:10.391 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.392 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.392 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.392 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.392 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.393 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.436 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.436 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.436 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.436 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.437 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.437 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.437 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.437 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.438 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.481 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.481 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.481 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.481 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.482 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.482 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.482 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.482 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.483 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.526 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.526 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.526 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.526 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.527 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.527 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.527 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.527 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.528 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.529 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.529 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.529 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.529 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.530 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.530 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.530 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.530 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.530 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.573 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.573 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.573 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.574 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.575 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.575 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.575 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.575 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.575 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.577 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.577 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.577 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.577 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.578 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.578 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.578 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.578 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.578 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.580 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.580 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.580 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.580 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.581 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.581 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.581 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.581 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.581 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.582 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.582 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.582 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.583 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.583 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.583 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.583 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.583 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.584 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.585 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.585 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.585 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.586 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.586 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.586 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.586 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.586 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.587 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.588 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.588 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.588 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.588 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.589 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.589 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.589 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.589 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.589 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.592 [DefaultDispatcher-worker-2 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.610 [DefaultDispatcher-worker-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-24 16:16:10.632 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.632 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.632 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.633 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.634 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.634 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.634 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.634 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.634 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.635 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.635 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.635 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.635 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.636 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.636 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.636 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.636 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.637 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.637 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.637 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.638 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.638 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.638 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.638 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.638 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.638 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.639 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.640 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.640 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.640 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.640 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.641 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.641 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.641 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.641 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.641 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.684 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.684 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.684 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.684 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.685 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.685 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.685 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.685 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.686 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.687 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.687 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.687 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.687 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.688 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.688 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.688 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.688 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.688 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.689 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.689 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.689 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.690 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.690 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.690 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.690 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.690 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.691 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.692 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.692 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.692 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.692 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.693 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.693 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.693 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.693 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.693 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.736 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.736 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.736 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.737 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.738 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.738 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.738 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.738 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.738 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.781 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.781 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.781 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.782 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.783 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.783 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.783 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.783 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.784 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.785 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.785 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.785 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:10.785 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.786 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.786 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.786 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.786 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.786 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.791 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.791 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.791 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 16:16:10.792 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.792 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.792 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.792 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.792 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.793 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.794 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.794 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.794 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.794 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.795 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.795 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.795 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.795 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.796 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.837 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.837 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.837 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:10.838 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.838 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.838 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.839 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.839 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.839 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.840 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.840 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.840 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.840 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.841 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.841 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.841 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.841 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.841 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.869 [DefaultDispatcher-worker-18 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:10.883 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.883 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.883 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:10.884 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.884 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.884 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.884 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.884 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.885 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.928 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.928 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.928 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:10.929 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.929 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.929 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.929 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.929 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.930 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.931 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.931 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.931 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.931 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.932 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.932 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.932 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.932 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.933 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.975 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.975 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.975 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:16:10.976 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.977 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.978 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.978 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.978 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.978 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:10.979 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.979 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.979 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.980 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.980 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.980 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.980 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.980 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.981 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.982 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.982 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.982 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.982 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.982 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.982 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.982 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.982 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.983 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.984 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.984 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.984 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:10.984 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.985 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.985 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.985 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.985 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.985 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:16:10.990 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:10.990 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:10.990 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 16:16:10.991 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.991 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.991 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:10.991 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:10.991 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:10.991 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:11.033 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:11.034 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:11.034 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:16:11.034 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:11.035 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:11.035 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:11.035 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:11.035 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:11.035 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:11.036 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:11.036 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:11.036 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:11.037 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:11.037 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:11.037 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:11.037 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:11.037 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:11.038 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:11.039 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:11.039 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:11.039 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:16:11.039 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:11.040 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:11.040 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/blob/upload-batch-data. 2025-04-24 16:16:11.040 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:11.040 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:11.040 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:11.042 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:11.042 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:11.042 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:16:11.042 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/blob/upload-batch-data 2025-04-24 16:16:11.049 [DefaultDispatcher-worker-5 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:11.053 [DefaultDispatcher-worker-14 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:11.053 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/UmAppDatabase/replication/message 2025-04-24 16:16:11.053 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33139/UmAppDatabase/replication/message. 2025-04-24 16:16:11.053 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/UmAppDatabase/replication/message 2025-04-24 16:16:11.053 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33139/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:16:11.054 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:11.054 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 16:16:11.054 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:11.066 [DefaultDispatcher-worker-11 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-24 16:16:11.066 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:11.066 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-24 16:16:11.066 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json 2025-04-24 16:16:11.066 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json. 2025-04-24 16:16:11.066 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json 2025-04-24 16:16:11.066 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/UmAppDatabase/replication/message 2025-04-24 16:16:11.066 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33139/UmAppDatabase/replication/message 2025-04-24 16:16:11.067 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33139/UmAppDatabase/replication/message. 2025-04-24 16:16:11.067 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33139/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:11.067 [DefaultDispatcher-worker-6 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json 2025-04-24 16:16:11.067 [DefaultDispatcher-worker-6 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json 2025-04-24 16:16:11.067 [DefaultDispatcher-worker-5 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json. 2025-04-24 16:16:11.067 [DefaultDispatcher-worker-5 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33139/api/content/720125864557596672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:11.072 [DefaultDispatcher-worker-15 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-24 16:16:11.084 [DefaultDispatcher-worker-3 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-24 16:16:11.102 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 16:16:11.102 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 16:16:11.102 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 16:16:11.102 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 16:16:11.102 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 16:16:11.104 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-24 16:16:11.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-24 16:16:11.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-24 16:16:11.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:11.104 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe11091: (connection evicted) 2025-04-24 16:16:11.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:11.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-24 16:16:11.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-24 16:16:11.106 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:11.106 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:11.549 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:16:12.108 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@35d53cd8 2025-04-24 16:16:12.108 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@35d53cd8 2025-04-24 16:16:12.112 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-24 16:16:12.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-24 16:16:12.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-24 16:16:12.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:12.112 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@121f9c52: (connection evicted) 2025-04-24 16:16:12.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:12.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-24 16:16:12.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f03fdc0 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:12.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:12.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-24 16:16:12.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-24 16:16:12.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-24 16:16:12.135 [DefaultDispatcher-worker-4 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@242c4a94 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:12.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-24 16:16:12.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-24 16:16:12.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b66c89 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:12.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-24 16:16:12.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-24 16:16:12.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-24 16:16:12.143 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:16:12.143 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 16:16:12.144 [DefaultDispatcher-worker-4 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:42395 2025-04-24 16:16:12.146 [DefaultDispatcher-worker-4 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-24 16:16:12.147 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42395/api/blob/upload-init-batch 2025-04-24 16:16:12.147 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42395/api/blob/upload-init-batch. 2025-04-24 16:16:12.147 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42395/api/blob/upload-init-batch 2025-04-24 16:16:12.147 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42395/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:16:12.149 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 16:16:12.149 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 16:16:12.150 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-24 16:16:12.150 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42395/api/blob/upload-init-batch 2025-04-24 16:16:12.150 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42395/api/blob/upload-init-batch 2025-04-24 16:16:12.151 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42395/api/blob/upload-init-batch. 2025-04-24 16:16:12.151 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42395/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:12.151 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42395/api/blob/upload-batch-data 2025-04-24 16:16:12.151 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42395/api/blob/upload-batch-data. 2025-04-24 16:16:12.151 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42395/api/blob/upload-batch-data 2025-04-24 16:16:12.151 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42395/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:12.152 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:16:12.154 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-24 16:16:12.154 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:12.154 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42395/api/blob/upload-batch-data 2025-04-24 16:16:12.155 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-24 16:16:12.157 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:12.161 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-24 16:16:12.222 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:12.240 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:12.241 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118c1faa 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:13.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@99f75e4 2025-04-24 16:16:13.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@99f75e4 2025-04-24 16:16:13.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-24 16:16:13.250 [DefaultDispatcher-worker-14 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99f75e4 2025-04-24 16:16:13.253 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36685/api/blob/upload-init-batch 2025-04-24 16:16:13.253 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36685/api/blob/upload-init-batch. 2025-04-24 16:16:13.253 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36685/api/blob/upload-init-batch 2025-04-24 16:16:13.253 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36685/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:16:13.254 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36685/api/blob/upload-init-batch 2025-04-24 16:16:13.254 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36685/api/blob/upload-init-batch 2025-04-24 16:16:13.254 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36685/api/blob/upload-init-batch. 2025-04-24 16:16:13.254 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36685/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:13.261 [DefaultDispatcher-worker-10 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99f75e4 2025-04-24 16:16:13.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-24 16:16:13.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-24 16:16:13.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.263 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99f75e4: (connection evicted) 2025-04-24 16:16:13.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:13.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-24 16:16:13.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1690929 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:13.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:13.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@fef2768 2025-04-24 16:16:13.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@fef2768 2025-04-24 16:16:13.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-24 16:16:13.278 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51907/api/blob/upload-init-batch 2025-04-24 16:16:13.278 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51907/api/blob/upload-init-batch. 2025-04-24 16:16:13.278 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51907/api/blob/upload-init-batch 2025-04-24 16:16:13.278 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51907/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:16:13.279 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51907/api/blob/upload-init-batch 2025-04-24 16:16:13.279 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51907/api/blob/upload-init-batch 2025-04-24 16:16:13.280 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51907/api/blob/upload-init-batch. 2025-04-24 16:16:13.280 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51907/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:13.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-24 16:16:13.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-24 16:16:13.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.281 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fef2768: (connection evicted) 2025-04-24 16:16:13.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:13.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-24 16:16:13.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-24 16:16:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d9dd15 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:13.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4c89b6 2025-04-24 16:16:13.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4c89b6 2025-04-24 16:16:13.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-24 16:16:13.295 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54309/api/blob/upload-init-batch 2025-04-24 16:16:13.295 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54309/api/blob/upload-init-batch. 2025-04-24 16:16:13.295 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54309/api/blob/upload-init-batch 2025-04-24 16:16:13.295 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54309/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:16:13.296 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54309/api/blob/upload-init-batch 2025-04-24 16:16:13.297 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54309/api/blob/upload-init-batch 2025-04-24 16:16:13.297 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54309/api/blob/upload-init-batch. 2025-04-24 16:16:13.297 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54309/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:13.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-24 16:16:13.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-24 16:16:13.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.301 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b4c89b6: (connection evicted) 2025-04-24 16:16:13.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:13.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-24 16:16:13.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432b883 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:13.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:13.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@560c3758 2025-04-24 16:16:13.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@560c3758 2025-04-24 16:16:13.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-24 16:16:13.555 [DefaultDispatcher-worker-4 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560c3758 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b39bee2 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:13.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2025-04-24 16:16:13.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2025-04-24 16:16:13.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-24 16:16:13.578 [DefaultDispatcher-worker-8 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f67f5ff 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:13.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:13.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-24 16:16:13.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b2b3e6 2025-04-24 16:16:13.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b2b3e6 2025-04-24 16:16:13.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3da23f 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:13.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2025-04-24 16:16:13.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2025-04-24 16:16:13.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-24 16:16:13.621 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.623 [DefaultDispatcher-worker-3 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2025-04-24 16:16:13.628 [DefaultDispatcher-worker-1 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2025-04-24 16:16:13.632 [DefaultDispatcher-worker-5 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2025-04-24 16:16:13.636 [DefaultDispatcher-worker-7 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2025-04-24 16:16:13.638 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2025-04-24 16:16:13.643 [DefaultDispatcher-worker-10 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2025-04-24 16:16:13.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-24 16:16:13.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-24 16:16:13.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.646 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5058fefb: (connection evicted) 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:13.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-24 16:16:13.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7d173f 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:13.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 16:16:13.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 16:16:13.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-24 16:16:13.657 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.667 [DefaultDispatcher-worker-3 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 16:16:13.672 [DefaultDispatcher-worker-4 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 16:16:13.676 [DefaultDispatcher-worker-19 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 16:16:13.679 [DefaultDispatcher-worker-3 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 16:16:13.680 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.681 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 16:16:13.686 [DefaultDispatcher-worker-17 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-24 16:16:13.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-24 16:16:13.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-24 16:16:13.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.687 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c618295: (connection evicted) 2025-04-24 16:16:13.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:13.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-24 16:16:13.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6491006 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:13.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-04-24 16:16:13.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-04-24 16:16:13.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-24 16:16:13.708 [DefaultDispatcher-worker-12 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-04-24 16:16:13.712 [DefaultDispatcher-worker-12 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-04-24 16:16:13.716 [DefaultDispatcher-worker-13 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-04-24 16:16:13.719 [DefaultDispatcher-worker-11 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2025-04-24 16:16:13.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-24 16:16:13.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-24 16:16:13.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.720 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54816d7a: (connection evicted) 2025-04-24 16:16:13.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:13.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-24 16:16:13.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669e730d 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:13.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2025-04-24 16:16:13.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2025-04-24 16:16:13.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-24 16:16:13.740 [DefaultDispatcher-worker-20 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2025-04-24 16:16:13.745 [DefaultDispatcher-worker-9 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2025-04-24 16:16:13.749 [DefaultDispatcher-worker-6 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2025-04-24 16:16:13.753 [DefaultDispatcher-worker-10 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2025-04-24 16:16:13.755 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2025-04-24 16:16:13.759 [DefaultDispatcher-worker-20 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2025-04-24 16:16:13.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-24 16:16:13.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-24 16:16:13.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:13.759 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b5598b: (connection evicted) 2025-04-24 16:16:13.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:13.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-24 16:16:13.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-24 16:16:14.123 [DefaultDispatcher-worker-13 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-24 16:16:14.142 [DefaultDispatcher-worker-13 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-24 16:16:17.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-24 16:16:17.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:17.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:17.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:17.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:17.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:17.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:17.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76641439 2025-04-24 16:16:17.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:17.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:17.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0a143 2025-04-24 16:16:17.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0a143 2025-04-24 16:16:17.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-24 16:16:17.287 [DefaultDispatcher-worker-20 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a143 2025-04-24 16:16:17.365 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-24 16:16:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75bbe39d 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:17.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@870413c 2025-04-24 16:16:17.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@870413c 2025-04-24 16:16:17.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-24 16:16:17.833 [DefaultDispatcher-worker-19 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@870413c 2025-04-24 16:16:17.838 [DefaultDispatcher-worker-18 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@870413c 2025-04-24 16:16:17.843 [DefaultDispatcher-worker-20 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@870413c 2025-04-24 16:16:17.847 [DefaultDispatcher-worker-1 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@870413c 2025-04-24 16:16:17.851 [DefaultDispatcher-worker-12 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@870413c 2025-04-24 16:16:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb2645b 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:17.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-04-24 16:16:17.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-04-24 16:16:17.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-24 16:16:17.872 [DefaultDispatcher-worker-20 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-04-24 16:16:17.876 [DefaultDispatcher-worker-13 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-04-24 16:16:17.879 [DefaultDispatcher-worker-2 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-04-24 16:16:17.882 [DefaultDispatcher-worker-6 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd3c38b 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:17.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-04-24 16:16:17.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-04-24 16:16:17.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-24 16:16:17.901 [DefaultDispatcher-worker-9 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-04-24 16:16:17.905 [DefaultDispatcher-worker-6 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-04-24 16:16:17.908 [DefaultDispatcher-worker-12 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-04-24 16:16:17.911 [DefaultDispatcher-worker-8 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-04-24 16:16:17.914 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:17.914 [DefaultDispatcher-worker-12 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-04-24 16:16:17.920 [DefaultDispatcher-worker-15 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ebf9be 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:17.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:17.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:17.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:17.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-24 16:16:17.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:16:17.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:16:17.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-24 16:16:17.937 [DefaultDispatcher-worker-12 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:16:17.941 [DefaultDispatcher-worker-4 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:16:17.945 [DefaultDispatcher-worker-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:16:17.948 [DefaultDispatcher-worker-20 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:16:17.951 [DefaultDispatcher-worker-18 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:16:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c376b44 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:17.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-24 16:16:17.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-24 16:16:17.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-24 16:16:17.955 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:17.970 [DefaultDispatcher-worker-19 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-24 16:16:17.974 [DefaultDispatcher-worker-16 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-24 16:16:17.977 [DefaultDispatcher-worker-5 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-24 16:16:17.980 [DefaultDispatcher-worker-1 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-24 16:16:17.983 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-24 16:16:17.985 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:17.988 [DefaultDispatcher-worker-12 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ade272 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:17.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:17.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:17.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:17.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:17.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:17.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:17.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:17.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-24 16:16:17.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-24 16:16:17.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-24 16:16:17.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-24 16:16:18.011 [DefaultDispatcher-worker-15 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-24 16:16:18.015 [DefaultDispatcher-worker-15 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-24 16:16:18.019 [DefaultDispatcher-worker-15 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-24 16:16:18.021 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.022 [DefaultDispatcher-worker-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-24 16:16:18.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a644d75 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-24 16:16:18.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-24 16:16:18.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-24 16:16:18.040 [DefaultDispatcher-worker-13 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-24 16:16:18.044 [DefaultDispatcher-worker-15 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-24 16:16:18.048 [DefaultDispatcher-worker-7 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-24 16:16:18.051 [DefaultDispatcher-worker-15 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-24 16:16:18.052 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.055 [DefaultDispatcher-worker-5 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-24 16:16:18.061 [DefaultDispatcher-worker-18 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ccf1d3e 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-04-24 16:16:18.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-04-24 16:16:18.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4697fc 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-04-24 16:16:18.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-04-24 16:16:18.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-24 16:16:18.087 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-04-24 16:16:18.088 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1267f832 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-24 16:16:18.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-24 16:16:18.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-24 16:16:18.092 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.104 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-24 16:16:18.106 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5c2a84 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-24 16:16:18.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-24 16:16:18.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-24 16:16:18.122 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-24 16:16:18.123 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.123 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb661e0 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-24 16:16:18.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-24 16:16:18.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-24 16:16:18.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-24 16:16:18.138 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-24 16:16:18.140 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-24 16:16:18.143 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35351/ 2025-04-24 16:16:18.143 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35351/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.144 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35351/ 2025-04-24 16:16:18.145 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35351/ 2025-04-24 16:16:18.145 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35351/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.163 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.173 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.186 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35351/ 2025-04-24 16:16:18.186 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35351/ 2025-04-24 16:16:18.186 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35351/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.191 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.209 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.225 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.227 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35351/ 2025-04-24 16:16:18.228 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35351/ 2025-04-24 16:16:18.228 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35351/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.269 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35351/ 2025-04-24 16:16:18.270 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35351/ 2025-04-24 16:16:18.270 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35351/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.311 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35351/ 2025-04-24 16:16:18.312 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35351/ 2025-04-24 16:16:18.312 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35351/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.353 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35351/ 2025-04-24 16:16:18.354 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35351/ 2025-04-24 16:16:18.354 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35351/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.395 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35351/ 2025-04-24 16:16:18.398 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56725/ 2025-04-24 16:16:18.398 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56725/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.398 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56725/ 2025-04-24 16:16:18.399 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56725/ 2025-04-24 16:16:18.399 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56725/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.440 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56725/ 2025-04-24 16:16:18.441 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56725/ 2025-04-24 16:16:18.441 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56725/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.482 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56725/ 2025-04-24 16:16:18.483 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56725/ 2025-04-24 16:16:18.483 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56725/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.524 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56725/ 2025-04-24 16:16:18.525 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56725/ 2025-04-24 16:16:18.525 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56725/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.566 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56725/ 2025-04-24 16:16:18.567 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56725/ 2025-04-24 16:16:18.567 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56725/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.608 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56725/ 2025-04-24 16:16:18.609 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56725/ 2025-04-24 16:16:18.609 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56725/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:16:18.609 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56725/ 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d160161 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cbb4c5 2025-04-24 16:16:18.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cbb4c5 2025-04-24 16:16:18.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-24 16:16:18.708 [DefaultDispatcher-worker-17 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cbb4c5 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8aa3013 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2025-04-24 16:16:18.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2025-04-24 16:16:18.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-24 16:16:18.735 [DefaultDispatcher-worker-19 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513ddf5f 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed492df 2025-04-24 16:16:18.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed492df 2025-04-24 16:16:18.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-24 16:16:18.754 [DefaultDispatcher-worker-12 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed492df 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f2d3a6 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-24 16:16:18.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2025-04-24 16:16:18.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2025-04-24 16:16:18.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-24 16:16:18.772 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.775 [DefaultDispatcher-worker-20 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2025-04-24 16:16:18.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b075b9 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-24 16:16:18.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-24 16:16:18.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-24 16:16:18.796 [DefaultDispatcher-worker-4 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7def62d0 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-24 16:16:18.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec5d3e1 2025-04-24 16:16:18.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec5d3e1 2025-04-24 16:16:18.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-24 16:16:18.815 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.820 [DefaultDispatcher-worker-5 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec5d3e1 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f8707c 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-24 16:16:18.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-24 16:16:18.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-24 16:16:18.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-24 16:16:18.836 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.844 [DefaultDispatcher-worker-7 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7aac7c 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5620470a 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-24 16:16:18.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2025-04-24 16:16:18.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2025-04-24 16:16:18.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-24 16:16:18.857 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.864 [DefaultDispatcher-worker-3 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2025-04-24 16:16:18.869 [DefaultDispatcher-worker-1 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2025-04-24 16:16:18.872 [DefaultDispatcher-worker-6 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2025-04-24 16:16:18.876 [DefaultDispatcher-worker-19 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2025-04-24 16:16:18.876 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.882 [DefaultDispatcher-worker-17 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2025-04-24 16:16:18.885 [DefaultDispatcher-worker-19 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2025-04-24 16:16:18.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-24 16:16:18.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-24 16:16:18.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.888 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3368cf02: (connection evicted) 2025-04-24 16:16:18.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:18.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-24 16:16:18.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64b0ec4a 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2981064d 2025-04-24 16:16:18.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2981064d 2025-04-24 16:16:18.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-24 16:16:18.898 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.908 [DefaultDispatcher-worker-19 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2981064d 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49b73e6c 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-24 16:16:18.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-04-24 16:16:18.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-04-24 16:16:18.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-24 16:16:18.924 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.934 [DefaultDispatcher-worker-14 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74471600 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-24 16:16:18.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@247877f3 2025-04-24 16:16:18.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@247877f3 2025-04-24 16:16:18.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-24 16:16:18.954 [DefaultDispatcher-worker-4 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@247877f3 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2314f013 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545cfc0 2025-04-24 16:16:18.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545cfc0 2025-04-24 16:16:18.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-24 16:16:18.976 [DefaultDispatcher-worker-4 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545cfc0 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b6eec8 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-24 16:16:18.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@329a27ae 2025-04-24 16:16:18.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@329a27ae 2025-04-24 16:16:18.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-24 16:16:18.989 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:18.997 [DefaultDispatcher-worker-3 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329a27ae 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f5a376 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:18.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-24 16:16:18.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-24 16:16:18.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-24 16:16:19.013 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:19.019 [DefaultDispatcher-worker-8 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-24 16:16:19.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3a767 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:19.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-24 16:16:19.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-24 16:16:19.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-24 16:16:19.035 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:19.041 [DefaultDispatcher-worker-6 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51158fb1 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:19.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-24 16:16:19.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c83e9ca 2025-04-24 16:16:19.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c83e9ca 2025-04-24 16:16:19.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-24 16:16:19.055 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:19.064 [DefaultDispatcher-worker-4 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c83e9ca 2025-04-24 16:16:19.094 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:19.098 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:19.125 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:19.143 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-24 16:16:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5176d6 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-24 16:16:23.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-24 16:16:23.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-24 16:16:23.145 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-24 16:16:23.155 [DefaultDispatcher-worker-5 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-24 16:16:23.161 [DefaultDispatcher-worker-2 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-24 16:16:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-24 16:16:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa62a90 2025-04-24 16:16:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-04-24 16:16:23.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-04-24 16:16:23.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-24 16:16:23.173 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-04-24 16:16:23.182 [DefaultDispatcher-worker-11 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-04-24 16:16:23.186 [DefaultDispatcher-worker-3 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-04-24 16:16:23.189 [DefaultDispatcher-worker-17 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-04-24 16:16:23.193 [DefaultDispatcher-worker-4 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b5ce0f 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-04-24 16:16:23.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-04-24 16:16:23.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-24 16:16:23.204 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-04-24 16:16:23.213 [DefaultDispatcher-worker-7 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-04-24 16:16:23.216 [DefaultDispatcher-worker-13 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-04-24 16:16:23.220 [DefaultDispatcher-worker-8 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-04-24 16:16:23.223 [DefaultDispatcher-worker-12 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6ad84c 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:23.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-24 16:16:23.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-24 16:16:23.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-24 16:16:23.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-24 16:16:23.235 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.244 [DefaultDispatcher-worker-12 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-24 16:16:23.248 [DefaultDispatcher-worker-3 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-24 16:16:23.252 [DefaultDispatcher-worker-8 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-24 16:16:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f75ebf 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-24 16:16:23.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-24 16:16:23.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-24 16:16:23.263 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.263 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-24 16:16:23.272 [DefaultDispatcher-worker-5 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-24 16:16:23.276 [DefaultDispatcher-worker-9 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5471342 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-24 16:16:23.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 16:16:23.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 16:16:23.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-24 16:16:23.287 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 16:16:23.294 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.296 [DefaultDispatcher-worker-6 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 16:16:23.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531ed68e 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-04-24 16:16:23.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-04-24 16:16:23.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-24 16:16:23.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-04-24 16:16:23.316 [DefaultDispatcher-worker-16 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-04-24 16:16:23.324 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.355 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.378 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.411 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72da0b 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-24 16:16:23.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:23.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:23.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-24 16:16:23.436 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:23.443 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:23.444 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:23.445 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55309/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.445 [DefaultDispatcher-worker-16 @coroutine#2092] 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:55309/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:23.445 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55309/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.445 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55309/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:23.446 [DefaultDispatcher-worker-1 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55309/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.446 [DefaultDispatcher-worker-1 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55309/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.450 [DefaultDispatcher-worker-3 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:23.450 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.450 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:23.450 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.451 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.451 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.452 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77587422 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-24 16:16:23.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-04-24 16:16:23.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-04-24 16:16:23.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-24 16:16:23.469 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-04-24 16:16:23.475 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-04-24 16:16:23.476 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-04-24 16:16:23.479 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55309/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 16:16:23.479 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55309/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-24 16:16:23.479 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55309/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 16:16:23.480 [DefaultDispatcher-worker-16 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55309/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 16:16:23.480 [DefaultDispatcher-worker-16 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55309/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 16:16:23.481 [DefaultDispatcher-worker-10 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-04-24 16:16:23.522 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@443d94ae 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-24 16:16:23.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-24 16:16:23.524 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d38af0 2025-04-24 16:16:23.524 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d38af0 2025-04-24 16:16:23.526 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a14781a 2025-04-24 16:16:23.526 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a14781a 2025-04-24 16:16:23.527 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2be180 2025-04-24 16:16:23.527 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2be180 2025-04-24 16:16:23.528 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b297221 2025-04-24 16:16:23.529 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b297221 2025-04-24 16:16:23.530 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5355e9be 2025-04-24 16:16:23.530 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5355e9be 2025-04-24 16:16:23.531 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac89f66 2025-04-24 16:16:23.531 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac89f66 2025-04-24 16:16:23.533 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5e5a5e 2025-04-24 16:16:23.533 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5e5a5e 2025-04-24 16:16:23.535 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b068d6e 2025-04-24 16:16:23.535 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b068d6e 2025-04-24 16:16:23.536 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e285a9 2025-04-24 16:16:23.536 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e285a9 2025-04-24 16:16:23.536 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:16:23.537 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.544 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.545 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.546 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55963/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.546 [DefaultDispatcher-worker-10 @coroutine#2124] 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:55963/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:23.546 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55963/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.546 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55963/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:23.547 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55963/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.547 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55963/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.550 [DefaultDispatcher-worker-20 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.550 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.551 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:23.551 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.551 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.551 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.552 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.554 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.557 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5645786a 2025-04-24 16:16:23.557 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5645786a 2025-04-24 16:16:23.557 [DefaultDispatcher-worker-13 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.559 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@58829cd2 2025-04-24 16:16:23.559 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@58829cd2 2025-04-24 16:16:23.561 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbd131a 2025-04-24 16:16:23.561 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbd131a 2025-04-24 16:16:23.562 [DefaultDispatcher-worker-15 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.563 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf96e9 2025-04-24 16:16:23.563 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf96e9 2025-04-24 16:16:23.566 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c43b9c 2025-04-24 16:16:23.566 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c43b9c 2025-04-24 16:16:23.566 [DefaultDispatcher-worker-1 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.568 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec4fda 2025-04-24 16:16:23.568 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec4fda 2025-04-24 16:16:23.570 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7dbc1e 2025-04-24 16:16:23.570 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7dbc1e 2025-04-24 16:16:23.571 [DefaultDispatcher-worker-15 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.572 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@799069a6 2025-04-24 16:16:23.572 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@799069a6 2025-04-24 16:16:23.574 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4db5d3 2025-04-24 16:16:23.574 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4db5d3 2025-04-24 16:16:23.574 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:16:23.575 [DefaultDispatcher-worker-13 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.579 [DefaultDispatcher-worker-17 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.584 [DefaultDispatcher-worker-17 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.588 [DefaultDispatcher-worker-12 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.593 [DefaultDispatcher-worker-1 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.597 [DefaultDispatcher-worker-7 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740530b 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-24 16:16:23.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:23.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:23.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-24 16:16:23.621 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:23.623 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.625 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed316f8 2025-04-24 16:16:23.625 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed316f8 2025-04-24 16:16:23.627 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:23.627 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014ef52 2025-04-24 16:16:23.627 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014ef52 2025-04-24 16:16:23.628 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:23.629 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.629 [DefaultDispatcher-worker-14 @coroutine#2171] 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:46859/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:23.629 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.629 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46859/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:23.629 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@342b7d88 2025-04-24 16:16:23.629 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@342b7d88 2025-04-24 16:16:23.630 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.630 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.631 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7129e569 2025-04-24 16:16:23.631 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7129e569 2025-04-24 16:16:23.633 [DefaultDispatcher-worker-20 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:23.633 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.633 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:23.633 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.634 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4962 2025-04-24 16:16:23.634 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4962 2025-04-24 16:16:23.634 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.634 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.635 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402adc9c 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.636 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@409252b2 2025-04-24 16:16:23.636 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@409252b2 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-24 16:16:23.638 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbaa015 2025-04-24 16:16:23.638 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbaa015 2025-04-24 16:16:23.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-24 16:16:23.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-24 16:16:23.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-24 16:16:23.639 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-24 16:16:23.640 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@11061a26 2025-04-24 16:16:23.640 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@11061a26 2025-04-24 16:16:23.642 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cabe13d 2025-04-24 16:16:23.642 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cabe13d 2025-04-24 16:16:23.642 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:16:23.645 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-24 16:16:23.646 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-24 16:16:23.647 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46859/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 16:16:23.647 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46859/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-24 16:16:23.647 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46859/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 16:16:23.648 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46859/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 16:16:23.648 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46859/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 16:16:23.651 [DefaultDispatcher-worker-17 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6557dcea 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-24 16:16:23.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:23.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:23.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-24 16:16:23.706 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.708 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b86564a 2025-04-24 16:16:23.708 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b86564a 2025-04-24 16:16:23.709 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3541bf4a 2025-04-24 16:16:23.709 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3541bf4a 2025-04-24 16:16:23.709 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:23.711 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e3d3a 2025-04-24 16:16:23.711 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e3d3a 2025-04-24 16:16:23.712 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@747cb571 2025-04-24 16:16:23.712 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@747cb571 2025-04-24 16:16:23.714 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc189b2 2025-04-24 16:16:23.714 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc189b2 2025-04-24 16:16:23.715 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:23.716 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4542c2af 2025-04-24 16:16:23.716 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4542c2af 2025-04-24 16:16:23.717 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:23.717 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57125/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.717 [DefaultDispatcher-worker-17 @coroutine#2203] 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:57125/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:23.717 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57125/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.717 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57125/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:23.718 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57125/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.718 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57125/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.719 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@515a0d0 2025-04-24 16:16:23.719 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@515a0d0 2025-04-24 16:16:23.722 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14534a3e 2025-04-24 16:16:23.722 [DefaultDispatcher-worker-14 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:23.722 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14534a3e 2025-04-24 16:16:23.722 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.722 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:23.722 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.722 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.722 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.723 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:23.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63be4548 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-24 16:16:23.724 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@652ecd1f 2025-04-24 16:16:23.724 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@652ecd1f 2025-04-24 16:16:23.724 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:16:23.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-24 16:16:23.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-24 16:16:23.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-24 16:16:23.726 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-24 16:16:23.733 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-24 16:16:23.734 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3c80bf 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:23.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:23.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-24 16:16:23.738 [DefaultDispatcher-worker-16 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-24 16:16:23.738 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.740 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d75b319 2025-04-24 16:16:23.740 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d75b319 2025-04-24 16:16:23.742 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b24ac7 2025-04-24 16:16:23.742 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b24ac7 2025-04-24 16:16:23.744 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@378dd869 2025-04-24 16:16:23.744 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@378dd869 2025-04-24 16:16:23.746 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@728f40fc 2025-04-24 16:16:23.746 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@728f40fc 2025-04-24 16:16:23.748 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f2c8cf 2025-04-24 16:16:23.748 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f2c8cf 2025-04-24 16:16:23.750 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:23.750 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@43375224 2025-04-24 16:16:23.750 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@43375224 2025-04-24 16:16:23.752 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa084bb 2025-04-24 16:16:23.752 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa084bb 2025-04-24 16:16:23.754 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a0bfb3 2025-04-24 16:16:23.754 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a0bfb3 2025-04-24 16:16:23.756 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:23.756 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e0b998 2025-04-24 16:16:23.756 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e0b998 2025-04-24 16:16:23.756 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:16:23.757 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:23.758 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.758 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51303/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:23.758 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.758 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51303/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:23.759 [DefaultDispatcher-worker-4 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.759 [DefaultDispatcher-worker-4 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.762 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:23.762 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.762 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:23.762 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.763 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.763 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.763 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2a7c73 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-24 16:16:23.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-24 16:16:23.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-24 16:16:23.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-24 16:16:23.767 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-24 16:16:23.773 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-24 16:16:23.774 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e6ec756 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.775 [DefaultDispatcher-worker-14 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-24 16:16:23.776 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:23.776 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:23.776 [DefaultDispatcher-worker-14 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-24 16:16:23.779 [DefaultDispatcher-worker-12 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-24 16:16:23.789 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:23.792 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.794 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d0b6e4 2025-04-24 16:16:23.794 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d0b6e4 2025-04-24 16:16:23.795 [DefaultDispatcher-worker-14 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:23.796 [DefaultDispatcher-worker-14 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:23.796 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917566e 2025-04-24 16:16:23.796 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917566e 2025-04-24 16:16:23.797 [DefaultDispatcher-worker-8 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.797 [DefaultDispatcher-worker-8 @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://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:23.797 [DefaultDispatcher-worker-8 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.797 [DefaultDispatcher-worker-8 @coroutine#2261] 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-24 16:16:23.797 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:16:23.797 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 16:16:23.797 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:16:23.798 [DefaultDispatcher-worker-16 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.798 [DefaultDispatcher-worker-6 @coroutine#2254] 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-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3958e148 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.799 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28dd94 2025-04-24 16:16:23.799 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28dd94 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-24 16:16:23.801 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@382a5c55 2025-04-24 16:16:23.801 [DefaultDispatcher-worker-13 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:23.801 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@382a5c55 2025-04-24 16:16:23.801 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.801 [DefaultDispatcher-worker-13 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:23.801 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.801 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.803 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3faa22 2025-04-24 16:16:23.803 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3faa22 2025-04-24 16:16:23.805 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@958212d 2025-04-24 16:16:23.805 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@958212d 2025-04-24 16:16:23.807 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a789ef 2025-04-24 16:16:23.807 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a789ef 2025-04-24 16:16:23.809 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5805a31a 2025-04-24 16:16:23.809 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5805a31a 2025-04-24 16:16:23.811 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdc6c82 2025-04-24 16:16:23.811 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdc6c82 2025-04-24 16:16:23.811 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:16:23.814 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.820 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.821 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.822 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.822 [DefaultDispatcher-worker-13 @coroutine#2275] 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:43429/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:23.822 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.822 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43429/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:23.822 [DefaultDispatcher-worker-10 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.822 [DefaultDispatcher-worker-10 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.826 [DefaultDispatcher-worker-7 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.826 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.826 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:23.826 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.826 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.826 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.826 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.827 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.828 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f033ac8 2025-04-24 16:16:23.828 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f033ac8 2025-04-24 16:16:23.829 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c4d758 2025-04-24 16:16:23.829 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c4d758 2025-04-24 16:16:23.831 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fb51b8 2025-04-24 16:16:23.831 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fb51b8 2025-04-24 16:16:23.832 [DefaultDispatcher-worker-9 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.833 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f9dd63 2025-04-24 16:16:23.833 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f9dd63 2025-04-24 16:16:23.835 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56aa78ce 2025-04-24 16:16:23.835 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56aa78ce 2025-04-24 16:16:23.835 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.836 [DefaultDispatcher-worker-18 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.836 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e30b54 2025-04-24 16:16:23.836 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e30b54 2025-04-24 16:16:23.838 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fead0ea 2025-04-24 16:16:23.838 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fead0ea 2025-04-24 16:16:23.838 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5af041 2025-04-24 16:16:23.838 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5af041 2025-04-24 16:16:23.839 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d6222c 2025-04-24 16:16:23.839 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d6222c 2025-04-24 16:16:23.840 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@412d3767 2025-04-24 16:16:23.840 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@412d3767 2025-04-24 16:16:23.840 [DefaultDispatcher-worker-18 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.841 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@353f50f0 2025-04-24 16:16:23.841 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@353f50f0 2025-04-24 16:16:23.841 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:16:23.842 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512bb9a 2025-04-24 16:16:23.842 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512bb9a 2025-04-24 16:16:23.844 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@103d5c 2025-04-24 16:16:23.844 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@103d5c 2025-04-24 16:16:23.845 [DefaultDispatcher-worker-2 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.847 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e4d034 2025-04-24 16:16:23.847 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e4d034 2025-04-24 16:16:23.849 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@315a5a60 2025-04-24 16:16:23.849 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@315a5a60 2025-04-24 16:16:23.850 [DefaultDispatcher-worker-3 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.851 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6144e9ba 2025-04-24 16:16:23.851 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6144e9ba 2025-04-24 16:16:23.853 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@603fc213 2025-04-24 16:16:23.853 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@603fc213 2025-04-24 16:16:23.853 [DefaultDispatcher-worker-19 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.855 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5cb50 2025-04-24 16:16:23.855 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5cb50 2025-04-24 16:16:23.855 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:16:23.857 [DefaultDispatcher-worker-18 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.861 [DefaultDispatcher-worker-17 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.865 [DefaultDispatcher-worker-12 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.866 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:16:23.866 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 16:16:23.866 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:16:23.866 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.867 [DefaultDispatcher-worker-15 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:16:23.867 [DefaultDispatcher-worker-15 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:16:23.868 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c80a8a1 2025-04-24 16:16:23.868 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c80a8a1 2025-04-24 16:16:23.870 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12475541 2025-04-24 16:16:23.870 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12475541 2025-04-24 16:16:23.872 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1678c3d1 2025-04-24 16:16:23.872 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1678c3d1 2025-04-24 16:16:23.874 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@537a5f7a 2025-04-24 16:16:23.874 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@537a5f7a 2025-04-24 16:16:23.876 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.876 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa62014 2025-04-24 16:16:23.876 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa62014 2025-04-24 16:16:23.878 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2798892 2025-04-24 16:16:23.878 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2798892 2025-04-24 16:16:23.878 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e3895c 2025-04-24 16:16:23.878 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e3895c 2025-04-24 16:16:23.880 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbe66ad 2025-04-24 16:16:23.880 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbe66ad 2025-04-24 16:16:23.880 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d5a89a 2025-04-24 16:16:23.880 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d5a89a 2025-04-24 16:16:23.882 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@881e3e2 2025-04-24 16:16:23.882 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@881e3e2 2025-04-24 16:16:23.882 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3355a035 2025-04-24 16:16:23.882 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3355a035 2025-04-24 16:16:23.884 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d836c96 2025-04-24 16:16:23.884 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d836c96 2025-04-24 16:16:23.884 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@480880cb 2025-04-24 16:16:23.884 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@480880cb 2025-04-24 16:16:23.884 [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-24 16:16:23.886 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040ac 2025-04-24 16:16:23.886 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040ac 2025-04-24 16:16:23.888 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c84c571 2025-04-24 16:16:23.888 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c84c571 2025-04-24 16:16:23.889 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1db7f0 2025-04-24 16:16:23.890 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1db7f0 2025-04-24 16:16:23.891 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dac93d9 2025-04-24 16:16:23.891 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dac93d9 2025-04-24 16:16:23.893 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd853e0 2025-04-24 16:16:23.893 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd853e0 2025-04-24 16:16:23.893 [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-24 16:16:23.899 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:23.902 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0df489 2025-04-24 16:16:23.902 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0df489 2025-04-24 16:16:23.904 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ca0738 2025-04-24 16:16:23.904 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ca0738 2025-04-24 16:16:23.906 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f59ff9 2025-04-24 16:16:23.906 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f59ff9 2025-04-24 16:16:23.908 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f70d03 2025-04-24 16:16:23.908 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f70d03 2025-04-24 16:16:23.908 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43429/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 16:16:23.908 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43429/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:23.909 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:16:23.909 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-24 16:16:23.909 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:16:23.909 [DefaultDispatcher-worker-13 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:16:23.909 [DefaultDispatcher-worker-13 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:16:23.910 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@205f0c08 2025-04-24 16:16:23.910 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@205f0c08 2025-04-24 16:16:23.911 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c2cfc 2025-04-24 16:16:23.912 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c2cfc 2025-04-24 16:16:23.914 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@585e7351 2025-04-24 16:16:23.914 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@585e7351 2025-04-24 16:16:23.916 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d8f24c 2025-04-24 16:16:23.916 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d8f24c 2025-04-24 16:16:23.918 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf8933 2025-04-24 16:16:23.918 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf8933 2025-04-24 16:16:23.918 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-24 16:16:23.927 [DefaultDispatcher-worker-5 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18487f92 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-24 16:16:23.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-24 16:16:23.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.952 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.953 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.954 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42961/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.954 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42961/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:23.954 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42961/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.954 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42961/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:23.955 [DefaultDispatcher-worker-14 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42961/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.955 [DefaultDispatcher-worker-14 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42961/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:23.958 [DefaultDispatcher-worker-1 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.958 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.958 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:23.958 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.959 [DefaultDispatcher-worker-9 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.959 [DefaultDispatcher-worker-9 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:23.960 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13446044 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:23.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-24 16:16:23.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-24 16:16:23.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-24 16:16:23.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-24 16:16:23.962 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-24 16:16:23.969 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-24 16:16:23.970 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-24 16:16:23.974 [DefaultDispatcher-worker-7 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-24 16:16:23.974 [DefaultDispatcher-worker-7 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.977 [DefaultDispatcher-worker-6 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.980 [DefaultDispatcher-worker-2 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.983 [DefaultDispatcher-worker-18 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:23.994 [DefaultDispatcher-worker-14 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:24.001 [DefaultDispatcher-worker-6 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:24.004 [DefaultDispatcher-worker-4 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:24.008 [DefaultDispatcher-worker-17 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:24.011 [DefaultDispatcher-worker-3 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:24.015 [DefaultDispatcher-worker-5 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2403c1c5 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-24 16:16:24.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-24 16:16:24.028 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.031 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.032 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f4b8b4 2025-04-24 16:16:24.032 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f4b8b4 2025-04-24 16:16:24.033 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.034 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.034 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d334cba 2025-04-24 16:16:24.034 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d334cba 2025-04-24 16:16:24.034 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:24.034 [DefaultDispatcher-worker-5 @coroutine#2369] 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:35293/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:24.034 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:24.034 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35293/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:24.035 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:24.035 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:24.036 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@590cd3c4 2025-04-24 16:16:24.036 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@590cd3c4 2025-04-24 16:16:24.037 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4681 2025-04-24 16:16:24.037 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4681 2025-04-24 16:16:24.039 [DefaultDispatcher-worker-19 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.039 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.039 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:24.039 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.039 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.039 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.039 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac97cac 2025-04-24 16:16:24.039 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac97cac 2025-04-24 16:16:24.040 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6fd33b 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-24 16:16:24.041 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8bbd3 2025-04-24 16:16:24.041 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8bbd3 2025-04-24 16:16:24.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-24 16:16:24.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-24 16:16:24.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-24 16:16:24.043 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f5df5f 2025-04-24 16:16:24.043 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f5df5f 2025-04-24 16:16:24.043 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-24 16:16:24.044 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c21b9ce 2025-04-24 16:16:24.044 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c21b9ce 2025-04-24 16:16:24.046 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2c86fa 2025-04-24 16:16:24.046 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2c86fa 2025-04-24 16:16:24.046 [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-24 16:16:24.048 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-24 16:16:24.049 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-24 16:16:24.053 [DefaultDispatcher-worker-12 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-24 16:16:24.053 [DefaultDispatcher-worker-19 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.057 [DefaultDispatcher-worker-11 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.061 [DefaultDispatcher-worker-17 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.062 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.064 [DefaultDispatcher-worker-13 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.065 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ff69d7 2025-04-24 16:16:24.065 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ff69d7 2025-04-24 16:16:24.065 [DefaultDispatcher-worker-15 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:16:24.065 [DefaultDispatcher-worker-15 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35293/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 16:16:24.065 [DefaultDispatcher-worker-15 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:16:24.065 [DefaultDispatcher-worker-3 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:16:24.065 [DefaultDispatcher-worker-3 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:16:24.066 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3881d8 2025-04-24 16:16:24.066 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3881d8 2025-04-24 16:16:24.068 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@390702a7 2025-04-24 16:16:24.068 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@390702a7 2025-04-24 16:16:24.070 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c058be3 2025-04-24 16:16:24.070 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c058be3 2025-04-24 16:16:24.071 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fce465 2025-04-24 16:16:24.071 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fce465 2025-04-24 16:16:24.073 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d339563 2025-04-24 16:16:24.073 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d339563 2025-04-24 16:16:24.075 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c20a458 2025-04-24 16:16:24.075 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c20a458 2025-04-24 16:16:24.077 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2a74ac 2025-04-24 16:16:24.077 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2a74ac 2025-04-24 16:16:24.078 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f267480 2025-04-24 16:16:24.078 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f267480 2025-04-24 16:16:24.078 [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-24 16:16:24.106 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35293/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 16:16:24.106 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35293/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:24.106 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:16:24.106 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-24 16:16:24.106 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:16:24.107 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:16:24.107 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:16:24.117 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:24.119 [DefaultDispatcher-worker-13 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:24.119 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e25b053 2025-04-24 16:16:24.119 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e25b053 2025-04-24 16:16:24.121 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e255e7 2025-04-24 16:16:24.121 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e255e7 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6441db2c 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:24.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:24.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-24 16:16:24.123 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dddb23 2025-04-24 16:16:24.123 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dddb23 2025-04-24 16:16:24.124 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@11df5fdc 2025-04-24 16:16:24.124 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@11df5fdc 2025-04-24 16:16:24.126 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@628bd29c 2025-04-24 16:16:24.126 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@628bd29c 2025-04-24 16:16:24.128 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2084ee47 2025-04-24 16:16:24.128 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2084ee47 2025-04-24 16:16:24.129 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3a3db7 2025-04-24 16:16:24.129 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3a3db7 2025-04-24 16:16:24.131 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f0a093 2025-04-24 16:16:24.131 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f0a093 2025-04-24 16:16:24.132 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d539303 2025-04-24 16:16:24.132 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d539303 2025-04-24 16:16:24.132 [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-24 16:16:24.134 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:24.139 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:24.140 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:24.141 [DefaultDispatcher-worker-14 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:24.141 [DefaultDispatcher-worker-14 @coroutine#2422] 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:57199/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:24.141 [DefaultDispatcher-worker-14 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:24.141 [DefaultDispatcher-worker-14 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57199/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:24.142 [DefaultDispatcher-worker-2 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:24.142 [DefaultDispatcher-worker-2 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:24.143 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.145 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eb8362 2025-04-24 16:16:24.145 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eb8362 2025-04-24 16:16:24.145 [DefaultDispatcher-worker-5 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:24.145 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.145 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:24.145 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.146 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.146 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.147 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:24.147 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c75ef 2025-04-24 16:16:24.147 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c75ef 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e74300b 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-24 16:16:24.149 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d13e812 2025-04-24 16:16:24.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-24 16:16:24.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-24 16:16:24.149 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d13e812 2025-04-24 16:16:24.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-24 16:16:24.149 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-24 16:16:24.150 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@8117fd4 2025-04-24 16:16:24.150 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@8117fd4 2025-04-24 16:16:24.152 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@13fa0d27 2025-04-24 16:16:24.152 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@13fa0d27 2025-04-24 16:16:24.153 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d391ba 2025-04-24 16:16:24.153 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d391ba 2025-04-24 16:16:24.154 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-24 16:16:24.155 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd2bdea 2025-04-24 16:16:24.155 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd2bdea 2025-04-24 16:16:24.155 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-24 16:16:24.157 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@683e809b 2025-04-24 16:16:24.157 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@683e809b 2025-04-24 16:16:24.157 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57199/auth/register 2025-04-24 16:16:24.157 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57199/auth/register. 2025-04-24 16:16:24.157 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57199/auth/register 2025-04-24 16:16:24.157 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57199/auth/register from class io.ktor.http.content.TextContent 2025-04-24 16:16:24.158 [DefaultDispatcher-worker-14 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57199/auth/register 2025-04-24 16:16:24.158 [DefaultDispatcher-worker-14 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57199/auth/register 2025-04-24 16:16:24.158 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bee2b8e 2025-04-24 16:16:24.158 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bee2b8e 2025-04-24 16:16:24.158 [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-24 16:16:24.159 [DefaultDispatcher-worker-10 @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-24 16:16:24.199 [DefaultDispatcher-worker-17 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57199/auth/register. 2025-04-24 16:16:24.199 [DefaultDispatcher-worker-17 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57199/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:24.210 [DefaultDispatcher-worker-8 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:24.214 [DefaultDispatcher-worker-4 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eccaf1b 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-04-24 16:16:24.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-04-24 16:16:24.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-24 16:16:24.222 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.225 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4406e79a 2025-04-24 16:16:24.225 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4406e79a 2025-04-24 16:16:24.226 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac1016a 2025-04-24 16:16:24.226 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac1016a 2025-04-24 16:16:24.228 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efe8cea 2025-04-24 16:16:24.228 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efe8cea 2025-04-24 16:16:24.229 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfc0b51 2025-04-24 16:16:24.229 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfc0b51 2025-04-24 16:16:24.231 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78350783 2025-04-24 16:16:24.231 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78350783 2025-04-24 16:16:24.233 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd83be 2025-04-24 16:16:24.233 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd83be 2025-04-24 16:16:24.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-04-24 16:16:24.235 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ed1df 2025-04-24 16:16:24.235 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ed1df 2025-04-24 16:16:24.236 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd3f41e 2025-04-24 16:16:24.236 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd3f41e 2025-04-24 16:16:24.238 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8afff8 2025-04-24 16:16:24.238 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8afff8 2025-04-24 16:16:24.238 [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-24 16:16:24.239 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-04-24 16:16:24.240 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-04-24 16:16:24.241 [DefaultDispatcher-worker-4 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.241 [DefaultDispatcher-worker-4 @coroutine#2458] 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-24 16:16:24.241 [DefaultDispatcher-worker-4 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.241 [DefaultDispatcher-worker-4 @coroutine#2458] 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-24 16:16:24.242 [DefaultDispatcher-worker-9 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.242 [DefaultDispatcher-worker-9 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.245 [DefaultDispatcher-worker-7 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-04-24 16:16:24.245 [DefaultDispatcher-worker-7 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.245 [DefaultDispatcher-worker-7 @coroutine#2457] 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-24 16:16:24.245 [DefaultDispatcher-worker-7 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.245 [DefaultDispatcher-worker-20 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.245 [DefaultDispatcher-worker-20 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.246 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-04-24 16:16:24.249 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-04-24 16:16:24.249 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.251 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f432ea 2025-04-24 16:16:24.251 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f432ea 2025-04-24 16:16:24.252 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@733dda4 2025-04-24 16:16:24.252 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@733dda4 2025-04-24 16:16:24.254 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c599a 2025-04-24 16:16:24.254 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c599a 2025-04-24 16:16:24.255 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@460ed79f 2025-04-24 16:16:24.255 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@460ed79f 2025-04-24 16:16:24.257 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e45ded6 2025-04-24 16:16:24.257 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e45ded6 2025-04-24 16:16:24.259 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7702f047 2025-04-24 16:16:24.259 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7702f047 2025-04-24 16:16:24.259 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-04-24 16:16:24.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-24 16:16:24.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-24 16:16:24.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.260 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74b13aa: (connection evicted) 2025-04-24 16:16:24.260 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a3a7b4 2025-04-24 16:16:24.260 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a3a7b4 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-24 16:16:24.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fec965 2025-04-24 16:16:24.262 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@262128d0 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.262 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@262128d0 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-24 16:16:24.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-04-24 16:16:24.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-04-24 16:16:24.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-24 16:16:24.263 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d2e1ac 2025-04-24 16:16:24.263 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d2e1ac 2025-04-24 16:16:24.263 [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-24 16:16:24.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-04-24 16:16:24.269 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-04-24 16:16:24.270 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-04-24 16:16:24.270 [DefaultDispatcher-worker-20 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.270 [DefaultDispatcher-worker-20 @coroutine#2485] 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-24 16:16:24.270 [DefaultDispatcher-worker-20 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.270 [DefaultDispatcher-worker-20 @coroutine#2485] 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-24 16:16:24.271 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.271 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.274 [DefaultDispatcher-worker-13 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-04-24 16:16:24.274 [DefaultDispatcher-worker-13 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.274 [DefaultDispatcher-worker-13 @coroutine#2484] 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-24 16:16:24.274 [DefaultDispatcher-worker-13 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.274 [DefaultDispatcher-worker-11 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.274 [DefaultDispatcher-worker-11 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.276 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-04-24 16:16:24.277 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-04-24 16:16:24.278 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-04-24 16:16:24.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-24 16:16:24.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-24 16:16:24.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.279 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d: (connection evicted) 2025-04-24 16:16:24.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-24 16:16:24.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d6fe75 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-24 16:16:24.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-24 16:16:24.282 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.286 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.287 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.288 [DefaultDispatcher-worker-6 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.288 [DefaultDispatcher-worker-6 @coroutine#2512] 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-24 16:16:24.288 [DefaultDispatcher-worker-6 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.288 [DefaultDispatcher-worker-6 @coroutine#2512] 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-24 16:16:24.289 [DefaultDispatcher-worker-11 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.289 [DefaultDispatcher-worker-11 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.292 [DefaultDispatcher-worker-10 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.292 [DefaultDispatcher-worker-10 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.292 [DefaultDispatcher-worker-10 @coroutine#2511] 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-24 16:16:24.292 [DefaultDispatcher-worker-10 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.292 [DefaultDispatcher-worker-6 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.292 [DefaultDispatcher-worker-6 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.293 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.294 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.296 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.297 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.299 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.301 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.302 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-24 16:16:24.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-24 16:16:24.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-24 16:16:24.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.302 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c: (connection evicted) 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-24 16:16:24.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f66138 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-24 16:16:24.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-04-24 16:16:24.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-04-24 16:16:24.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-24 16:16:24.305 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-04-24 16:16:24.310 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-04-24 16:16:24.310 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-04-24 16:16:24.311 [DefaultDispatcher-worker-6 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.311 [DefaultDispatcher-worker-6 @coroutine#2550] 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-24 16:16:24.311 [DefaultDispatcher-worker-6 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.311 [DefaultDispatcher-worker-6 @coroutine#2550] 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-24 16:16:24.312 [DefaultDispatcher-worker-14 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.312 [DefaultDispatcher-worker-14 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.315 [DefaultDispatcher-worker-6 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-04-24 16:16:24.315 [DefaultDispatcher-worker-6 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.315 [DefaultDispatcher-worker-6 @coroutine#2549] 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-24 16:16:24.315 [DefaultDispatcher-worker-6 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.316 [DefaultDispatcher-worker-8 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.316 [DefaultDispatcher-worker-8 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.316 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-04-24 16:16:24.318 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-04-24 16:16:24.319 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-04-24 16:16:24.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-24 16:16:24.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-24 16:16:24.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.320 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ce659: (connection evicted) 2025-04-24 16:16:24.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-24 16:16:24.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-24 16:16:24.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@221961f2 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-24 16:16:24.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-24 16:16:24.322 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.327 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.328 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.329 [DefaultDispatcher-worker-8 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.329 [DefaultDispatcher-worker-8 @coroutine#2582] 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-24 16:16:24.329 [DefaultDispatcher-worker-8 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.329 [DefaultDispatcher-worker-8 @coroutine#2582] 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-24 16:16:24.329 [DefaultDispatcher-worker-17 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.329 [DefaultDispatcher-worker-17 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.333 [DefaultDispatcher-worker-9 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.333 [DefaultDispatcher-worker-9 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.333 [DefaultDispatcher-worker-9 @coroutine#2581] 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-24 16:16:24.333 [DefaultDispatcher-worker-9 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.333 [DefaultDispatcher-worker-5 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.333 [DefaultDispatcher-worker-5 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.334 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.336 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.337 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.338 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.340 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-24 16:16:24.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-24 16:16:24.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-24 16:16:24.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.340 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51c0346d: (connection evicted) 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-24 16:16:24.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498bfeec 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-24 16:16:24.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@19487d13 2025-04-24 16:16:24.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@19487d13 2025-04-24 16:16:24.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-24 16:16:24.343 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19487d13 2025-04-24 16:16:24.348 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19487d13 2025-04-24 16:16:24.349 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19487d13 2025-04-24 16:16:24.350 [DefaultDispatcher-worker-5 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.350 [DefaultDispatcher-worker-5 @coroutine#2613] 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-24 16:16:24.350 [DefaultDispatcher-worker-5 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.350 [DefaultDispatcher-worker-5 @coroutine#2613] 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-24 16:16:24.351 [DefaultDispatcher-worker-8 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.351 [DefaultDispatcher-worker-8 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:16:24.353 [DefaultDispatcher-worker-1 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19487d13 2025-04-24 16:16:24.354 [DefaultDispatcher-worker-1 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.354 [DefaultDispatcher-worker-1 @coroutine#2612] 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-24 16:16:24.354 [DefaultDispatcher-worker-1 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.354 [DefaultDispatcher-worker-8 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.354 [DefaultDispatcher-worker-8 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:16:24.355 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19487d13 2025-04-24 16:16:24.356 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19487d13 2025-04-24 16:16:24.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-24 16:16:24.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-24 16:16:24.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.357 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19487d13: (connection evicted) 2025-04-24 16:16:24.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-24 16:16:24.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-24 16:16:24.461 [DefaultDispatcher-worker-3 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:24.461 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.461 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:24.461 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.462 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.462 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.556 [DefaultDispatcher-worker-13 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:24.556 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.556 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:24.556 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.557 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.557 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.613 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@267d9cc0 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2025-04-24 16:16:24.614 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-24 16:16:24.622 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2025-04-24 16:16:24.627 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2025-04-24 16:16:24.628 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2025-04-24 16:16:24.629 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2025-04-24 16:16:24.634 [DefaultDispatcher-worker-11 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2025-04-24 16:16:24.638 [DefaultDispatcher-worker-6 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:24.638 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.638 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:24.638 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.638 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.638 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.639 [DefaultDispatcher-worker-3 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2025-04-24 16:16:24.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-24 16:16:24.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-24 16:16:24.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.640 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2: (connection evicted) 2025-04-24 16:16:24.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-24 16:16:24.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a14d8a4 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2025-04-24 16:16:24.642 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-24 16:16:24.649 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2025-04-24 16:16:24.654 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2025-04-24 16:16:24.655 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2025-04-24 16:16:24.656 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68823b6b 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-24 16:16:24.656 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-24 16:16:24.657 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-24 16:16:24.664 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-24 16:16:24.669 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-24 16:16:24.670 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-24 16:16:24.671 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-24 16:16:24.675 [DefaultDispatcher-worker-8 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-24 16:16:24.683 [DefaultDispatcher-worker-19 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2025-04-24 16:16:24.686 [DefaultDispatcher-worker-4 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2025-04-24 16:16:24.689 [DefaultDispatcher-worker-17 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2025-04-24 16:16:24.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-24 16:16:24.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-24 16:16:24.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.696 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3: (connection evicted) 2025-04-24 16:16:24.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-24 16:16:24.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-24 16:16:24.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-24 16:16:24.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-24 16:16:24.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.697 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd01876: (connection evicted) 2025-04-24 16:16:24.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-24 16:16:24.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ef1080d 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@12128849 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@12128849 2025-04-24 16:16:24.698 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-24 16:16:24.706 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2025-04-24 16:16:24.711 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2025-04-24 16:16:24.711 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2025-04-24 16:16:24.712 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f563397 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-24 16:16:24.713 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-24 16:16:24.720 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-24 16:16:24.725 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-24 16:16:24.726 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-24 16:16:24.726 [DefaultDispatcher-worker-1 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:24.726 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.727 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:24.727 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.727 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-24 16:16:24.727 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.727 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.730 [DefaultDispatcher-worker-7 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-24 16:16:24.738 [DefaultDispatcher-worker-16 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2025-04-24 16:16:24.741 [DefaultDispatcher-worker-7 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2025-04-24 16:16:24.744 [DefaultDispatcher-worker-11 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2025-04-24 16:16:24.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-24 16:16:24.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-24 16:16:24.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.746 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12128849: (connection evicted) 2025-04-24 16:16:24.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-24 16:16:24.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-24 16:16:24.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-24 16:16:24.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-24 16:16:24.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.747 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb50747: (connection evicted) 2025-04-24 16:16:24.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-24 16:16:24.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4fc610 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.748 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.749 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.749 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.749 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.749 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.749 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.749 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-24 16:16:24.749 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@78626209 2025-04-24 16:16:24.749 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@78626209 2025-04-24 16:16:24.749 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-24 16:16:24.756 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78626209 2025-04-24 16:16:24.761 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78626209 2025-04-24 16:16:24.762 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78626209 2025-04-24 16:16:24.763 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78626209 2025-04-24 16:16:24.766 [DefaultDispatcher-worker-7 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:24.766 [DefaultDispatcher-worker-16 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78626209 2025-04-24 16:16:24.766 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.766 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:24.766 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.767 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.767 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.776 [DefaultDispatcher-worker-1 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78626209 2025-04-24 16:16:24.777 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78626209 2025-04-24 16:16:24.781 [DefaultDispatcher-worker-8 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78626209 2025-04-24 16:16:24.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-24 16:16:24.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-24 16:16:24.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.792 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78626209: (connection evicted) 2025-04-24 16:16:24.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-24 16:16:24.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d4f542 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-24 16:16:24.794 [Test worker @coroutine#2823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-24 16:16:24.801 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-24 16:16:24.806 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-24 16:16:24.806 [DefaultDispatcher-worker-15 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:24.806 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.806 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:24.806 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.807 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.807 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-24 16:16:24.808 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-24 16:16:24.813 [DefaultDispatcher-worker-2 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-24 16:16:24.825 [DefaultDispatcher-worker-4 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-24 16:16:24.827 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-24 16:16:24.829 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:24.829 [DefaultDispatcher-worker-18 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-24 16:16:24.829 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.829 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:24.829 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.830 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.830 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-24 16:16:24.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-24 16:16:24.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.833 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188500e9: (connection evicted) 2025-04-24 16:16:24.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:24.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-24 16:16:24.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-24 16:16:24.834 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3448a248 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2025-04-24 16:16:24.835 [Test worker @coroutine#2890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-24 16:16:24.842 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2025-04-24 16:16:24.847 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2025-04-24 16:16:24.848 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2025-04-24 16:16:24.849 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2025-04-24 16:16:24.853 [DefaultDispatcher-worker-6 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2025-04-24 16:16:24.864 [DefaultDispatcher-worker-4 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2025-04-24 16:16:24.867 [DefaultDispatcher-worker-13 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2025-04-24 16:16:24.935 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:24.981 [DefaultDispatcher-worker-4 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:24.981 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.981 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:24.981 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.981 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.982 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:24.985 [DefaultDispatcher-worker-5 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2025-04-24 16:16:25.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-24 16:16:25.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-24 16:16:25.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:25.016 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a513627: (connection evicted) 2025-04-24 16:16:25.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:25.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-24 16:16:25.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f493d7 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:25.018 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-24 16:16:25.019 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-04-24 16:16:25.019 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-04-24 16:16:25.019 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-24 16:16:25.026 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-04-24 16:16:25.031 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-04-24 16:16:25.032 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-04-24 16:16:25.032 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-04-24 16:16:25.037 [DefaultDispatcher-worker-4 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-04-24 16:16:25.037 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-04-24 16:16:25.043 [DefaultDispatcher-worker-16 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:25.043 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.043 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.043 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.045 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.045 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.050 [DefaultDispatcher-worker-8 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-04-24 16:16:25.054 [DefaultDispatcher-worker-7 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-04-24 16:16:25.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-24 16:16:25.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-24 16:16:25.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:25.060 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d: (connection evicted) 2025-04-24 16:16:25.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:25.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-24 16:16:25.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2591477f 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@172f2717 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@172f2717 2025-04-24 16:16:25.061 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-24 16:16:25.068 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f2717 2025-04-24 16:16:25.073 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f2717 2025-04-24 16:16:25.074 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f2717 2025-04-24 16:16:25.075 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f2717 2025-04-24 16:16:25.080 [DefaultDispatcher-worker-10 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f2717 2025-04-24 16:16:25.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-24 16:16:25.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-24 16:16:25.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:25.119 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@172f2717: (connection evicted) 2025-04-24 16:16:25.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:25.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-24 16:16:25.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b257072 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:25.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-24 16:16:25.168 [DefaultDispatcher-worker-7 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:25.168 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.168 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.168 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.169 [DefaultDispatcher-worker-11 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.169 [DefaultDispatcher-worker-11 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.179 [DefaultDispatcher-worker-2 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.183 [DefaultDispatcher-worker-2 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.187 [DefaultDispatcher-worker-6 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.190 [DefaultDispatcher-worker-5 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.207 [DefaultDispatcher-worker-9 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.207 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:16:25.212 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-24 16:16:25.213 [DefaultDispatcher-worker-8 @coroutine#3006] INFO ktor.application - Responding at http://0.0.0.0:35385 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1928208d 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:25.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-24 16:16:25.221 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.221 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:25.221 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.221 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:25.222 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:25.223 [eventLoopGroupProxy-19-1 @call-handler#3017] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.223 [eventLoopGroupProxy-19-2 @call-handler#3016] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.223 [eventLoopGroupProxy-19-1 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.223 [eventLoopGroupProxy-19-2 @call-handler#3016] 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-24 16:16:25.223 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:25.224 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.224 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.224 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15932faf 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:25.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-24 16:16:25.232 [DefaultDispatcher-worker-10 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.232 [DefaultDispatcher-worker-10 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.232 [DefaultDispatcher-worker-10 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.232 [DefaultDispatcher-worker-10 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.232 [eventLoopGroupProxy-19-2 @call-handler#3022] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.232 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.233 [DefaultDispatcher-worker-13 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.233 [DefaultDispatcher-worker-13 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.236 [DefaultDispatcher-worker-19 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.236 [DefaultDispatcher-worker-19 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:25.236 [DefaultDispatcher-worker-19 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.236 [DefaultDispatcher-worker-19 @coroutine#3027] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:25.236 [DefaultDispatcher-worker-18 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:25.237 [eventLoopGroupProxy-19-2 @call-handler#3032] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655008a2 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:25.237 [eventLoopGroupProxy-19-2 @call-handler#3032] 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-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:25.237 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:25.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-24 16:16:25.238 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc5bdbd 2025-04-24 16:16:25.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc5bdbd 2025-04-24 16:16:25.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-24 16:16:25.238 [eventLoopGroupProxy-19-3 @call-handler#3035] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.238 [eventLoopGroupProxy-19-3 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.238 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.238 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.240 [DefaultDispatcher-worker-17 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.246 [DefaultDispatcher-worker-2 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.246 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.246 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.246 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.246 [eventLoopGroupProxy-19-2 @call-handler#3040] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.247 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.247 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.247 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.247 [DefaultDispatcher-worker-16 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.247 [DefaultDispatcher-worker-16 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:16:25.247 [DefaultDispatcher-worker-16 @coroutine#3045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.247 [DefaultDispatcher-worker-16 @coroutine#3045] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:16:25.248 [eventLoopGroupProxy-19-2 @call-handler#3049] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.248 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.248 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:25.248 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.249 [DefaultDispatcher-worker-6 @coroutine#3045] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.249 [DefaultDispatcher-worker-6 @coroutine#3045] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:16:25.249 [eventLoopGroupProxy-19-4 @call-handler#3054] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.249 [eventLoopGroupProxy-19-4 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.251 [DefaultDispatcher-worker-10 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.252 [DefaultDispatcher-worker-8 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.254 [DefaultDispatcher-worker-8 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.256 [DefaultDispatcher-worker-14 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.257 [DefaultDispatcher-worker-10 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc5bdbd 2025-04-24 16:16:25.258 [DefaultDispatcher-worker-10 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.258 [DefaultDispatcher-worker-10 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.258 [DefaultDispatcher-worker-10 @coroutine#3044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.258 [eventLoopGroupProxy-19-2 @call-handler#3061] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.258 [eventLoopGroupProxy-19-2 @call-handler#3061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.258 [DefaultDispatcher-worker-2 @coroutine#3044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.258 [DefaultDispatcher-worker-2 @coroutine#3044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.262 [DefaultDispatcher-worker-15 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc5bdbd 2025-04-24 16:16:25.266 [DefaultDispatcher-worker-1 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc5bdbd 2025-04-24 16:16:25.272 [DefaultDispatcher-worker-13 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.273 [DefaultDispatcher-worker-16 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 16:16:25.273 [DefaultDispatcher-worker-16 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-24 16:16:25.273 [DefaultDispatcher-worker-16 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 16:16:25.274 [eventLoopGroupProxy-19-2 @call-handler#3075] 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-24 16:16:25.277 [DefaultDispatcher-worker-13 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.289 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 16:16:25.289 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 16:16:25.289 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-24 16:16:25.289 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.289 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764737 2025-04-24 16:16:25.289 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764737. 2025-04-24 16:16:25.289 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764737 2025-04-24 16:16:25.290 [eventLoopGroupProxy-19-2 @call-handler#3079] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.294 [eventLoopGroupProxy-19-2 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.294 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764737 2025-04-24 16:16:25.294 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764737 2025-04-24 16:16:25.294 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764737. 2025-04-24 16:16:25.294 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764737 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.298 [DefaultDispatcher-worker-19 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.299 [DefaultDispatcher-worker-19 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:16:25.299 [DefaultDispatcher-worker-19 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 16:16:25.299 [DefaultDispatcher-worker-19 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:16:25.299 [eventLoopGroupProxy-19-2 @call-handler#3083] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-24 16:16:25.300 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.301 [DefaultDispatcher-worker-15 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:16:25.301 [DefaultDispatcher-worker-15 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:16:25.301 [DefaultDispatcher-worker-15 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 16:16:25.301 [DefaultDispatcher-worker-15 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.304 [DefaultDispatcher-worker-19 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.314 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:25.314 [DefaultDispatcher-worker-4 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.317 [DefaultDispatcher-worker-6 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.318 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.318 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/message. 2025-04-24 16:16:25.318 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.318 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35385/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:16:25.318 [DefaultDispatcher-worker-1 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.318 [eventLoopGroupProxy-19-2 @call-handler#3089] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.318 [eventLoopGroupProxy-19-2 @call-handler#3089] 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-24 16:16:25.318 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:25.322 [DefaultDispatcher-worker-14 @call-handler#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.322 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.323 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.323 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.323 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/message. 2025-04-24 16:16:25.323 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.326 [DefaultDispatcher-worker-4 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.326 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:25.334 [DefaultDispatcher-worker-3 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.334 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 16:16:25.334 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-24 16:16:25.334 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 16:16:25.335 [eventLoopGroupProxy-19-2 @call-handler#3102] 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-24 16:16:25.337 [DefaultDispatcher-worker-11 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.338 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:25.348 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 16:16:25.348 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 16:16:25.348 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-24 16:16:25.348 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.348 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764738 2025-04-24 16:16:25.348 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764738. 2025-04-24 16:16:25.348 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764738 2025-04-24 16:16:25.348 [eventLoopGroupProxy-19-2 @call-handler#3106] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.349 [eventLoopGroupProxy-19-2 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.349 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764738 2025-04-24 16:16:25.349 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764738 2025-04-24 16:16:25.349 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764738. 2025-04-24 16:16:25.349 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720125936059764738 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.352 [DefaultDispatcher-worker-10 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.352 [DefaultDispatcher-worker-10 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:16:25.352 [DefaultDispatcher-worker-10 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 16:16:25.352 [DefaultDispatcher-worker-10 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:16:25.353 [eventLoopGroupProxy-19-2 @call-handler#3110] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-24 16:16:25.353 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.353 [DefaultDispatcher-worker-10 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:16:25.353 [DefaultDispatcher-worker-10 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:16:25.353 [DefaultDispatcher-worker-10 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 16:16:25.353 [DefaultDispatcher-worker-10 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.357 [DefaultDispatcher-worker-19 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.367 [DefaultDispatcher-worker-3 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.371 [DefaultDispatcher-worker-10 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.371 [DefaultDispatcher-worker-19 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.371 [DefaultDispatcher-worker-19 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.371 [DefaultDispatcher-worker-19 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/message. 2025-04-24 16:16:25.371 [DefaultDispatcher-worker-19 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.371 [DefaultDispatcher-worker-19 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35385/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:16:25.371 [eventLoopGroupProxy-19-2 @call-handler#3117] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.372 [eventLoopGroupProxy-19-2 @call-handler#3117] 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-24 16:16:25.372 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:25.374 [DefaultDispatcher-worker-3 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.377 [DefaultDispatcher-worker-20 @call-handler#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.377 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.377 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.377 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.378 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/message. 2025-04-24 16:16:25.378 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.381 [DefaultDispatcher-worker-11 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.385 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736 2025-04-24 16:16:25.385 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736. 2025-04-24 16:16:25.385 [UI Thread @coroutine#3137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736 2025-04-24 16:16:25.385 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.385 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.385 [UI Thread @coroutine#3141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.386 [eventLoopGroupProxy-19-2 @call-handler#3152] 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/findByUidWithHolidayCalendarAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.386 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.386 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.386 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.386 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.386 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.386 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.387 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737 2025-04-24 16:16:25.387 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737. 2025-04-24 16:16:25.387 [UI Thread @coroutine#3164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737 2025-04-24 16:16:25.388 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.388 [eventLoopGroupProxy-19-5 @call-handler#3174] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 16:16:25.389 [UI Thread @coroutine#3137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736 2025-04-24 16:16:25.389 [UI Thread @coroutine#3137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736 2025-04-24 16:16:25.389 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736. 2025-04-24 16:16:25.389 [UI Thread @coroutine#3137] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.389 [eventLoopGroupProxy-19-7 @call-handler#3177] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 16:16:25.389 [eventLoopGroupProxy-19-6 @call-handler#3179] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 16:16:25.390 [eventLoopGroupProxy-19-8 @call-handler#3180] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 16:16:25.390 [eventLoopGroupProxy-19-5 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.390 [UI Thread @coroutine#3141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.390 [UI Thread @coroutine#3141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.390 [eventLoopGroupProxy-19-7 @call-handler#3177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.390 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.390 [UI Thread @coroutine#3141] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.390 [eventLoopGroupProxy-19-6 @call-handler#3179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.390 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.390 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.390 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.390 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.390 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.390 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.391 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.391 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.394 [DefaultDispatcher-worker-6 @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.396 [eventLoopGroupProxy-19-8 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.397 [UI Thread @coroutine#3164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737 2025-04-24 16:16:25.397 [UI Thread @coroutine#3164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737 2025-04-24 16:16:25.397 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737. 2025-04-24 16:16:25.397 [UI Thread @coroutine#3164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.397 [DefaultDispatcher-worker-8 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.400 [DefaultDispatcher-worker-3 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.403 [DefaultDispatcher-worker-15 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.407 [DefaultDispatcher-worker-12 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.410 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720125936059764736 2025-04-24 16:16:25.410 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720125936059764736. 2025-04-24 16:16:25.410 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720125936059764736 2025-04-24 16:16:25.410 [eventLoopGroupProxy-19-2 @call-handler#3198] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 16:16:25.411 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.411 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720125936059764736 2025-04-24 16:16:25.411 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720125936059764736 2025-04-24 16:16:25.411 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720125936059764736. 2025-04-24 16:16:25.411 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.415 [DefaultDispatcher-worker-18 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.420 [DefaultDispatcher-worker-3 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.424 [DefaultDispatcher-worker-11 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.424 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.424 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/message. 2025-04-24 16:16:25.424 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.424 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35385/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:16:25.424 [eventLoopGroupProxy-19-2 @call-handler#3206] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.425 [eventLoopGroupProxy-19-2 @call-handler#3206] 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-24 16:16:25.425 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:25.429 [DefaultDispatcher-worker-20 @call-handler#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.429 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.429 [DefaultDispatcher-worker-18 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.429 [DefaultDispatcher-worker-18 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.429 [DefaultDispatcher-worker-18 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/message. 2025-04-24 16:16:25.429 [DefaultDispatcher-worker-18 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.433 [DefaultDispatcher-worker-1 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.433 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720125936059764738&assignmentUid=720125936059764736&clazzUid=720125936059764736&submitterUid=720125936059764737 2025-04-24 16:16:25.433 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720125936059764738&assignmentUid=720125936059764736&clazzUid=720125936059764736&submitterUid=720125936059764737. 2025-04-24 16:16:25.433 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720125936059764738&assignmentUid=720125936059764736&clazzUid=720125936059764736&submitterUid=720125936059764737 2025-04-24 16:16:25.434 [eventLoopGroupProxy-19-2 @call-handler#3227] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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-24 16:16:25.436 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.437 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720125936059764738&assignmentUid=720125936059764736&clazzUid=720125936059764736&submitterUid=720125936059764737 2025-04-24 16:16:25.437 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720125936059764738&assignmentUid=720125936059764736&clazzUid=720125936059764736&submitterUid=720125936059764737 2025-04-24 16:16:25.437 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720125936059764738&assignmentUid=720125936059764736&clazzUid=720125936059764736&submitterUid=720125936059764737. 2025-04-24 16:16:25.437 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720125936059764738&assignmentUid=720125936059764736&clazzUid=720125936059764736&submitterUid=720125936059764737 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.441 [DefaultDispatcher-worker-4 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.446 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/PersonDao/getNamesByUid?uid=720125936059764737 2025-04-24 16:16:25.446 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/PersonDao/getNamesByUid?uid=720125936059764737. 2025-04-24 16:16:25.446 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/PersonDao/getNamesByUid?uid=720125936059764737 2025-04-24 16:16:25.446 [eventLoopGroupProxy-19-2 @call-handler#3245] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.446 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.446 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.446 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.446 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.447 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720125936059764736 2025-04-24 16:16:25.447 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720125936059764736. 2025-04-24 16:16:25.447 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720125936059764736 2025-04-24 16:16:25.447 [eventLoopGroupProxy-19-5 @call-handler#3254] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 16:16:25.447 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.447 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.447 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.447 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.447 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.447 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.447 [eventLoopGroupProxy-19-2 @call-handler#3260] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.447 [eventLoopGroupProxy-19-7 @call-handler#3265] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 16:16:25.447 [eventLoopGroupProxy-19-6 @call-handler#3266] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 16:16:25.448 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/PersonDao/getNamesByUid?uid=720125936059764737 2025-04-24 16:16:25.448 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/PersonDao/getNamesByUid?uid=720125936059764737 2025-04-24 16:16:25.448 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/PersonDao/getNamesByUid?uid=720125936059764737. 2025-04-24 16:16:25.448 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/PersonDao/getNamesByUid?uid=720125936059764737 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.448 [eventLoopGroupProxy-19-7 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.448 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.448 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.448 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.448 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.448 [eventLoopGroupProxy-19-6 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.449 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.449 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.449 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.449 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.449 [eventLoopGroupProxy-19-5 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.449 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.449 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.449 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.449 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720125936059764737&assignmentUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.450 [eventLoopGroupProxy-19-2 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.450 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720125936059764736 2025-04-24 16:16:25.450 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720125936059764736 2025-04-24 16:16:25.450 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720125936059764736. 2025-04-24 16:16:25.450 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.452 [DefaultDispatcher-worker-15 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.455 [DefaultDispatcher-worker-14 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.458 [DefaultDispatcher-worker-18 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.461 [DefaultDispatcher-worker-11 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.464 [DefaultDispatcher-worker-10 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.465 [DefaultDispatcher-worker-17 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:25.465 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.465 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.465 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.466 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.466 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.467 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764738 2025-04-24 16:16:25.467 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764738. 2025-04-24 16:16:25.467 [UI Thread @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764738 2025-04-24 16:16:25.467 [eventLoopGroupProxy-19-2 @call-handler#3286] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 16:16:25.470 [eventLoopGroupProxy-19-2 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.470 [UI Thread @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764738 2025-04-24 16:16:25.470 [UI Thread @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764738 2025-04-24 16:16:25.470 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764738. 2025-04-24 16:16:25.470 [UI Thread @coroutine#3283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764738 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.474 [DefaultDispatcher-worker-8 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.476 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/PersonDao/findByUidAsync?uid=720125936059764737 2025-04-24 16:16:25.476 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/PersonDao/findByUidAsync?uid=720125936059764737. 2025-04-24 16:16:25.476 [UI Thread @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/PersonDao/findByUidAsync?uid=720125936059764737 2025-04-24 16:16:25.476 [eventLoopGroupProxy-19-2 @call-handler#3290] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.476 [eventLoopGroupProxy-19-2 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.477 [UI Thread @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/PersonDao/findByUidAsync?uid=720125936059764737 2025-04-24 16:16:25.477 [UI Thread @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/PersonDao/findByUidAsync?uid=720125936059764737 2025-04-24 16:16:25.477 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/PersonDao/findByUidAsync?uid=720125936059764737. 2025-04-24 16:16:25.477 [UI Thread @coroutine#3283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/PersonDao/findByUidAsync?uid=720125936059764737 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.480 [DefaultDispatcher-worker-6 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.486 [DefaultDispatcher-worker-15 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.489 [DefaultDispatcher-worker-12 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.489 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.489 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/message. 2025-04-24 16:16:25.489 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.489 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35385/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:16:25.490 [eventLoopGroupProxy-19-2 @call-handler#3295] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.490 [eventLoopGroupProxy-19-2 @call-handler#3295] 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-24 16:16:25.490 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:16:25.494 [DefaultDispatcher-worker-16 @call-handler#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2025-04-24 16:16:25.494 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.494 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.494 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/replication/message 2025-04-24 16:16:25.494 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/replication/message. 2025-04-24 16:16:25.494 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.495 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736 2025-04-24 16:16:25.495 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736. 2025-04-24 16:16:25.495 [UI Thread @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736 2025-04-24 16:16:25.495 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.495 [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:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.495 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.496 [eventLoopGroupProxy-19-2 @call-handler#3333] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:16:25.496 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.496 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.496 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.496 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.496 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.496 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.496 [eventLoopGroupProxy-19-5 @call-handler#3338] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 16:16:25.496 [eventLoopGroupProxy-19-2 @call-handler#3333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.496 [UI Thread @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737 2025-04-24 16:16:25.496 [UI Thread @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737. 2025-04-24 16:16:25.496 [eventLoopGroupProxy-19-7 @call-handler#3348] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 16:16:25.496 [UI Thread @coroutine#3346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737 2025-04-24 16:16:25.496 [eventLoopGroupProxy-19-6 @call-handler#3349] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 16:16:25.496 [UI Thread @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736 2025-04-24 16:16:25.496 [UI Thread @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736 2025-04-24 16:16:25.496 [eventLoopGroupProxy-19-2 @call-handler#3357] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 16:16:25.496 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736. 2025-04-24 16:16:25.496 [UI Thread @coroutine#3318] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.497 [eventLoopGroupProxy-19-7 @call-handler#3348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.497 [eventLoopGroupProxy-19-6 @call-handler#3349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.497 [eventLoopGroupProxy-19-5 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.497 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.497 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.497 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.497 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.497 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.497 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.497 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.497 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.497 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.497 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 2025-04-24 16:16:25.497 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736. 2025-04-24 16:16:25.497 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720125936059764737&assignmentUid=720125936059764736 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.498 [eventLoopGroupProxy-19-2 @call-handler#3357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:16:25.498 [UI Thread @coroutine#3346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737 2025-04-24 16:16:25.498 [UI Thread @coroutine#3346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737 2025-04-24 16:16:25.499 [DefaultDispatcher-worker-19 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2914f916 2025-04-24 16:16:25.499 [UI Thread @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737. 2025-04-24 16:16:25.499 [UI Thread @coroutine#3346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35385/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720125936059764736&clazzUid=720125936059764736&accountPersonUid=720125936059764737 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:25.501 [DefaultDispatcher-worker-4 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.504 [DefaultDispatcher-worker-4 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.506 [DefaultDispatcher-worker-18 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.509 [DefaultDispatcher-worker-3 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.513 [DefaultDispatcher-worker-20 @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-24 16:16:25.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-24 16:16:25.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-24 16:16:25.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:25.515 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@132f1d85: (connection evicted) 2025-04-24 16:16:25.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:25.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-24 16:16:25.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-24 16:16:25.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-24 16:16:25.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-24 16:16:25.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:25.515 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2914f916: (connection evicted) 2025-04-24 16:16:25.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:25.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-24 16:16:25.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-24 16:16:25.560 [DefaultDispatcher-worker-13 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:25.560 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.560 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.560 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.561 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.561 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.642 [DefaultDispatcher-worker-1 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:25.642 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.642 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.642 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.643 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.643 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.732 [DefaultDispatcher-worker-10 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:25.732 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.732 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.732 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.733 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.733 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.771 [DefaultDispatcher-worker-14 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:25.771 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.771 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.771 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.771 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.771 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.811 [DefaultDispatcher-worker-18 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:25.811 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.811 [DefaultDispatcher-worker-18 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.811 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.811 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.834 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:25.834 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.834 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.834 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.834 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.834 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.986 [DefaultDispatcher-worker-17 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:25.986 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.986 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:25.986 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.986 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:25.986 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.049 [DefaultDispatcher-worker-3 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:26.049 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.049 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:26.049 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.050 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.050 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.173 [DefaultDispatcher-worker-14 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:26.173 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.173 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:26.173 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.174 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.174 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.470 [DefaultDispatcher-worker-8 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:26.470 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.470 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:26.470 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.471 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.471 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-24 16:16:26.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-24 16:16:26.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.519 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8: (connection evicted) 2025-04-24 16:16:26.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-24 16:16:26.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ddb260e 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.521 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-24 16:16:26.522 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@b45e264 2025-04-24 16:16:26.522 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@b45e264 2025-04-24 16:16:26.522 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-24 16:16:26.531 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b45e264 2025-04-24 16:16:26.536 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b45e264 2025-04-24 16:16:26.538 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b45e264 2025-04-24 16:16:26.539 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b45e264 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713323a3 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd5ea90 2025-04-24 16:16:26.539 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd5ea90 2025-04-24 16:16:26.540 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-24 16:16:26.549 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd5ea90 2025-04-24 16:16:26.557 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd5ea90 2025-04-24 16:16:26.558 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd5ea90 2025-04-24 16:16:26.559 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd5ea90 2025-04-24 16:16:26.563 [DefaultDispatcher-worker-15 @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd5ea90 2025-04-24 16:16:26.565 [DefaultDispatcher-worker-8 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:26.565 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.565 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:26.565 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.565 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.565 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.572 [DefaultDispatcher-worker-14 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b45e264 2025-04-24 16:16:26.577 [DefaultDispatcher-worker-2 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b45e264 2025-04-24 16:16:26.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-24 16:16:26.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-24 16:16:26.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.582 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b45e264: (connection evicted) 2025-04-24 16:16:26.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-24 16:16:26.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-24 16:16:26.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-24 16:16:26.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-24 16:16:26.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.583 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd5ea90: (connection evicted) 2025-04-24 16:16:26.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-24 16:16:26.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@512319dc 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2025-04-24 16:16:26.584 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-24 16:16:26.593 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2025-04-24 16:16:26.599 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2025-04-24 16:16:26.600 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2025-04-24 16:16:26.601 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eba6e1f 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2025-04-24 16:16:26.601 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-24 16:16:26.610 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2025-04-24 16:16:26.616 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2025-04-24 16:16:26.617 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2025-04-24 16:16:26.618 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2025-04-24 16:16:26.622 [DefaultDispatcher-worker-5 @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2025-04-24 16:16:26.630 [DefaultDispatcher-worker-4 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2025-04-24 16:16:26.634 [DefaultDispatcher-worker-16 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2025-04-24 16:16:26.639 [DefaultDispatcher-worker-20 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2025-04-24 16:16:26.647 [DefaultDispatcher-worker-11 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:26.647 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.647 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:26.647 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.648 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.648 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.649 [DefaultDispatcher-worker-9 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2025-04-24 16:16:26.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-24 16:16:26.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-24 16:16:26.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.651 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd: (connection evicted) 2025-04-24 16:16:26.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-24 16:16:26.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-24 16:16:26.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-24 16:16:26.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-24 16:16:26.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.652 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f6811e: (connection evicted) 2025-04-24 16:16:26.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-24 16:16:26.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61a7930e 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-24 16:16:26.653 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-24 16:16:26.662 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-24 16:16:26.668 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-24 16:16:26.669 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-24 16:16:26.670 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f6921b7 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8e0052 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8e0052 2025-04-24 16:16:26.671 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-24 16:16:26.680 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8e0052 2025-04-24 16:16:26.686 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8e0052 2025-04-24 16:16:26.687 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8e0052 2025-04-24 16:16:26.688 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8e0052 2025-04-24 16:16:26.691 [DefaultDispatcher-worker-7 @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8e0052 2025-04-24 16:16:26.700 [DefaultDispatcher-worker-6 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-24 16:16:26.704 [DefaultDispatcher-worker-12 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-24 16:16:26.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-24 16:16:26.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-24 16:16:26.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.709 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f: (connection evicted) 2025-04-24 16:16:26.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-24 16:16:26.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-24 16:16:26.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-24 16:16:26.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-24 16:16:26.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.709 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e8e0052: (connection evicted) 2025-04-24 16:16:26.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-24 16:16:26.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109db924 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.710 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-24 16:16:26.711 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-24 16:16:26.711 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-24 16:16:26.711 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-24 16:16:26.719 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-24 16:16:26.725 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-24 16:16:26.726 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-24 16:16:26.727 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-24 16:16:26.727 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@245b009a 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2025-04-24 16:16:26.728 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-24 16:16:26.737 [DefaultDispatcher-worker-8 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:26.737 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.737 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:26.737 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.737 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2025-04-24 16:16:26.738 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.738 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.743 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2025-04-24 16:16:26.744 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2025-04-24 16:16:26.745 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2025-04-24 16:16:26.750 [DefaultDispatcher-worker-3 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2025-04-24 16:16:26.758 [DefaultDispatcher-worker-4 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-24 16:16:26.762 [DefaultDispatcher-worker-18 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-24 16:16:26.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-24 16:16:26.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-24 16:16:26.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.767 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b: (connection evicted) 2025-04-24 16:16:26.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-24 16:16:26.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-24 16:16:26.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-24 16:16:26.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-24 16:16:26.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.767 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6: (connection evicted) 2025-04-24 16:16:26.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-24 16:16:26.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b20c7f 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.768 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-24 16:16:26.769 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-24 16:16:26.769 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-24 16:16:26.769 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-24 16:16:26.776 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:26.776 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.776 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:26.776 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.777 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.777 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.779 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-24 16:16:26.785 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-24 16:16:26.786 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-24 16:16:26.787 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3110bb19 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@18482805 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@18482805 2025-04-24 16:16:26.787 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-24 16:16:26.796 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2025-04-24 16:16:26.802 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2025-04-24 16:16:26.803 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2025-04-24 16:16:26.804 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2025-04-24 16:16:26.808 [DefaultDispatcher-worker-6 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2025-04-24 16:16:26.815 [DefaultDispatcher-worker-15 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:26.815 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.815 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:26.815 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.816 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.817 [DefaultDispatcher-worker-8 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-24 16:16:26.822 [DefaultDispatcher-worker-3 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-24 16:16:26.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-24 16:16:26.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-24 16:16:26.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.827 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac: (connection evicted) 2025-04-24 16:16:26.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-24 16:16:26.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-24 16:16:26.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-24 16:16:26.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-24 16:16:26.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.828 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18482805: (connection evicted) 2025-04-24 16:16:26.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-24 16:16:26.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5765cd21 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-24 16:16:26.829 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-24 16:16:26.839 [DefaultDispatcher-worker-20 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:26.839 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.839 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:26.839 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.839 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-24 16:16:26.839 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.840 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.845 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-24 16:16:26.846 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-24 16:16:26.847 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-24 16:16:26.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-24 16:16:26.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4e255 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-24 16:16:26.848 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-24 16:16:26.857 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-24 16:16:26.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-24 16:16:26.864 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-24 16:16:26.865 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-24 16:16:26.869 [DefaultDispatcher-worker-12 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-24 16:16:26.877 [DefaultDispatcher-worker-19 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-24 16:16:26.882 [DefaultDispatcher-worker-17 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-24 16:16:26.886 [DefaultDispatcher-worker-15 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-24 16:16:26.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-24 16:16:26.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-24 16:16:26.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.891 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48bafe39: (connection evicted) 2025-04-24 16:16:26.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-24 16:16:26.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-24 16:16:26.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-24 16:16:26.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-24 16:16:26.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.891 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1: (connection evicted) 2025-04-24 16:16:26.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-24 16:16:26.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50a2034c 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-24 16:16:26.893 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-24 16:16:26.902 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-24 16:16:26.907 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-24 16:16:26.908 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-24 16:16:26.909 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-24 16:16:26.909 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-24 16:16:26.909 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f86cd50 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2025-04-24 16:16:26.910 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-24 16:16:26.918 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2025-04-24 16:16:26.923 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2025-04-24 16:16:26.924 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2025-04-24 16:16:26.925 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2025-04-24 16:16:26.928 [DefaultDispatcher-worker-5 @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2025-04-24 16:16:26.935 [DefaultDispatcher-worker-5 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-24 16:16:26.940 [DefaultDispatcher-worker-14 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-24 16:16:26.943 [DefaultDispatcher-worker-6 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-24 16:16:26.952 [DefaultDispatcher-worker-15 @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-24 16:16:26.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-24 16:16:26.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-24 16:16:26.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.955 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27bd124a: (connection evicted) 2025-04-24 16:16:26.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-24 16:16:26.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-24 16:16:26.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-24 16:16:26.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-24 16:16:26.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:26.956 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01: (connection evicted) 2025-04-24 16:16:26.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:26.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-24 16:16:26.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43165282 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-24 16:16:26.957 [Test worker @coroutine#3893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-24 16:16:26.964 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-24 16:16:26.969 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-24 16:16:26.970 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-24 16:16:26.971 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65640109 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:26.971 [Test worker @coroutine#3893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-24 16:16:26.972 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5327c503 2025-04-24 16:16:26.972 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5327c503 2025-04-24 16:16:26.972 [Test worker @coroutine#3893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-24 16:16:26.979 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5327c503 2025-04-24 16:16:26.984 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5327c503 2025-04-24 16:16:26.985 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5327c503 2025-04-24 16:16:26.985 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5327c503 2025-04-24 16:16:26.989 [DefaultDispatcher-worker-14 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5327c503 2025-04-24 16:16:26.990 [DefaultDispatcher-worker-19 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:26.990 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.990 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:26.990 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.991 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.991 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:26.996 [DefaultDispatcher-worker-20 @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-24 16:16:27.001 [DefaultDispatcher-worker-17 @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-24 16:16:27.002 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-24 16:16:27.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-24 16:16:27.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-24 16:16:27.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.005 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@693afcd1: (connection evicted) 2025-04-24 16:16:27.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-24 16:16:27.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-24 16:16:27.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-24 16:16:27.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-24 16:16:27.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.006 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5327c503: (connection evicted) 2025-04-24 16:16:27.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-24 16:16:27.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e6c017 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.007 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-24 16:16:27.008 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-24 16:16:27.008 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-24 16:16:27.008 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-24 16:16:27.015 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-24 16:16:27.020 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-24 16:16:27.021 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-24 16:16:27.022 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6b08d4 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-24 16:16:27.022 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-24 16:16:27.029 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-24 16:16:27.034 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-24 16:16:27.035 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-24 16:16:27.036 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-24 16:16:27.039 [DefaultDispatcher-worker-5 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-24 16:16:27.046 [DefaultDispatcher-worker-10 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-24 16:16:27.051 [DefaultDispatcher-worker-16 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-24 16:16:27.052 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-24 16:16:27.053 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-24 16:16:27.054 [DefaultDispatcher-worker-3 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:27.054 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.054 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:27.054 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.054 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.055 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-24 16:16:27.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-24 16:16:27.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.056 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c: (connection evicted) 2025-04-24 16:16:27.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-24 16:16:27.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-24 16:16:27.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-24 16:16:27.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-24 16:16:27.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.057 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a9762: (connection evicted) 2025-04-24 16:16:27.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-24 16:16:27.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751e7d99 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-24 16:16:27.058 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-24 16:16:27.065 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-24 16:16:27.070 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-24 16:16:27.071 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-24 16:16:27.072 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4420f4d4 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-24 16:16:27.072 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-24 16:16:27.079 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-24 16:16:27.084 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-24 16:16:27.085 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-24 16:16:27.086 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-24 16:16:27.091 [DefaultDispatcher-worker-3 @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-24 16:16:27.098 [DefaultDispatcher-worker-6 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-24 16:16:27.103 [DefaultDispatcher-worker-19 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-24 16:16:27.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-24 16:16:27.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-24 16:16:27.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.142 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@297c0311: (connection evicted) 2025-04-24 16:16:27.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-24 16:16:27.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-24 16:16:27.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-24 16:16:27.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-24 16:16:27.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.142 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a: (connection evicted) 2025-04-24 16:16:27.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-24 16:16:27.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5f91a5 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.143 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.144 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.144 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-24 16:16:27.144 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-24 16:16:27.144 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-24 16:16:27.144 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-24 16:16:27.151 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-24 16:16:27.156 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-24 16:16:27.157 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-24 16:16:27.158 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2057d8ec 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.158 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-24 16:16:27.159 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@d56d9f6 2025-04-24 16:16:27.159 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@d56d9f6 2025-04-24 16:16:27.159 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-24 16:16:27.166 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d56d9f6 2025-04-24 16:16:27.171 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d56d9f6 2025-04-24 16:16:27.172 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d56d9f6 2025-04-24 16:16:27.172 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d56d9f6 2025-04-24 16:16:27.176 [DefaultDispatcher-worker-4 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d56d9f6 2025-04-24 16:16:27.178 [DefaultDispatcher-worker-10 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:27.178 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.178 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:27.178 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.178 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.179 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.185 [DefaultDispatcher-worker-10 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-24 16:16:27.189 [DefaultDispatcher-worker-19 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-24 16:16:27.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-24 16:16:27.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-24 16:16:27.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.194 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ef701e: (connection evicted) 2025-04-24 16:16:27.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-24 16:16:27.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-24 16:16:27.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-24 16:16:27.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-24 16:16:27.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.195 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d56d9f6: (connection evicted) 2025-04-24 16:16:27.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-24 16:16:27.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3818609f 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c 2025-04-24 16:16:27.196 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-24 16:16:27.204 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c 2025-04-24 16:16:27.209 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c 2025-04-24 16:16:27.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c 2025-04-24 16:16:27.211 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574f89bf 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-24 16:16:27.211 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-24 16:16:27.219 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-24 16:16:27.223 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-24 16:16:27.224 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-24 16:16:27.225 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-24 16:16:27.229 [DefaultDispatcher-worker-9 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a71bef 2025-04-24 16:16:27.236 [DefaultDispatcher-worker-8 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c 2025-04-24 16:16:27.240 [DefaultDispatcher-worker-14 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c 2025-04-24 16:16:27.241 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c 2025-04-24 16:16:27.242 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c 2025-04-24 16:16:27.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-24 16:16:27.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-24 16:16:27.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.246 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b3cbc2c: (connection evicted) 2025-04-24 16:16:27.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-24 16:16:27.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-24 16:16:27.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-24 16:16:27.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-24 16:16:27.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.247 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59a71bef: (connection evicted) 2025-04-24 16:16:27.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-24 16:16:27.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b38b11 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2025-04-24 16:16:27.248 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-24 16:16:27.256 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2025-04-24 16:16:27.260 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2025-04-24 16:16:27.261 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2025-04-24 16:16:27.262 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f2a654 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.262 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-24 16:16:27.263 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5411a529 2025-04-24 16:16:27.263 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5411a529 2025-04-24 16:16:27.263 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-24 16:16:27.271 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5411a529 2025-04-24 16:16:27.275 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5411a529 2025-04-24 16:16:27.276 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5411a529 2025-04-24 16:16:27.277 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5411a529 2025-04-24 16:16:27.281 [DefaultDispatcher-worker-16 @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5411a529 2025-04-24 16:16:27.287 [DefaultDispatcher-worker-17 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2025-04-24 16:16:27.292 [DefaultDispatcher-worker-19 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2025-04-24 16:16:27.297 [UI Thread @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2025-04-24 16:16:27.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-24 16:16:27.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-24 16:16:27.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.299 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a120e41: (connection evicted) 2025-04-24 16:16:27.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-24 16:16:27.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-24 16:16:27.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-24 16:16:27.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-24 16:16:27.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.299 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5411a529: (connection evicted) 2025-04-24 16:16:27.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-24 16:16:27.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12639753 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd47c88 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd47c88 2025-04-24 16:16:27.301 [Test worker @coroutine#4312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-24 16:16:27.309 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd47c88 2025-04-24 16:16:27.314 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd47c88 2025-04-24 16:16:27.315 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd47c88 2025-04-24 16:16:27.316 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd47c88 2025-04-24 16:16:27.320 [DefaultDispatcher-worker-15 @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd47c88 2025-04-24 16:16:27.321 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd47c88 2025-04-24 16:16:27.328 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd47c88 2025-04-24 16:16:27.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-24 16:16:27.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-24 16:16:27.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.340 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dd47c88: (connection evicted) 2025-04-24 16:16:27.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-24 16:16:27.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f758e05 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.341 [Test worker @coroutine#4345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-24 16:16:27.342 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2025-04-24 16:16:27.342 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2025-04-24 16:16:27.342 [Test worker @coroutine#4345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-24 16:16:27.349 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2025-04-24 16:16:27.354 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2025-04-24 16:16:27.354 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2025-04-24 16:16:27.355 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2025-04-24 16:16:27.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-24 16:16:27.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-24 16:16:27.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:27.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-24 16:16:27.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69b2ed81 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-04-24 16:16:27.358 [Test worker @coroutine#4375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-24 16:16:27.366 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-04-24 16:16:27.371 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-04-24 16:16:27.372 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-04-24 16:16:27.372 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-04-24 16:16:27.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-24 16:16:27.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-24 16:16:27.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:27.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-24 16:16:27.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ded8c9 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-24 16:16:27.375 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-24 16:16:27.383 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-24 16:16:27.388 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-24 16:16:27.388 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-24 16:16:27.389 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-24 16:16:27.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-24 16:16:27.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-24 16:16:27.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:27.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-24 16:16:27.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eee42fc 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2025-04-24 16:16:27.392 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-24 16:16:27.400 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2025-04-24 16:16:27.405 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2025-04-24 16:16:27.406 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2025-04-24 16:16:27.407 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2025-04-24 16:16:27.412 [DefaultDispatcher-worker-19 @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2025-04-24 16:16:27.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-24 16:16:27.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-24 16:16:27.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.420 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@580694ce: (connection evicted) 2025-04-24 16:16:27.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-24 16:16:27.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521d455c 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-04-24 16:16:27.421 [Test worker @coroutine#4469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-24 16:16:27.430 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-04-24 16:16:27.434 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-04-24 16:16:27.435 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-04-24 16:16:27.436 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-04-24 16:16:27.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-24 16:16:27.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-24 16:16:27.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:27.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-24 16:16:27.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-24 16:16:27.438 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d1090 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-24 16:16:27.439 [Test worker @coroutine#4498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-24 16:16:27.447 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-24 16:16:27.452 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-24 16:16:27.453 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-24 16:16:27.453 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-24 16:16:27.458 [DefaultDispatcher-worker-18 @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-24 16:16:27.458 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-24 16:16:27.460 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-24 16:16:27.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-24 16:16:27.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-24 16:16:27.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.461 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aba3735: (connection evicted) 2025-04-24 16:16:27.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-24 16:16:27.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3616d2 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-24 16:16:27.463 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-24 16:16:27.470 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-24 16:16:27.475 [DefaultDispatcher-worker-9 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:27.475 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.475 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:27.475 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.475 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-24 16:16:27.476 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.476 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.476 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-24 16:16:27.477 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661ec798 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-24 16:16:27.478 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-24 16:16:27.486 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-24 16:16:27.492 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-24 16:16:27.493 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-24 16:16:27.493 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-24 16:16:27.497 [DefaultDispatcher-worker-16 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-24 16:16:27.504 [DefaultDispatcher-worker-19 @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-24 16:16:27.512 [DefaultDispatcher-worker-13 @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-24 16:16:27.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-24 16:16:27.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-24 16:16:27.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.517 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d: (connection evicted) 2025-04-24 16:16:27.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-24 16:16:27.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-24 16:16:27.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-24 16:16:27.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-24 16:16:27.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.517 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383b3357: (connection evicted) 2025-04-24 16:16:27.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-24 16:16:27.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b1e72a4 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.518 [Test worker @coroutine#4562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-24 16:16:27.519 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-04-24 16:16:27.519 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-04-24 16:16:27.519 [Test worker @coroutine#4562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-24 16:16:27.526 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-04-24 16:16:27.531 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-04-24 16:16:27.532 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-04-24 16:16:27.533 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dd94ed 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-04-24 16:16:27.533 [Test worker @coroutine#4562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-24 16:16:27.541 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-04-24 16:16:27.545 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-04-24 16:16:27.546 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-04-24 16:16:27.547 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-04-24 16:16:27.551 [DefaultDispatcher-worker-9 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-04-24 16:16:27.558 [DefaultDispatcher-worker-6 @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-04-24 16:16:27.566 [DefaultDispatcher-worker-3 @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-04-24 16:16:27.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-24 16:16:27.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-24 16:16:27.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.569 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4: (connection evicted) 2025-04-24 16:16:27.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-24 16:16:27.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-24 16:16:27.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-24 16:16:27.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-24 16:16:27.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.569 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f: (connection evicted) 2025-04-24 16:16:27.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-24 16:16:27.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-24 16:16:27.570 [DefaultDispatcher-worker-13 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:27.570 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.570 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:27.570 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-24 16:16:27.571 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.571 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73daf6a6 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-24 16:16:27.571 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-24 16:16:27.579 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-24 16:16:27.584 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-24 16:16:27.585 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-24 16:16:27.586 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0cba60 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-24 16:16:27.586 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-24 16:16:27.594 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-24 16:16:27.598 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-24 16:16:27.599 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-24 16:16:27.600 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-24 16:16:27.604 [DefaultDispatcher-worker-14 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-24 16:16:27.611 [DefaultDispatcher-worker-2 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-24 16:16:27.618 [DefaultDispatcher-worker-17 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-24 16:16:27.622 [DefaultDispatcher-worker-10 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-24 16:16:27.626 [DefaultDispatcher-worker-17 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-24 16:16:27.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-24 16:16:27.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-24 16:16:27.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.633 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e24f013: (connection evicted) 2025-04-24 16:16:27.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-24 16:16:27.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-24 16:16:27.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-24 16:16:27.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-24 16:16:27.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.633 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b01f056: (connection evicted) 2025-04-24 16:16:27.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-24 16:16:27.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6282bb 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-24 16:16:27.635 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-24 16:16:27.645 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-24 16:16:27.651 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-24 16:16:27.652 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-24 16:16:27.652 [DefaultDispatcher-worker-8 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:27.653 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.653 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:27.653 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.653 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-24 16:16:27.653 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.653 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.653 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb747c1 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-24 16:16:27.654 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-24 16:16:27.661 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-24 16:16:27.666 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-24 16:16:27.667 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-24 16:16:27.668 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-24 16:16:27.671 [DefaultDispatcher-worker-20 @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-24 16:16:27.678 [DefaultDispatcher-worker-13 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-24 16:16:27.683 [DefaultDispatcher-worker-11 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-24 16:16:27.686 [DefaultDispatcher-worker-9 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-24 16:16:27.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-24 16:16:27.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-24 16:16:27.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.691 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec: (connection evicted) 2025-04-24 16:16:27.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-24 16:16:27.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-24 16:16:27.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-24 16:16:27.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-24 16:16:27.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.692 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39: (connection evicted) 2025-04-24 16:16:27.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-24 16:16:27.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2654e 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-24 16:16:27.693 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-24 16:16:27.701 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-24 16:16:27.705 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-24 16:16:27.706 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-24 16:16:27.707 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a263df9 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.707 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-24 16:16:27.708 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-24 16:16:27.708 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-24 16:16:27.708 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-24 16:16:27.715 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-24 16:16:27.719 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-24 16:16:27.720 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-24 16:16:27.721 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-24 16:16:27.725 [DefaultDispatcher-worker-12 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-24 16:16:27.733 [DefaultDispatcher-worker-12 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-24 16:16:27.738 [DefaultDispatcher-worker-15 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-24 16:16:27.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-24 16:16:27.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-24 16:16:27.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.740 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2: (connection evicted) 2025-04-24 16:16:27.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-24 16:16:27.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-24 16:16:27.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-24 16:16:27.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-24 16:16:27.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.740 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33d828b3: (connection evicted) 2025-04-24 16:16:27.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-24 16:16:27.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.743 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c18b9b 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-24 16:16:27.743 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.743 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.743 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-04-24 16:16:27.743 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-24 16:16:27.744 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.744 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.751 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-04-24 16:16:27.755 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-04-24 16:16:27.756 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-04-24 16:16:27.757 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-04-24 16:16:27.757 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cea34e6 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-24 16:16:27.758 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-24 16:16:27.765 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-24 16:16:27.770 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-24 16:16:27.771 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-24 16:16:27.772 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-24 16:16:27.776 [DefaultDispatcher-worker-18 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-24 16:16:27.781 [DefaultDispatcher-worker-18 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:27.782 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.782 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:27.782 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.782 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.782 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.784 [DefaultDispatcher-worker-11 @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-04-24 16:16:27.790 [DefaultDispatcher-worker-16 @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-04-24 16:16:27.800 [DefaultDispatcher-worker-11 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-04-24 16:16:27.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-24 16:16:27.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-24 16:16:27.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.801 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca: (connection evicted) 2025-04-24 16:16:27.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-24 16:16:27.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-24 16:16:27.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-24 16:16:27.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-24 16:16:27.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.802 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40d73518: (connection evicted) 2025-04-24 16:16:27.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-24 16:16:27.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196c8b93 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-24 16:16:27.803 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-24 16:16:27.811 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-24 16:16:27.816 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-24 16:16:27.816 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-24 16:16:27.817 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@256a25a8 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-24 16:16:27.818 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-24 16:16:27.820 [DefaultDispatcher-worker-13 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:27.821 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.821 [DefaultDispatcher-worker-13 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:27.821 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.821 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.826 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-24 16:16:27.831 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-24 16:16:27.832 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-24 16:16:27.833 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-24 16:16:27.837 [DefaultDispatcher-worker-18 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-24 16:16:27.844 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:27.844 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.844 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:27.844 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.844 [DefaultDispatcher-worker-20 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-24 16:16:27.845 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.845 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.849 [DefaultDispatcher-worker-17 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-24 16:16:27.853 [DefaultDispatcher-worker-7 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-24 16:16:27.861 [DefaultDispatcher-worker-4 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-24 16:16:27.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-24 16:16:27.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-24 16:16:27.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.862 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d1315b: (connection evicted) 2025-04-24 16:16:27.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-24 16:16:27.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-24 16:16:27.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-24 16:16:27.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-24 16:16:27.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.862 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5: (connection evicted) 2025-04-24 16:16:27.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-24 16:16:27.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1313dea8 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-24 16:16:27.864 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-24 16:16:27.872 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-24 16:16:27.877 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-24 16:16:27.878 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-24 16:16:27.879 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@227cba85 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5091456c 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5091456c 2025-04-24 16:16:27.879 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-24 16:16:27.887 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5091456c 2025-04-24 16:16:27.892 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5091456c 2025-04-24 16:16:27.893 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5091456c 2025-04-24 16:16:27.894 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5091456c 2025-04-24 16:16:27.897 [DefaultDispatcher-worker-16 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5091456c 2025-04-24 16:16:27.905 [DefaultDispatcher-worker-20 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-24 16:16:27.909 [DefaultDispatcher-worker-1 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-24 16:16:27.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-24 16:16:27.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-24 16:16:27.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.916 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@526fbb80: (connection evicted) 2025-04-24 16:16:27.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-24 16:16:27.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-24 16:16:27.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-24 16:16:27.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-24 16:16:27.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.916 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5091456c: (connection evicted) 2025-04-24 16:16:27.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-24 16:16:27.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5672920 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-24 16:16:27.917 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-24 16:16:27.925 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-24 16:16:27.929 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-24 16:16:27.930 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-24 16:16:27.931 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e83badc 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.931 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-24 16:16:27.932 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-24 16:16:27.932 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-24 16:16:27.932 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-24 16:16:27.939 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-24 16:16:27.944 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-24 16:16:27.944 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-24 16:16:27.945 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-24 16:16:27.949 [DefaultDispatcher-worker-3 @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-24 16:16:27.956 [DefaultDispatcher-worker-5 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-24 16:16:27.961 [DefaultDispatcher-worker-19 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-24 16:16:27.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-24 16:16:27.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-24 16:16:27.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.963 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522db06e: (connection evicted) 2025-04-24 16:16:27.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-24 16:16:27.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-24 16:16:27.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-24 16:16:27.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-24 16:16:27.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:27.964 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23df16cf: (connection evicted) 2025-04-24 16:16:27.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:27.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-24 16:16:27.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bc70176 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.964 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-24 16:16:27.965 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-24 16:16:27.972 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-24 16:16:27.977 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-24 16:16:27.978 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-24 16:16:27.979 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210c4071 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@211ffbd0 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@211ffbd0 2025-04-24 16:16:27.979 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-24 16:16:27.986 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@211ffbd0 2025-04-24 16:16:27.991 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@211ffbd0 2025-04-24 16:16:27.992 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@211ffbd0 2025-04-24 16:16:27.993 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@211ffbd0 2025-04-24 16:16:27.995 [DefaultDispatcher-worker-12 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:27.995 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.995 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:27.995 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.995 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.995 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:27.996 [DefaultDispatcher-worker-13 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@211ffbd0 2025-04-24 16:16:28.003 [DefaultDispatcher-worker-19 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-24 16:16:28.007 [DefaultDispatcher-worker-13 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-24 16:16:28.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-24 16:16:28.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-24 16:16:28.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.009 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b: (connection evicted) 2025-04-24 16:16:28.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-24 16:16:28.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-24 16:16:28.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-24 16:16:28.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-24 16:16:28.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.009 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@211ffbd0: (connection evicted) 2025-04-24 16:16:28.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-24 16:16:28.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-24 16:16:28.010 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-24 16:16:28.010 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc148d 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-24 16:16:28.011 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-24 16:16:28.018 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-24 16:16:28.023 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-24 16:16:28.024 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-24 16:16:28.025 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6608072d 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-24 16:16:28.025 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-24 16:16:28.032 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-24 16:16:28.037 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-24 16:16:28.038 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-24 16:16:28.039 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-24 16:16:28.042 [DefaultDispatcher-worker-3 @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-24 16:16:28.049 [DefaultDispatcher-worker-11 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-24 16:16:28.055 [DefaultDispatcher-worker-17 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-24 16:16:28.058 [DefaultDispatcher-worker-9 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:28.058 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.058 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:28.058 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.058 [DefaultDispatcher-worker-9 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-24 16:16:28.058 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.058 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.111 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.125 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.171 [DefaultDispatcher-worker-10 @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-24 16:16:28.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-24 16:16:28.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-24 16:16:28.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.172 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02: (connection evicted) 2025-04-24 16:16:28.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-24 16:16:28.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-24 16:16:28.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-24 16:16:28.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-24 16:16:28.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.173 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ce09850: (connection evicted) 2025-04-24 16:16:28.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-24 16:16:28.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a15e4fd 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-24 16:16:28.174 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-24 16:16:28.182 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-24 16:16:28.183 [DefaultDispatcher-worker-13 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:28.183 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.183 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:28.183 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.183 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.183 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.187 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-24 16:16:28.188 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-24 16:16:28.189 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627a1c77 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-24 16:16:28.190 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-24 16:16:28.197 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-24 16:16:28.202 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-24 16:16:28.203 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-24 16:16:28.203 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-24 16:16:28.207 [DefaultDispatcher-worker-10 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-24 16:16:28.213 [DefaultDispatcher-worker-3 @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-24 16:16:28.219 [DefaultDispatcher-worker-16 @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-24 16:16:28.223 [DefaultDispatcher-worker-12 @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-24 16:16:28.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-24 16:16:28.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-24 16:16:28.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.225 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245504d: (connection evicted) 2025-04-24 16:16:28.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-24 16:16:28.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-24 16:16:28.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-24 16:16:28.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-24 16:16:28.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.228 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a683f92: (connection evicted) 2025-04-24 16:16:28.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-24 16:16:28.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd17c0c 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-04-24 16:16:28.229 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-24 16:16:28.237 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-04-24 16:16:28.242 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-04-24 16:16:28.243 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-04-24 16:16:28.243 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1def2d16 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-24 16:16:28.244 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-24 16:16:28.251 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-24 16:16:28.256 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-24 16:16:28.257 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-24 16:16:28.258 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-24 16:16:28.261 [DefaultDispatcher-worker-18 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-24 16:16:28.268 [DefaultDispatcher-worker-13 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-04-24 16:16:28.274 [DefaultDispatcher-worker-8 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-04-24 16:16:28.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-24 16:16:28.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-24 16:16:28.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.277 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a680d3: (connection evicted) 2025-04-24 16:16:28.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-24 16:16:28.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-24 16:16:28.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-24 16:16:28.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-24 16:16:28.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.277 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2899745e: (connection evicted) 2025-04-24 16:16:28.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-24 16:16:28.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e881e14 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-24 16:16:28.278 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-24 16:16:28.286 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-24 16:16:28.290 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-24 16:16:28.291 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-24 16:16:28.292 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344d6bb3 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.292 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-24 16:16:28.293 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-24 16:16:28.293 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-24 16:16:28.293 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-24 16:16:28.300 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-24 16:16:28.305 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-24 16:16:28.305 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-24 16:16:28.306 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-24 16:16:28.310 [DefaultDispatcher-worker-9 @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-24 16:16:28.316 [DefaultDispatcher-worker-4 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-24 16:16:28.322 [DefaultDispatcher-worker-15 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-24 16:16:28.326 [DefaultDispatcher-worker-19 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-24 16:16:28.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-24 16:16:28.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-24 16:16:28.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.328 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13448d2d: (connection evicted) 2025-04-24 16:16:28.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-24 16:16:28.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-24 16:16:28.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-24 16:16:28.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-24 16:16:28.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.329 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d: (connection evicted) 2025-04-24 16:16:28.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-24 16:16:28.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3411e0d7 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.330 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-24 16:16:28.331 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-04-24 16:16:28.331 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-04-24 16:16:28.331 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-24 16:16:28.338 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-04-24 16:16:28.343 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-04-24 16:16:28.344 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-04-24 16:16:28.345 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-04-24 16:16:28.349 [DefaultDispatcher-worker-3 @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-04-24 16:16:28.351 [DefaultDispatcher-worker-13 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-04-24 16:16:28.358 [UI Thread @coroutine#5073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=720125950330884096 2025-04-24 16:16:28.358 [UI Thread @coroutine#5073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=720125950330884096. 2025-04-24 16:16:28.358 [UI Thread @coroutine#5073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=720125950330884096 2025-04-24 16:16:28.359 [UI Thread @coroutine#5073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=720125950330884096 2025-04-24 16:16:28.359 [UI Thread @coroutine#5073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=720125950330884096 2025-04-24 16:16:28.359 [UI Thread @coroutine#5073] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=720125950330884096. 2025-04-24 16:16:28.359 [UI Thread @coroutine#5073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=720125950330884096 to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:28.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-24 16:16:28.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-24 16:16:28.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.361 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75044df3: (connection evicted) 2025-04-24 16:16:28.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-24 16:16:28.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f57ced1 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-04-24 16:16:28.394 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-24 16:16:28.402 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-04-24 16:16:28.407 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-04-24 16:16:28.408 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-04-24 16:16:28.408 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-04-24 16:16:28.413 [DefaultDispatcher-worker-1 @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-04-24 16:16:28.423 [DefaultDispatcher-worker-13 @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-04-24 16:16:28.426 [DefaultDispatcher-worker-5 @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-04-24 16:16:28.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-24 16:16:28.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-24 16:16:28.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.433 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa: (connection evicted) 2025-04-24 16:16:28.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-24 16:16:28.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e83cb9 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-24 16:16:28.471 [Test worker @coroutine#5115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-24 16:16:28.479 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-24 16:16:28.480 [DefaultDispatcher-worker-6 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:28.480 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.480 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:28.480 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.481 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.481 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.484 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-24 16:16:28.485 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-24 16:16:28.486 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-24 16:16:28.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-24 16:16:28.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-24 16:16:28.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:28.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-24 16:16:28.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ac3788 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-24 16:16:28.490 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-24 16:16:28.497 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-24 16:16:28.502 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-24 16:16:28.503 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-24 16:16:28.504 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-24 16:16:28.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-24 16:16:28.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-24 16:16:28.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:28.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-24 16:16:28.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5efb7f82 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-24 16:16:28.507 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-24 16:16:28.515 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-24 16:16:28.520 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-24 16:16:28.521 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-24 16:16:28.522 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@434896b0 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2025-04-24 16:16:28.522 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-24 16:16:28.530 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2025-04-24 16:16:28.535 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2025-04-24 16:16:28.536 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2025-04-24 16:16:28.536 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2025-04-24 16:16:28.540 [DefaultDispatcher-worker-8 @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2025-04-24 16:16:28.546 [DefaultDispatcher-worker-13 @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-24 16:16:28.549 [UI Thread @coroutine#5176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.549 [UI Thread @coroutine#5176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 16:16:28.549 [UI Thread @coroutine#5176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.550 [UI Thread @coroutine#5176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.550 [UI Thread @coroutine#5176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.550 [UI Thread @coroutine#5176] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 16:16:28.550 [UI Thread @coroutine#5176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:28.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-24 16:16:28.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-24 16:16:28.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.551 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e772d11: (connection evicted) 2025-04-24 16:16:28.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-24 16:16:28.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-24 16:16:28.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-24 16:16:28.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-24 16:16:28.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.552 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b: (connection evicted) 2025-04-24 16:16:28.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-24 16:16:28.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-24 16:16:28.552 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d1254b9 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-24 16:16:28.553 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-24 16:16:28.560 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-24 16:16:28.565 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-24 16:16:28.566 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-24 16:16:28.567 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2555b92 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-24 16:16:28.567 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-24 16:16:28.575 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-24 16:16:28.575 [DefaultDispatcher-worker-19 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:28.575 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.575 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:28.575 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.576 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.576 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.579 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-24 16:16:28.580 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-24 16:16:28.581 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-24 16:16:28.585 [DefaultDispatcher-worker-11 @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-24 16:16:28.592 [DefaultDispatcher-worker-7 @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-24 16:16:28.592 [UI Thread @coroutine#5208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.592 [UI Thread @coroutine#5208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 16:16:28.593 [UI Thread @coroutine#5208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.593 [UI Thread @coroutine#5208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.593 [UI Thread @coroutine#5208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-24 16:16:28.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-24 16:16:28.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.594 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462: (connection evicted) 2025-04-24 16:16:28.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-24 16:16:28.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-24 16:16:28.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-24 16:16:28.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-24 16:16:28.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.594 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49442e03: (connection evicted) 2025-04-24 16:16:28.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-24 16:16:28.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6f3d08 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f6ccf4 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f6ccf4 2025-04-24 16:16:28.596 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-24 16:16:28.603 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ccf4 2025-04-24 16:16:28.608 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ccf4 2025-04-24 16:16:28.609 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ccf4 2025-04-24 16:16:28.610 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ccf4 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f49fa1d 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6b5888 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6b5888 2025-04-24 16:16:28.610 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-24 16:16:28.617 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6b5888 2025-04-24 16:16:28.622 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6b5888 2025-04-24 16:16:28.623 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6b5888 2025-04-24 16:16:28.624 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6b5888 2025-04-24 16:16:28.627 [DefaultDispatcher-worker-2 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6b5888 2025-04-24 16:16:28.635 [DefaultDispatcher-worker-19 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ccf4 2025-04-24 16:16:28.636 [UI Thread @coroutine#5237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.636 [UI Thread @coroutine#5237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 16:16:28.636 [UI Thread @coroutine#5237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.636 [UI Thread @coroutine#5237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.636 [UI Thread @coroutine#5237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:16:28.636 [UI Thread @coroutine#5237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 16:16:28.637 [UI Thread @coroutine#5237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:28.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-24 16:16:28.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-24 16:16:28.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.637 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f6ccf4: (connection evicted) 2025-04-24 16:16:28.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-24 16:16:28.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-24 16:16:28.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-24 16:16:28.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-24 16:16:28.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.638 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b6b5888: (connection evicted) 2025-04-24 16:16:28.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-24 16:16:28.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d26b390 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-24 16:16:28.639 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-24 16:16:28.647 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-24 16:16:28.652 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-24 16:16:28.652 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-24 16:16:28.653 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c64b9c 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.653 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-04-24 16:16:28.654 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-24 16:16:28.658 [DefaultDispatcher-worker-17 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:28.658 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.658 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:28.658 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.658 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.658 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.662 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-04-24 16:16:28.667 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-04-24 16:16:28.667 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-04-24 16:16:28.668 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-04-24 16:16:28.672 [DefaultDispatcher-worker-20 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-04-24 16:16:28.678 [DefaultDispatcher-worker-15 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-24 16:16:28.685 [DefaultDispatcher-worker-20 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-24 16:16:28.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-24 16:16:28.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-24 16:16:28.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.691 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b49d0: (connection evicted) 2025-04-24 16:16:28.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-24 16:16:28.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-24 16:16:28.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-24 16:16:28.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-24 16:16:28.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.691 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@688c914e: (connection evicted) 2025-04-24 16:16:28.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-24 16:16:28.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7452e4ec 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-24 16:16:28.693 [Test worker @coroutine#5295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-24 16:16:28.701 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-24 16:16:28.706 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-24 16:16:28.706 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-24 16:16:28.707 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-24 16:16:28.711 [DefaultDispatcher-worker-12 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-24 16:16:28.722 [DefaultDispatcher-worker-3 @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-24 16:16:28.728 [DefaultDispatcher-worker-20 @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-24 16:16:28.738 [DefaultDispatcher-worker-6 @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-24 16:16:28.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-24 16:16:28.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-24 16:16:28.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.740 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e: (connection evicted) 2025-04-24 16:16:28.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-24 16:16:28.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1913188a 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-24 16:16:28.741 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-24 16:16:28.748 [DefaultDispatcher-worker-19 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:28.748 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.748 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:28.748 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.748 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.748 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.749 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-24 16:16:28.754 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-24 16:16:28.755 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-24 16:16:28.756 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79499fa 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-04-24 16:16:28.756 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-24 16:16:28.764 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-04-24 16:16:28.768 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-04-24 16:16:28.769 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-04-24 16:16:28.770 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-04-24 16:16:28.774 [DefaultDispatcher-worker-18 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-04-24 16:16:28.781 [DefaultDispatcher-worker-20 @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-24 16:16:28.785 [DefaultDispatcher-worker-11 @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-24 16:16:28.786 [DefaultDispatcher-worker-1 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:28.786 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.786 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:28.786 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.787 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.787 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-24 16:16:28.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-24 16:16:28.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.792 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f: (connection evicted) 2025-04-24 16:16:28.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-24 16:16:28.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-24 16:16:28.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-24 16:16:28.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-24 16:16:28.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.793 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340d50c8: (connection evicted) 2025-04-24 16:16:28.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-24 16:16:28.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664c6bbc 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-24 16:16:28.794 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-24 16:16:28.802 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-24 16:16:28.807 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-24 16:16:28.808 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-24 16:16:28.809 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-24 16:16:28.813 [DefaultDispatcher-worker-9 @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-24 16:16:28.816 [DefaultDispatcher-worker-6 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-24 16:16:28.822 [DefaultDispatcher-worker-9 @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-24 16:16:28.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-24 16:16:28.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-24 16:16:28.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.824 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd: (connection evicted) 2025-04-24 16:16:28.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-24 16:16:28.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a607a9 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2025-04-24 16:16:28.825 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-24 16:16:28.825 [DefaultDispatcher-worker-17 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:28.825 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.825 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:28.825 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.826 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.832 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2025-04-24 16:16:28.837 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2025-04-24 16:16:28.838 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2025-04-24 16:16:28.839 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2025-04-24 16:16:28.843 [DefaultDispatcher-worker-4 @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2025-04-24 16:16:28.846 [DefaultDispatcher-worker-18 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2025-04-24 16:16:28.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-24 16:16:28.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-24 16:16:28.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.847 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a618847: (connection evicted) 2025-04-24 16:16:28.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-24 16:16:28.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@337f6716 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.848 [DefaultDispatcher-worker-6 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.848 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.848 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:28.848 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2025-04-24 16:16:28.848 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-24 16:16:28.849 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.849 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:28.856 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2025-04-24 16:16:28.861 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2025-04-24 16:16:28.862 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2025-04-24 16:16:28.863 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2025-04-24 16:16:28.899 [DefaultDispatcher-worker-2 @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2025-04-24 16:16:28.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-24 16:16:28.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-24 16:16:28.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.903 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9: (connection evicted) 2025-04-24 16:16:28.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-24 16:16:28.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cda8d3b 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2025-04-24 16:16:28.904 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-24 16:16:28.911 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2025-04-24 16:16:28.916 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2025-04-24 16:16:28.917 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2025-04-24 16:16:28.918 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2025-04-24 16:16:28.922 [DefaultDispatcher-worker-4 @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2025-04-24 16:16:28.926 [DefaultDispatcher-worker-12 @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2025-04-24 16:16:28.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-24 16:16:28.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-24 16:16:28.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:28.929 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b12157b: (connection evicted) 2025-04-24 16:16:28.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-24 16:16:28.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-24 16:16:28.931 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-24 16:16:28.931 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.931 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.931 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.931 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.931 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.931 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.931 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df9bfaa 2025-04-24 16:16:28.931 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.931 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2025-04-24 16:16:28.932 [Test worker @coroutine#5479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-24 16:16:28.939 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2025-04-24 16:16:28.944 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2025-04-24 16:16:28.945 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2025-04-24 16:16:28.946 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2025-04-24 16:16:28.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-24 16:16:28.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-24 16:16:28.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:28.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-24 16:16:28.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@228f15de 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2025-04-24 16:16:28.949 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-24 16:16:28.956 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2025-04-24 16:16:28.961 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2025-04-24 16:16:28.962 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2025-04-24 16:16:28.963 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2025-04-24 16:16:28.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-24 16:16:28.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-24 16:16:28.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:28.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-24 16:16:28.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a6433f3 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:16:28.965 [Test worker @coroutine#5512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-24 16:16:28.975 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:16:28.980 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:16:28.981 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:16:28.982 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:16:28.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-24 16:16:28.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-24 16:16:28.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:28.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:28.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-24 16:16:28.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-24 16:16:28.989 [UI Thread @coroutine#5533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38945/Site/verify 2025-04-24 16:16:28.989 [UI Thread @coroutine#5533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38945/Site/verify. 2025-04-24 16:16:28.989 [UI Thread @coroutine#5533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38945/Site/verify 2025-04-24 16:16:28.990 [UI Thread @coroutine#5533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38945/Site/verify 2025-04-24 16:16:28.990 [UI Thread @coroutine#5533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38945/Site/verify 2025-04-24 16:16:28.990 [UI Thread @coroutine#5533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38945/Site/verify. 2025-04-24 16:16:28.991 [UI Thread @coroutine#5533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38945/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:28.993 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-24 16:16:28.993 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:28.993 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:28.993 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:28.993 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:28.993 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:28.993 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:28.993 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca3e806 2025-04-24 16:16:28.993 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:28.993 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2025-04-24 16:16:28.994 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-24 16:16:29.000 [DefaultDispatcher-worker-8 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:29.000 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.000 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:29.000 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.000 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.000 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.003 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2025-04-24 16:16:29.008 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2025-04-24 16:16:29.009 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2025-04-24 16:16:29.010 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2025-04-24 16:16:29.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-24 16:16:29.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-24 16:16:29.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-24 16:16:29.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6752d7fc 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.012 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-24 16:16:29.013 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-24 16:16:29.013 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-24 16:16:29.013 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-24 16:16:29.021 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-24 16:16:29.026 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-24 16:16:29.027 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-24 16:16:29.028 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-24 16:16:29.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-24 16:16:29.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-24 16:16:29.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-24 16:16:29.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bcebb8f 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220780d 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220780d 2025-04-24 16:16:29.030 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-24 16:16:29.038 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220780d 2025-04-24 16:16:29.043 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220780d 2025-04-24 16:16:29.044 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220780d 2025-04-24 16:16:29.045 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220780d 2025-04-24 16:16:29.046 [UI Thread @coroutine#5598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/Site/verify 2025-04-24 16:16:29.046 [UI Thread @coroutine#5598] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/Site/verify. 2025-04-24 16:16:29.046 [UI Thread @coroutine#5598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/Site/verify 2025-04-24 16:16:29.047 [UI Thread @coroutine#5598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/Site/verify 2025-04-24 16:16:29.047 [UI Thread @coroutine#5598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/Site/verify 2025-04-24 16:16:29.047 [UI Thread @coroutine#5598] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42147/Site/verify. 2025-04-24 16:16:29.047 [UI Thread @coroutine#5598] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42147/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:29.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-24 16:16:29.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-24 16:16:29.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-24 16:16:29.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-24 16:16:29.051 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47185/Site/verify 2025-04-24 16:16:29.051 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47185/Site/verify. 2025-04-24 16:16:29.051 [UI Thread @coroutine#5610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47185/Site/verify 2025-04-24 16:16:29.052 [UI Thread @coroutine#5610] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47185/Site/verify 2025-04-24 16:16:29.052 [UI Thread @coroutine#5610] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47185/Site/verify 2025-04-24 16:16:29.052 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47185/Site/verify. 2025-04-24 16:16:29.052 [UI Thread @coroutine#5610] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47185/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:29.054 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35261/Site/verify 2025-04-24 16:16:29.055 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35261/Site/verify. 2025-04-24 16:16:29.055 [UI Thread @coroutine#5623] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35261/Site/verify 2025-04-24 16:16:29.055 [UI Thread @coroutine#5623] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35261/Site/verify 2025-04-24 16:16:29.055 [UI Thread @coroutine#5623] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35261/Site/verify 2025-04-24 16:16:29.055 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35261/Site/verify. 2025-04-24 16:16:29.055 [UI Thread @coroutine#5623] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35261/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:29.058 [UI Thread @coroutine#5637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-24 16:16:29.058 [UI Thread @coroutine#5637] 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-24 16:16:29.058 [UI Thread @coroutine#5637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-24 16:16:29.059 [UI Thread @coroutine#5637] 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-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28566aad 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.061 [Test worker @coroutine#5644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-24 16:16:29.063 [DefaultDispatcher-worker-3 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:29.063 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.063 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:29.063 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.063 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.063 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.070 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.075 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.075 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.076 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.080 [DefaultDispatcher-worker-13 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.090 [DefaultDispatcher-worker-20 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.095 [DefaultDispatcher-worker-16 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.098 [DefaultDispatcher-worker-1 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.101 [DefaultDispatcher-worker-17 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.104 [DefaultDispatcher-worker-7 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.109 [DefaultDispatcher-worker-6 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.117 [DefaultDispatcher-worker-3 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c8a858 2025-04-24 16:16:29.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-24 16:16:29.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-24 16:16:29.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.118 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29c8a858: (connection evicted) 2025-04-24 16:16:29.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-24 16:16:29.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-24 16:16:29.119 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db644d5 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2025-04-24 16:16:29.120 [Test worker @coroutine#5676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-24 16:16:29.127 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2025-04-24 16:16:29.132 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2025-04-24 16:16:29.133 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2025-04-24 16:16:29.134 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@286e2b71 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3fff29 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3fff29 2025-04-24 16:16:29.134 [Test worker @coroutine#5676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-24 16:16:29.142 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3fff29 2025-04-24 16:16:29.147 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3fff29 2025-04-24 16:16:29.148 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3fff29 2025-04-24 16:16:29.149 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3fff29 2025-04-24 16:16:29.152 [DefaultDispatcher-worker-12 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3fff29 2025-04-24 16:16:29.159 [DefaultDispatcher-worker-13 @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2025-04-24 16:16:29.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-24 16:16:29.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-24 16:16:29.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.168 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b94df68: (connection evicted) 2025-04-24 16:16:29.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-24 16:16:29.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-24 16:16:29.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-24 16:16:29.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-24 16:16:29.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.168 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b3fff29: (connection evicted) 2025-04-24 16:16:29.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-24 16:16:29.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd729 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.169 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-24 16:16:29.170 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2025-04-24 16:16:29.170 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2025-04-24 16:16:29.170 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-24 16:16:29.177 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2025-04-24 16:16:29.182 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2025-04-24 16:16:29.183 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2025-04-24 16:16:29.184 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12aa9370 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-04-24 16:16:29.184 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-24 16:16:29.188 [DefaultDispatcher-worker-18 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:29.188 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.188 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:29.188 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.188 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.188 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.192 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-04-24 16:16:29.197 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-04-24 16:16:29.197 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-04-24 16:16:29.198 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-04-24 16:16:29.202 [DefaultDispatcher-worker-8 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2025-04-24 16:16:29.209 [DefaultDispatcher-worker-17 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2025-04-24 16:16:29.214 [DefaultDispatcher-worker-17 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2025-04-24 16:16:29.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-24 16:16:29.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-24 16:16:29.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.217 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe: (connection evicted) 2025-04-24 16:16:29.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-24 16:16:29.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-24 16:16:29.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-24 16:16:29.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-24 16:16:29.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.218 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41fc5625: (connection evicted) 2025-04-24 16:16:29.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-24 16:16:29.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85420 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2025-04-24 16:16:29.219 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-24 16:16:29.227 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2025-04-24 16:16:29.232 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2025-04-24 16:16:29.233 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2025-04-24 16:16:29.234 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@752957da 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6a5712 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6a5712 2025-04-24 16:16:29.234 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-24 16:16:29.242 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6a5712 2025-04-24 16:16:29.246 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6a5712 2025-04-24 16:16:29.247 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6a5712 2025-04-24 16:16:29.248 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6a5712 2025-04-24 16:16:29.252 [DefaultDispatcher-worker-13 @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6a5712 2025-04-24 16:16:29.259 [DefaultDispatcher-worker-1 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2025-04-24 16:16:29.263 [DefaultDispatcher-worker-11 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2025-04-24 16:16:29.320 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.335 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.485 [DefaultDispatcher-worker-13 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:29.486 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.486 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:29.486 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.486 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.486 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-24 16:16:29.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-24 16:16:29.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.515 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49dce561: (connection evicted) 2025-04-24 16:16:29.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-24 16:16:29.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-24 16:16:29.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-24 16:16:29.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-24 16:16:29.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.516 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c6a5712: (connection evicted) 2025-04-24 16:16:29.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-24 16:16:29.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686a08f4 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.517 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-24 16:16:29.518 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@78494a59 2025-04-24 16:16:29.518 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@78494a59 2025-04-24 16:16:29.518 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-24 16:16:29.525 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78494a59 2025-04-24 16:16:29.530 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78494a59 2025-04-24 16:16:29.531 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78494a59 2025-04-24 16:16:29.532 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78494a59 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da068e8 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2025-04-24 16:16:29.532 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-24 16:16:29.539 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2025-04-24 16:16:29.544 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2025-04-24 16:16:29.545 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2025-04-24 16:16:29.546 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2025-04-24 16:16:29.549 [DefaultDispatcher-worker-7 @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2025-04-24 16:16:29.556 [DefaultDispatcher-worker-12 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78494a59 2025-04-24 16:16:29.560 [DefaultDispatcher-worker-10 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78494a59 2025-04-24 16:16:29.563 [DefaultDispatcher-worker-17 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78494a59 2025-04-24 16:16:29.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-24 16:16:29.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-24 16:16:29.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.568 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78494a59: (connection evicted) 2025-04-24 16:16:29.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-24 16:16:29.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-24 16:16:29.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-24 16:16:29.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-24 16:16:29.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.569 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72bd8702: (connection evicted) 2025-04-24 16:16:29.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-24 16:16:29.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451d6bc9 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c936b5f 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c936b5f 2025-04-24 16:16:29.570 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-24 16:16:29.578 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c936b5f 2025-04-24 16:16:29.580 [DefaultDispatcher-worker-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:29.580 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.580 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:29.580 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.580 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.580 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.583 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c936b5f 2025-04-24 16:16:29.583 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c936b5f 2025-04-24 16:16:29.584 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c936b5f 2025-04-24 16:16:29.584 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bca62d 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f8abe2 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f8abe2 2025-04-24 16:16:29.585 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-24 16:16:29.592 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8abe2 2025-04-24 16:16:29.597 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8abe2 2025-04-24 16:16:29.597 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8abe2 2025-04-24 16:16:29.598 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8abe2 2025-04-24 16:16:29.602 [DefaultDispatcher-worker-14 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8abe2 2025-04-24 16:16:29.608 [DefaultDispatcher-worker-13 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c936b5f 2025-04-24 16:16:29.612 [DefaultDispatcher-worker-9 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c936b5f 2025-04-24 16:16:29.615 [DefaultDispatcher-worker-14 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c936b5f 2025-04-24 16:16:29.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-24 16:16:29.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-24 16:16:29.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.618 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c936b5f: (connection evicted) 2025-04-24 16:16:29.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-24 16:16:29.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-24 16:16:29.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-24 16:16:29.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-24 16:16:29.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.618 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f8abe2: (connection evicted) 2025-04-24 16:16:29.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-24 16:16:29.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136dc575 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.619 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.620 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-24 16:16:29.620 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b3d197 2025-04-24 16:16:29.620 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b3d197 2025-04-24 16:16:29.620 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-24 16:16:29.627 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b3d197 2025-04-24 16:16:29.632 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b3d197 2025-04-24 16:16:29.633 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b3d197 2025-04-24 16:16:29.633 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b3d197 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6bcbee 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@77bca6d6 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@77bca6d6 2025-04-24 16:16:29.634 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-24 16:16:29.641 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77bca6d6 2025-04-24 16:16:29.646 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77bca6d6 2025-04-24 16:16:29.647 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77bca6d6 2025-04-24 16:16:29.647 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77bca6d6 2025-04-24 16:16:29.651 [DefaultDispatcher-worker-9 @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77bca6d6 2025-04-24 16:16:29.658 [DefaultDispatcher-worker-17 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b3d197 2025-04-24 16:16:29.661 [DefaultDispatcher-worker-13 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b3d197 2025-04-24 16:16:29.662 [DefaultDispatcher-worker-10 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:29.662 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.662 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:29.662 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.663 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.663 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.665 [DefaultDispatcher-worker-3 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b3d197 2025-04-24 16:16:29.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-24 16:16:29.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-24 16:16:29.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.667 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b3d197: (connection evicted) 2025-04-24 16:16:29.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-24 16:16:29.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-24 16:16:29.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-24 16:16:29.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-24 16:16:29.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.667 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77bca6d6: (connection evicted) 2025-04-24 16:16:29.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-24 16:16:29.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427b24c0 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-24 16:16:29.669 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-24 16:16:29.677 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-24 16:16:29.681 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-24 16:16:29.682 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-24 16:16:29.683 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-24 16:16:29.687 [DefaultDispatcher-worker-12 @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-24 16:16:29.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-24 16:16:29.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-24 16:16:29.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.689 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7324d83: (connection evicted) 2025-04-24 16:16:29.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-24 16:16:29.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4310007c 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.689 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2025-04-24 16:16:29.690 [Test worker @coroutine#6018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-24 16:16:29.697 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2025-04-24 16:16:29.702 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2025-04-24 16:16:29.703 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2025-04-24 16:16:29.703 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2025-04-24 16:16:29.707 [DefaultDispatcher-worker-3 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2025-04-24 16:16:29.717 [DefaultDispatcher-worker-13 @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2025-04-24 16:16:29.720 [DefaultDispatcher-worker-12 @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2025-04-24 16:16:29.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-24 16:16:29.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-24 16:16:29.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.723 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6233bca8: (connection evicted) 2025-04-24 16:16:29.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-24 16:16:29.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c5b2d62 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@165ec33 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@165ec33 2025-04-24 16:16:29.724 [Test worker @coroutine#6044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-24 16:16:29.731 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165ec33 2025-04-24 16:16:29.736 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165ec33 2025-04-24 16:16:29.737 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165ec33 2025-04-24 16:16:29.738 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165ec33 2025-04-24 16:16:29.742 [DefaultDispatcher-worker-12 @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165ec33 2025-04-24 16:16:29.751 [DefaultDispatcher-worker-15 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165ec33 2025-04-24 16:16:29.752 [DefaultDispatcher-worker-2 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:29.752 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.752 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:29.752 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.753 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.753 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.755 [DefaultDispatcher-worker-8 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165ec33 2025-04-24 16:16:29.761 [DefaultDispatcher-worker-20 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165ec33 2025-04-24 16:16:29.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-24 16:16:29.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-24 16:16:29.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.762 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@165ec33: (connection evicted) 2025-04-24 16:16:29.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-24 16:16:29.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3a3d87 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.763 [Test worker @coroutine#6079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-24 16:16:29.764 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2025-04-24 16:16:29.764 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2025-04-24 16:16:29.764 [Test worker @coroutine#6079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-24 16:16:29.771 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2025-04-24 16:16:29.776 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2025-04-24 16:16:29.776 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2025-04-24 16:16:29.777 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2025-04-24 16:16:29.781 [DefaultDispatcher-worker-3 @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2025-04-24 16:16:29.791 [DefaultDispatcher-worker-6 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:29.791 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.791 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:29.791 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.791 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.791 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.791 [DefaultDispatcher-worker-12 @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2025-04-24 16:16:29.795 [DefaultDispatcher-worker-2 @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2025-04-24 16:16:29.800 [DefaultDispatcher-worker-16 @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2025-04-24 16:16:29.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-24 16:16:29.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-24 16:16:29.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.801 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04: (connection evicted) 2025-04-24 16:16:29.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-24 16:16:29.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@201ac0ef 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.802 [Test worker @coroutine#6114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-24 16:16:29.803 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-24 16:16:29.803 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-24 16:16:29.803 [Test worker @coroutine#6114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-24 16:16:29.810 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-24 16:16:29.815 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-24 16:16:29.815 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-24 16:16:29.816 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-24 16:16:29.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-24 16:16:29.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-24 16:16:29.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-24 16:16:29.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a8b10dd 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.820 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2025-04-24 16:16:29.821 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-24 16:16:29.828 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2025-04-24 16:16:29.830 [DefaultDispatcher-worker-16 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:29.830 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.830 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:29.830 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.831 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.834 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2025-04-24 16:16:29.835 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2025-04-24 16:16:29.836 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2025-04-24 16:16:29.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-24 16:16:29.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-24 16:16:29.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-24 16:16:29.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@618cfd1 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2025-04-24 16:16:29.838 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-24 16:16:29.846 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2025-04-24 16:16:29.852 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2025-04-24 16:16:29.853 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2025-04-24 16:16:29.853 [DefaultDispatcher-worker-1 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:29.853 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.853 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:29.853 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.853 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.853 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:29.853 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb7eb6c 2025-04-24 16:16:29.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-24 16:16:29.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-24 16:16:29.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-24 16:16:29.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea92ffa 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.857 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.858 [UI Thread @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-24 16:16:29.858 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@798f3c39 2025-04-24 16:16:29.858 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@798f3c39 2025-04-24 16:16:29.858 [UI Thread @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-24 16:16:29.866 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798f3c39 2025-04-24 16:16:29.871 [UI Thread @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798f3c39 2025-04-24 16:16:29.872 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798f3c39 2025-04-24 16:16:29.873 [UI Thread @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798f3c39 2025-04-24 16:16:29.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-24 16:16:29.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-24 16:16:29.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:29.875 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@798f3c39: (connection evicted) 2025-04-24 16:16:29.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-24 16:16:29.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49808d41 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2407f1a8 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2407f1a8 2025-04-24 16:16:29.877 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-24 16:16:29.886 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2407f1a8 2025-04-24 16:16:29.891 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2407f1a8 2025-04-24 16:16:29.892 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2407f1a8 2025-04-24 16:16:29.892 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2407f1a8 2025-04-24 16:16:29.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-24 16:16:29.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-24 16:16:29.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-24 16:16:29.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e5b18 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.894 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-24 16:16:29.895 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-24 16:16:29.903 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-24 16:16:29.907 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-24 16:16:29.908 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-24 16:16:29.909 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-24 16:16:29.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-24 16:16:29.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-24 16:16:29.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-24 16:16:29.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c18556c 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-24 16:16:29.911 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-24 16:16:29.919 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-24 16:16:29.924 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-24 16:16:29.924 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-24 16:16:29.925 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-24 16:16:29.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-24 16:16:29.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-24 16:16:29.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-24 16:16:29.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d8a5846 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@605ef319 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@605ef319 2025-04-24 16:16:29.927 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-24 16:16:29.935 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605ef319 2025-04-24 16:16:29.940 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605ef319 2025-04-24 16:16:29.941 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605ef319 2025-04-24 16:16:29.942 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605ef319 2025-04-24 16:16:29.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-24 16:16:29.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-24 16:16:29.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-24 16:16:29.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7054b8a1 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-24 16:16:29.944 [Test worker @coroutine#6267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-24 16:16:29.952 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-24 16:16:29.957 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-24 16:16:29.958 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-24 16:16:29.959 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-24 16:16:29.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-24 16:16:29.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-24 16:16:29.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-24 16:16:29.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7c75d9 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-24 16:16:29.962 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-24 16:16:29.970 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-24 16:16:29.975 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-24 16:16:29.976 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-24 16:16:29.977 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-04-24 16:16:29.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-24 16:16:29.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-24 16:16:29.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-24 16:16:29.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@327fa027 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.979 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-24 16:16:29.980 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-24 16:16:29.980 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-24 16:16:29.980 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-24 16:16:29.988 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-24 16:16:29.993 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-24 16:16:29.993 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-24 16:16:29.994 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-24 16:16:29.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-24 16:16:29.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-24 16:16:29.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:29.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:29.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-24 16:16:29.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ea544e 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-24 16:16:29.997 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-24 16:16:30.005 [DefaultDispatcher-worker-20 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:30.005 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.005 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:30.005 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.005 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.005 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.006 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-24 16:16:30.011 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-24 16:16:30.012 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-24 16:16:30.013 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-24 16:16:30.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-24 16:16:30.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-24 16:16:30.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:30.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:30.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-24 16:16:30.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e15f2d 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-04-24 16:16:30.016 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-24 16:16:30.024 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-04-24 16:16:30.029 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-04-24 16:16:30.030 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-04-24 16:16:30.031 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-04-24 16:16:30.033 [UI Thread @coroutine#6358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-24 16:16:30.033 [UI Thread @coroutine#6358] 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-24 16:16:30.033 [UI Thread @coroutine#6358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-24 16:16:30.034 [UI Thread @coroutine#6358] 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-24 16:16:30.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-24 16:16:30.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-24 16:16:30.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:30.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:30.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-24 16:16:30.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-24 16:16:30.038 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d9e61f2 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-24 16:16:30.039 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-24 16:16:30.047 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-24 16:16:30.053 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-24 16:16:30.053 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-24 16:16:30.054 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-24 16:16:30.056 [UI Thread @coroutine#6381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42095/Site/verify 2025-04-24 16:16:30.056 [UI Thread @coroutine#6381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42095/Site/verify. 2025-04-24 16:16:30.056 [UI Thread @coroutine#6381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42095/Site/verify 2025-04-24 16:16:30.057 [UI Thread @coroutine#6381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42095/Site/verify 2025-04-24 16:16:30.057 [UI Thread @coroutine#6381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42095/Site/verify 2025-04-24 16:16:30.057 [UI Thread @coroutine#6381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42095/Site/verify. 2025-04-24 16:16:30.057 [UI Thread @coroutine#6381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42095/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:16:30.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-24 16:16:30.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-24 16:16:30.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:16:30.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:30.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-24 16:16:30.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be3ba84 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:30.061 [Test worker @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-24 16:16:30.062 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b45ede 2025-04-24 16:16:30.062 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b45ede 2025-04-24 16:16:30.062 [Test worker @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-24 16:16:30.068 [DefaultDispatcher-worker-12 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:30.068 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.068 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:30.068 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.069 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.069 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.070 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b45ede 2025-04-24 16:16:30.075 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b45ede 2025-04-24 16:16:30.076 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b45ede 2025-04-24 16:16:30.077 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b45ede 2025-04-24 16:16:30.081 [DefaultDispatcher-worker-5 @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b45ede 2025-04-24 16:16:30.085 [DefaultDispatcher-worker-9 @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b45ede 2025-04-24 16:16:30.089 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35429/720125957658423296/_ustadmanifest.json 2025-04-24 16:16:30.089 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35429/720125957658423296/_ustadmanifest.json. 2025-04-24 16:16:30.089 [UI Thread @coroutine#6410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35429/720125957658423296/_ustadmanifest.json 2025-04-24 16:16:30.090 [UI Thread @coroutine#6410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35429/720125957658423296/_ustadmanifest.json 2025-04-24 16:16:30.090 [UI Thread @coroutine#6410] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35429/720125957658423296/_ustadmanifest.json 2025-04-24 16:16:30.090 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35429/720125957658423296/_ustadmanifest.json. 2025-04-24 16:16:30.090 [UI Thread @coroutine#6410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35429/720125957658423296/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:30.090 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35429/mediainfo.json 2025-04-24 16:16:30.090 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35429/mediainfo.json. 2025-04-24 16:16:30.090 [UI Thread @coroutine#6410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35429/mediainfo.json 2025-04-24 16:16:30.090 [UI Thread @coroutine#6410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35429/mediainfo.json 2025-04-24 16:16:30.090 [UI Thread @coroutine#6410] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35429/mediainfo.json 2025-04-24 16:16:30.131 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35429/mediainfo.json. 2025-04-24 16:16:30.131 [UI Thread @coroutine#6410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35429/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:30.162 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:30.192 [DefaultDispatcher-worker-12 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:30.193 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.193 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:30.193 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.193 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.193 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.490 [DefaultDispatcher-worker-12 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-04-24 16:16:30.490 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.490 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:30.490 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.491 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.491 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55309/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.585 [DefaultDispatcher-worker-16 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-24 16:16:30.585 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.585 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:30.585 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.586 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.586 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55963/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.666 [DefaultDispatcher-worker-10 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-04-24 16:16:30.667 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.667 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:30.667 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.667 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.667 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46859/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.757 [DefaultDispatcher-worker-13 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-04-24 16:16:30.757 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.757 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:30.757 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.758 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.758 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57125/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.795 [DefaultDispatcher-worker-12 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-24 16:16:30.796 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.796 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:30.796 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.796 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.796 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51303/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.835 [DefaultDispatcher-worker-8 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbd278f 2025-04-24 16:16:30.835 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.835 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:30.835 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.836 [DefaultDispatcher-worker-20 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.858 [DefaultDispatcher-worker-16 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-04-24 16:16:30.858 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.858 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:30.858 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.858 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:30.858 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.010 [DefaultDispatcher-worker-19 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-04-24 16:16:31.010 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.010 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:31.010 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.011 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.011 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42961/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.073 [DefaultDispatcher-worker-16 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-04-24 16:16:31.073 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.073 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:31.073 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.074 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.074 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35293/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-24 16:16:31.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-24 16:16:31.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:31.135 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b45ede: (connection evicted) 2025-04-24 16:16:31.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:31.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-24 16:16:31.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13485e82 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:16:31.157 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@205c0b1a 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@205c0b1a 2025-04-24 16:16:31.158 [Test worker @coroutine#6453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-24 16:16:31.167 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c0b1a 2025-04-24 16:16:31.173 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c0b1a 2025-04-24 16:16:31.174 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c0b1a 2025-04-24 16:16:31.175 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c0b1a 2025-04-24 16:16:31.179 [DefaultDispatcher-worker-10 @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c0b1a 2025-04-24 16:16:31.182 [DefaultDispatcher-worker-18 @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c0b1a 2025-04-24 16:16:31.258 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:31.259 [DefaultDispatcher-worker-15 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-04-24 16:16:31.259 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.259 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId. 2025-04-24 16:16:31.259 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.260 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.260 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57199/UmAppDatabase/replication/nodeId 2025-04-24 16:16:31.262 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/720125964323647488/_ustadmanifest.json 2025-04-24 16:16:31.262 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33429/720125964323647488/_ustadmanifest.json. 2025-04-24 16:16:31.262 [UI Thread @coroutine#6469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/720125964323647488/_ustadmanifest.json 2025-04-24 16:16:31.263 [UI Thread @coroutine#6469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/720125964323647488/_ustadmanifest.json 2025-04-24 16:16:31.263 [UI Thread @coroutine#6469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/720125964323647488/_ustadmanifest.json 2025-04-24 16:16:31.263 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33429/720125964323647488/_ustadmanifest.json. 2025-04-24 16:16:31.263 [UI Thread @coroutine#6469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33429/720125964323647488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:31.263 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/tincan.xml 2025-04-24 16:16:31.263 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33429/tincan.xml. 2025-04-24 16:16:31.263 [UI Thread @coroutine#6469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/tincan.xml 2025-04-24 16:16:31.263 [UI Thread @coroutine#6469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/tincan.xml 2025-04-24 16:16:31.263 [UI Thread @coroutine#6469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/tincan.xml 2025-04-24 16:16:31.304 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33429/tincan.xml. 2025-04-24 16:16:31.304 [UI Thread @coroutine#6469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33429/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:16:31.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-24 16:16:31.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-24 16:16:31.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:16:31.309 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@205c0b1a: (connection evicted) 2025-04-24 16:16:31.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:16:31.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-24 16:16:31.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-24 16:21:59.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-24 16:21:59.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:21:59.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:21:59.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:21:59.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:21:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:21:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:21:59.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-24 16:22:00.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-24 16:22:00.092 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.107 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.109 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.130 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:00.134 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f4ff38 2025-04-24 16:22:00.134 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f4ff38 2025-04-24 16:22:00.137 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f331576 2025-04-24 16:22:00.137 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f331576 2025-04-24 16:22:00.139 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0c9448 2025-04-24 16:22:00.139 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0c9448 2025-04-24 16:22:00.141 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e1f4d 2025-04-24 16:22:00.141 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e1f4d 2025-04-24 16:22:00.143 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6805208b 2025-04-24 16:22:00.143 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6805208b 2025-04-24 16:22:00.146 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2a1058 2025-04-24 16:22:00.146 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2a1058 2025-04-24 16:22:00.148 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb7121 2025-04-24 16:22:00.149 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb7121 2025-04-24 16:22:00.151 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e21e002 2025-04-24 16:22:00.151 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e21e002 2025-04-24 16:22:00.153 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f618835 2025-04-24 16:22:00.153 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f618835 2025-04-24 16:22:00.153 [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-24 16:22:00.237 [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-24 16:22:00.237 [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-24 16:22:00.237 [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-24 16:22:00.238 [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-24 16:22:00.241 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.242 [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-24 16:22:00.243 [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-24 16:22:00.243 [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-24 16:22:00.298 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.316 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.331 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.342 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.358 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.361 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.413 [DefaultDispatcher-worker-8 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 16:22:00.433 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 16:22:00.433 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 16:22:00.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-24 16:22:00.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-24 16:22:00.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:00.444 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-24 16:22:00.444 [DefaultDispatcher-worker-6 @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-24 16:22:00.444 [DefaultDispatcher-worker-9 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 16:22:00.444 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f4ff38: (connection evicted) 2025-04-24 16:22:00.445 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f331576: (connection evicted) 2025-04-24 16:22:00.445 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b0c9448: (connection evicted) 2025-04-24 16:22:00.445 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e0e1f4d: (connection evicted) 2025-04-24 16:22:00.446 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6805208b: (connection evicted) 2025-04-24 16:22:00.446 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f2a1058: (connection evicted) 2025-04-24 16:22:00.446 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10cb7121: (connection evicted) 2025-04-24 16:22:00.446 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e21e002: (connection evicted) 2025-04-24 16:22:00.447 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f618835: (connection evicted) 2025-04-24 16:22:00.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:00.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-24 16:22:00.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-24 16:22:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b07cad0 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:00.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-24 16:22:00.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-24 16:22:00.455 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.461 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.462 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.464 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:00.464 [DefaultDispatcher-worker-6 @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-24 16:22:00.464 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:00.464 [DefaultDispatcher-worker-6 @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-24 16:22:00.472 [DefaultDispatcher-worker-3 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.473 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 16:22:00.473 [DefaultDispatcher-worker-3 @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-24 16:22:00.473 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 16:22:00.477 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.486 [DefaultDispatcher-worker-13 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.495 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.504 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.513 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.515 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.554 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:00.556 [DefaultDispatcher-worker-7 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e94669c 2025-04-24 16:22:00.557 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@706f031a 2025-04-24 16:22:00.557 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@706f031a 2025-04-24 16:22:00.559 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367 2025-04-24 16:22:00.559 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367 2025-04-24 16:22:00.561 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a97686a 2025-04-24 16:22:00.561 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a97686a 2025-04-24 16:22:00.563 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c 2025-04-24 16:22:00.563 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c 2025-04-24 16:22:00.565 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67 2025-04-24 16:22:00.565 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67 2025-04-24 16:22:00.567 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e60a436 2025-04-24 16:22:00.567 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e60a436 2025-04-24 16:22:00.568 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8 2025-04-24 16:22:00.569 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8 2025-04-24 16:22:00.570 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fba0613 2025-04-24 16:22:00.571 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fba0613 2025-04-24 16:22:00.572 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae6c6f1 2025-04-24 16:22:00.572 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae6c6f1 2025-04-24 16:22:00.572 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:00.577 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 16:22:00.577 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 16:22:00.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-24 16:22:00.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-24 16:22:00.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:00.578 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e94669c: (connection evicted) 2025-04-24 16:22:00.578 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 16:22:00.578 [DefaultDispatcher-worker-13 @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-24 16:22:00.579 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@706f031a: (connection evicted) 2025-04-24 16:22:00.579 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367: (connection evicted) 2025-04-24 16:22:00.579 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a97686a: (connection evicted) 2025-04-24 16:22:00.580 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c: (connection evicted) 2025-04-24 16:22:00.580 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67: (connection evicted) 2025-04-24 16:22:00.580 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e60a436: (connection evicted) 2025-04-24 16:22:00.580 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8: (connection evicted) 2025-04-24 16:22:00.581 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fba0613: (connection evicted) 2025-04-24 16:22:00.581 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ae6c6f1: (connection evicted) 2025-04-24 16:22:00.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:00.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-24 16:22:00.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17884d 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:00.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:00.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@c732e1c 2025-04-24 16:22:00.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@c732e1c 2025-04-24 16:22:00.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-24 16:22:00.721 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:00.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48368a08 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:00.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c01c37 2025-04-24 16:22:00.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c01c37 2025-04-24 16:22:00.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bd4753 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:00.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:00.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-24 16:22:00.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fd6d1e 2025-04-24 16:22:00.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fd6d1e 2025-04-24 16:22:00.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-24 16:22:01.013 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c01c37 2025-04-24 16:22:01.052 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.065 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.151 [DefaultDispatcher-worker-6 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fd6d1e 2025-04-24 16:22:01.157 [DefaultDispatcher-worker-6 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fd6d1e 2025-04-24 16:22:01.158 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40511/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 16:22:01.158 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40511/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-24 16:22:01.158 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40511/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 16:22:01.170 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40511/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 16:22:01.170 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40511/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 16:22:01.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-24 16:22:01.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-24 16:22:01.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.198 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c01c37: (connection evicted) 2025-04-24 16:22:01.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-24 16:22:01.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-24 16:22:01.200 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fd6d1e 2025-04-24 16:22:01.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@146f3d22 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@52285a5f 2025-04-24 16:22:01.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@52285a5f 2025-04-24 16:22:01.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-24 16:22:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-24 16:22:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa5cc73 2025-04-24 16:22:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2025-04-24 16:22:01.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2025-04-24 16:22:01.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-24 16:22:01.238 [DefaultDispatcher-worker-3 @coroutine#98] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2025-04-24 16:22:01.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-24 16:22:01.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-24 16:22:01.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.240 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52285a5f: (connection evicted) 2025-04-24 16:22:01.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-24 16:22:01.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-24 16:22:01.242 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280ecc33 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c27f72 2025-04-24 16:22:01.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c27f72 2025-04-24 16:22:01.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-24 16:22:01.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cbe95b1 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-24 16:22:01.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a82bc58 2025-04-24 16:22:01.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a82bc58 2025-04-24 16:22:01.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-24 16:22:01.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-24 16:22:01.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-24 16:22:01.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.262 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c27f72: (connection evicted) 2025-04-24 16:22:01.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-24 16:22:01.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ba35152 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-24 16:22:01.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff8a3ad 2025-04-24 16:22:01.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff8a3ad 2025-04-24 16:22:01.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@550fa96f 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d01b0d8 2025-04-24 16:22:01.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d01b0d8 2025-04-24 16:22:01.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-24 16:22:01.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-24 16:22:01.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-24 16:22:01.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.280 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff8a3ad: (connection evicted) 2025-04-24 16:22:01.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-24 16:22:01.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350f18a6 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c90029b 2025-04-24 16:22:01.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c90029b 2025-04-24 16:22:01.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c2096c6 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f8db6 2025-04-24 16:22:01.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f8db6 2025-04-24 16:22:01.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-24 16:22:01.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-24 16:22:01.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-24 16:22:01.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.310 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c90029b: (connection evicted) 2025-04-24 16:22:01.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-24 16:22:01.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-24 16:22:01.313 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.357 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.374 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.393 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76db9048 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-24 16:22:01.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-24 16:22:01.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-24 16:22:01.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cf3ae1 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@11228bee 2025-04-24 16:22:01.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@11228bee 2025-04-24 16:22:01.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-24 16:22:01.572 [DefaultDispatcher-worker-3 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11228bee 2025-04-24 16:22:01.578 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.586 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.590 [DefaultDispatcher-worker-3 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11228bee 2025-04-24 16:22:01.595 [DefaultDispatcher-worker-3 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11228bee 2025-04-24 16:22:01.599 [DefaultDispatcher-worker-3 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11228bee 2025-04-24 16:22:01.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-24 16:22:01.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-24 16:22:01.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.634 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5: (connection evicted) 2025-04-24 16:22:01.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-24 16:22:01.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-24 16:22:01.637 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11228bee 2025-04-24 16:22:01.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-24 16:22:01.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f5cae3 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-24 16:22:01.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@195498aa 2025-04-24 16:22:01.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@195498aa 2025-04-24 16:22:01.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b360972 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@68821f6 2025-04-24 16:22:01.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@68821f6 2025-04-24 16:22:01.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-24 16:22:01.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-24 16:22:01.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-24 16:22:01.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.658 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@195498aa: (connection evicted) 2025-04-24 16:22:01.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-24 16:22:01.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4ecdb0 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2025-04-24 16:22:01.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2025-04-24 16:22:01.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-24 16:22:01.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d444652 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1ea1d9 2025-04-24 16:22:01.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1ea1d9 2025-04-24 16:22:01.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-24 16:22:01.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-24 16:22:01.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-24 16:22:01.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.671 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2: (connection evicted) 2025-04-24 16:22:01.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-24 16:22:01.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df37f7a 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2025-04-24 16:22:01.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2025-04-24 16:22:01.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77856cc5 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-24 16:22:01.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d22650 2025-04-24 16:22:01.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d22650 2025-04-24 16:22:01.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-24 16:22:01.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-24 16:22:01.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-24 16:22:01.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.682 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17: (connection evicted) 2025-04-24 16:22:01.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-24 16:22:01.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3ce6a 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@22899683 2025-04-24 16:22:01.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@22899683 2025-04-24 16:22:01.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-24 16:22:01.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40017e98 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2025-04-24 16:22:01.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2025-04-24 16:22:01.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-24 16:22:01.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-24 16:22:01.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-24 16:22:01.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.738 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22899683: (connection evicted) 2025-04-24 16:22:01.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-24 16:22:01.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d7d8911 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2025-04-24 16:22:01.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2025-04-24 16:22:01.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd7f381 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-24 16:22:01.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5d5ac1 2025-04-24 16:22:01.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5d5ac1 2025-04-24 16:22:01.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-24 16:22:01.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-24 16:22:01.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-24 16:22:01.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.752 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42: (connection evicted) 2025-04-24 16:22:01.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-24 16:22:01.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-24 16:22:01.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec0ca83 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-24 16:22:01.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-24 16:22:01.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-24 16:22:01.755 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@646cb2e 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-24 16:22:01.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-24 16:22:01.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-24 16:22:01.769 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.771 [DefaultDispatcher-worker-13 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-24 16:22:01.771 [DefaultDispatcher-worker-13 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-24 16:22:01.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-24 16:22:01.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-24 16:22:01.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.773 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7827d7b: (connection evicted) 2025-04-24 16:22:01.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-24 16:22:01.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-24 16:22:01.773 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3006bfb 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-24 16:22:01.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5402612e 2025-04-24 16:22:01.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5402612e 2025-04-24 16:22:01.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-24 16:22:01.781 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43445fc6 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2025-04-24 16:22:01.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2025-04-24 16:22:01.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-24 16:22:01.793 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-24 16:22:01.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-24 16:22:01.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.796 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5402612e: (connection evicted) 2025-04-24 16:22:01.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-24 16:22:01.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a709cc7 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2025-04-24 16:22:01.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2025-04-24 16:22:01.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-24 16:22:01.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4f2300 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-24 16:22:01.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-24 16:22:01.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-24 16:22:01.850 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.862 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.884 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.903 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.910 [DefaultDispatcher-worker-12 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-24 16:22:01.911 [DefaultDispatcher-worker-12 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-24 16:22:01.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-24 16:22:01.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-24 16:22:01.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:01.911 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d: (connection evicted) 2025-04-24 16:22:01.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:01.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-24 16:22:01.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-24 16:22:01.912 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-24 16:22:01.912 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c0fecc 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2025-04-24 16:22:01.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2025-04-24 16:22:01.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf08c97 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:01.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2025-04-24 16:22:01.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2025-04-24 16:22:01.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-24 16:22:02.015 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.023 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-24 16:22:02.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-24 16:22:02.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.057 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d13379e: (connection evicted) 2025-04-24 16:22:02.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-24 16:22:02.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c3d67 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2025-04-24 16:22:02.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2025-04-24 16:22:02.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f93225 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2025-04-24 16:22:02.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2025-04-24 16:22:02.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-24 16:22:02.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-24 16:22:02.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-24 16:22:02.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.073 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1: (connection evicted) 2025-04-24 16:22:02.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-24 16:22:02.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-24 16:22:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f5b923 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-04-24 16:22:02.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-04-24 16:22:02.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a890fdd 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-24 16:22:02.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-24 16:22:02.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-24 16:22:02.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-24 16:22:02.171 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.183 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.184 [DefaultDispatcher-worker-12 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-24 16:22:02.185 [DefaultDispatcher-worker-12 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-24 16:22:02.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-24 16:22:02.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-24 16:22:02.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.186 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@734cf881: (connection evicted) 2025-04-24 16:22:02.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-24 16:22:02.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-24 16:22:02.187 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0cab82 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-04-24 16:22:02.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-04-24 16:22:02.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-24 16:22:02.192 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef31221 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a819901 2025-04-24 16:22:02.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a819901 2025-04-24 16:22:02.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-24 16:22:02.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-24 16:22:02.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-24 16:22:02.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.199 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b: (connection evicted) 2025-04-24 16:22:02.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-24 16:22:02.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecb9e17 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-24 16:22:02.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-24 16:22:02.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-24 16:22:02.215 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-24 16:22:02.221 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-24 16:22:02.222 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-24 16:22:02.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8cb7185 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c54c497 2025-04-24 16:22:02.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c54c497 2025-04-24 16:22:02.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-24 16:22:02.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-24 16:22:02.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-24 16:22:02.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:02.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-24 16:22:02.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff542a3 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-24 16:22:02.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-04-24 16:22:02.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-04-24 16:22:02.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-24 16:22:02.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-04-24 16:22:02.239 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-04-24 16:22:02.240 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9af731 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-24 16:22:02.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2025-04-24 16:22:02.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2025-04-24 16:22:02.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-24 16:22:02.246 [DefaultDispatcher-worker-3 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-04-24 16:22:02.247 [DefaultDispatcher-worker-5 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2025-04-24 16:22:02.248 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2025-04-24 16:22:02.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-24 16:22:02.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-24 16:22:02.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.250 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54387873: (connection evicted) 2025-04-24 16:22:02.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-24 16:22:02.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0325d0 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-24 16:22:02.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-04-24 16:22:02.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-04-24 16:22:02.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-24 16:22:02.255 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-04-24 16:22:02.260 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-04-24 16:22:02.261 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416c8bb5 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2025-04-24 16:22:02.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2025-04-24 16:22:02.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-24 16:22:02.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-24 16:22:02.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-24 16:22:02.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:02.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-24 16:22:02.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37caecda 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-24 16:22:02.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab9d160 2025-04-24 16:22:02.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab9d160 2025-04-24 16:22:02.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-24 16:22:02.269 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab9d160 2025-04-24 16:22:02.275 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab9d160 2025-04-24 16:22:02.276 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab9d160 2025-04-24 16:22:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa2a006 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2025-04-24 16:22:02.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2025-04-24 16:22:02.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-24 16:22:02.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-24 16:22:02.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-24 16:22:02.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:02.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-24 16:22:02.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b29b34 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-24 16:22:02.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-24 16:22:02.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-04-24 16:22:02.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-04-24 16:22:02.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-24 16:22:02.297 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.314 [DefaultDispatcher-worker-17 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-04-24 16:22:02.320 [DefaultDispatcher-worker-9 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-04-24 16:22:02.326 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.342 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.355 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-04-24 16:22:02.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-24 16:22:02.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-24 16:22:02.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.356 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46994f26: (connection evicted) 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-24 16:22:02.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f655dbd 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac1b6c0 2025-04-24 16:22:02.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac1b6c0 2025-04-24 16:22:02.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-24 16:22:02.363 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.377 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.378 [DefaultDispatcher-worker-17 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac1b6c0 2025-04-24 16:22:02.383 [DefaultDispatcher-worker-14 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac1b6c0 2025-04-24 16:22:02.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-24 16:22:02.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-24 16:22:02.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.393 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ac1b6c0: (connection evicted) 2025-04-24 16:22:02.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-24 16:22:02.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bc21e34 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-24 16:22:02.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-24 16:22:02.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-24 16:22:02.414 [DefaultDispatcher-worker-7 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-24 16:22:02.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-24 16:22:02.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-24 16:22:02.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.415 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb6869a: (connection evicted) 2025-04-24 16:22:02.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-24 16:22:02.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-24 16:22:02.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b490de 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-24 16:22:02.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-24 16:22:02.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-24 16:22:02.435 [DefaultDispatcher-worker-13 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-24 16:22:02.440 [DefaultDispatcher-worker-10 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-24 16:22:02.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-24 16:22:02.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-24 16:22:02.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.441 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba: (connection evicted) 2025-04-24 16:22:02.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-24 16:22:02.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-24 16:22:02.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-24 16:22:02.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b26e90 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-24 16:22:02.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-24 16:22:02.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-24 16:22:02.462 [DefaultDispatcher-worker-5 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-24 16:22:02.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-24 16:22:02.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-24 16:22:02.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.463 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3: (connection evicted) 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-24 16:22:02.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23708f14 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-24 16:22:02.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-04-24 16:22:02.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-04-24 16:22:02.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-24 16:22:02.482 [DefaultDispatcher-worker-15 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-04-24 16:22:02.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-24 16:22:02.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-24 16:22:02.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.482 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3: (connection evicted) 2025-04-24 16:22:02.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-24 16:22:02.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57afe44b 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f8ce2e 2025-04-24 16:22:02.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f8ce2e 2025-04-24 16:22:02.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-24 16:22:02.660 [DefaultDispatcher-worker-5 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f8ce2e 2025-04-24 16:22:02.665 [DefaultDispatcher-worker-16 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f8ce2e 2025-04-24 16:22:02.666 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49619/manifest.json 2025-04-24 16:22:02.666 [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:49619/manifest.json. 2025-04-24 16:22:02.666 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49619/manifest.json 2025-04-24 16:22:02.668 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49619/manifest.json 2025-04-24 16:22:02.668 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49619/manifest.json 2025-04-24 16:22:02.721 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.741 [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:49619/manifest.json. 2025-04-24 16:22:02.741 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49619/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:02.749 [DefaultDispatcher-worker-3 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f8ce2e 2025-04-24 16:22:02.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-24 16:22:02.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-24 16:22:02.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.753 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28f8ce2e: (connection evicted) 2025-04-24 16:22:02.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:02.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-24 16:22:02.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b06681c 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-24 16:22:02.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd84f9 2025-04-24 16:22:02.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd84f9 2025-04-24 16:22:02.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@355b53cc 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bda7a5b 2025-04-24 16:22:02.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bda7a5b 2025-04-24 16:22:02.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-24 16:22:02.800 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:22:02.836 [Test worker] INFO ktor.application - Application started in 0.038 seconds. 2025-04-24 16:22:02.836 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@12dc702b 2025-04-24 16:22:02.876 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.883 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:02.889 [DefaultDispatcher-worker-14 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:38493 2025-04-24 16:22:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514f2020 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2afc39 2025-04-24 16:22:02.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2afc39 2025-04-24 16:22:02.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-24 16:22:02.907 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 16:22:02.911 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 16:22:02.911 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 16:22:02.911 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 16:22:02.911 [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-24 16:22:02.911 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 16:22:02.911 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 16:22:02.912 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 16:22:02.912 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d45cfb 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:02.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:02.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-24 16:22:02.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:02.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:02.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-24 16:22:02.941 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:02.946 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:02.950 [DefaultDispatcher-worker-9 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2afc39 2025-04-24 16:22:02.951 [DefaultDispatcher-worker-9 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2afc39 2025-04-24 16:22:02.956 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:02.960 [DefaultDispatcher-worker-5 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:02.960 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38493/api/content/720127382975418368/_ustadmanifest.json 2025-04-24 16:22:02.960 [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:38493/api/content/720127382975418368/_ustadmanifest.json. 2025-04-24 16:22:02.960 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38493/api/content/720127382975418368/_ustadmanifest.json 2025-04-24 16:22:02.962 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38493/api/content/720127382975418368/_ustadmanifest.json 2025-04-24 16:22:02.962 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38493/api/content/720127382975418368/_ustadmanifest.json 2025-04-24 16:22:02.962 [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:38493/api/content/720127382975418368/_ustadmanifest.json. 2025-04-24 16:22:02.962 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38493/api/content/720127382975418368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:02.970 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:02.973 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 16:22:02.974 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-603ded0b-7cf1-4c64-bd07-20b28228b398', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 16:22:02.976 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:22:02.976 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-603ded0b-7cf1-4c64-bd07-20b28228b398 2025-04-24 16:22:02.978 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38493/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:02.978 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38493/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:02.978 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38493/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:02.978 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38493/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:02.984 [DefaultDispatcher-worker-11 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:02.984 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38493/UmAppDatabase/replication/nodeId 2025-04-24 16:22:02.984 [DefaultDispatcher-worker-11 @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:38493/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:02.984 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38493/UmAppDatabase/replication/nodeId 2025-04-24 16:22:02.988 [DefaultDispatcher-worker-5 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38493/api/blob/upload-init-batch 2025-04-24 16:22:02.988 [DefaultDispatcher-worker-5 @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:38493/api/blob/upload-init-batch. 2025-04-24 16:22:02.988 [DefaultDispatcher-worker-5 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38493/api/blob/upload-init-batch 2025-04-24 16:22:02.988 [DefaultDispatcher-worker-5 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38493/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:22:02.990 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:03.013 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:03.021 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 16:22:03.021 [eventLoopGroupProxy-4-1 @call-handler#394] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:03.021 [eventLoopGroupProxy-4-3 @call-handler#396] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:03.021 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:03.025 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:03.025 [eventLoopGroupProxy-4-1 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:03.027 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:03.027 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 16:22:03.027 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:03.028 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38493/UmAppDatabase/replication/nodeId 2025-04-24 16:22:03.028 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38493/UmAppDatabase/replication/nodeId 2025-04-24 16:22:03.029 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:03.030 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38493/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:03.030 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38493/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:03.032 [eventLoopGroupProxy-4-2 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-24 16:22:03.032 [eventLoopGroupProxy-4-1 @call-handler#394] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-24 16:22:03.034 [DefaultDispatcher-worker-3 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:03.036 [eventLoopGroupProxy-4-4 @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd84f9 2025-04-24 16:22:03.039 [DefaultDispatcher-worker-1 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:03.043 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-04-24 16:22:03.044 [DefaultDispatcher-worker-1 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38493/api/blob/upload-init-batch 2025-04-24 16:22:03.044 [DefaultDispatcher-worker-1 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38493/api/blob/upload-init-batch 2025-04-24 16:22:03.048 [DefaultDispatcher-worker-1 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38493/api/blob/upload-init-batch. 2025-04-24 16:22:03.048 [DefaultDispatcher-worker-1 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38493/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:03.057 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38493/api/blob/upload-batch-data 2025-04-24 16:22:03.057 [DefaultDispatcher-worker-1 @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:38493/api/blob/upload-batch-data. 2025-04-24 16:22:03.057 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38493/api/blob/upload-batch-data 2025-04-24 16:22:03.058 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38493/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:03.060 [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-24 16:22:03.066 [eventLoopGroupProxy-4-2 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd84f9 2025-04-24 16:22:03.067 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:03.067 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-24 16:22:03.068 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38493/api/blob/upload-batch-data 2025-04-24 16:22:03.072 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38493/api/blob/upload-batch-data 2025-04-24 16:22:03.072 [DefaultDispatcher-worker-1 @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:38493/api/blob/upload-batch-data. 2025-04-24 16:22:03.072 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38493/api/blob/upload-batch-data 2025-04-24 16:22:03.072 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38493/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:03.074 [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-24 16:22:03.076 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd84f9 2025-04-24 16:22:03.077 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:03.077 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 16:22:03.077 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38493/api/blob/upload-batch-data 2025-04-24 16:22:03.088 [DefaultDispatcher-worker-12 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:03.095 [DefaultDispatcher-worker-15 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:03.104 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38493/UmAppDatabase/replication/message 2025-04-24 16:22:03.104 [DefaultDispatcher-worker-15 @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:38493/UmAppDatabase/replication/message. 2025-04-24 16:22:03.104 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38493/UmAppDatabase/replication/message 2025-04-24 16:22:03.104 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38493/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:22:03.106 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:03.106 [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-24 16:22:03.106 [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-24 16:22:03.118 [DefaultDispatcher-worker-11 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bda7a5b 2025-04-24 16:22:03.118 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:03.118 [eventLoopGroupProxy-4-2 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-24 16:22:03.119 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38493/api/content/720127382975418368/_ustadmanifest.json 2025-04-24 16:22:03.119 [DefaultDispatcher-worker-15 @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:38493/api/content/720127382975418368/_ustadmanifest.json. 2025-04-24 16:22:03.119 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38493/api/content/720127382975418368/_ustadmanifest.json 2025-04-24 16:22:03.119 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38493/UmAppDatabase/replication/message 2025-04-24 16:22:03.119 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38493/UmAppDatabase/replication/message 2025-04-24 16:22:03.119 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38493/UmAppDatabase/replication/message. 2025-04-24 16:22:03.119 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38493/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:03.120 [DefaultDispatcher-worker-18 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38493/api/content/720127382975418368/_ustadmanifest.json 2025-04-24 16:22:03.120 [DefaultDispatcher-worker-18 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38493/api/content/720127382975418368/_ustadmanifest.json 2025-04-24 16:22:03.120 [DefaultDispatcher-worker-18 @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:38493/api/content/720127382975418368/_ustadmanifest.json. 2025-04-24 16:22:03.120 [DefaultDispatcher-worker-18 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38493/api/content/720127382975418368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:03.124 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-24 16:22:03.125 [DefaultDispatcher-worker-14 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bda7a5b 2025-04-24 16:22:03.126 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 16:22:03.126 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 16:22:03.126 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 16:22:03.126 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 16:22:03.126 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 16:22:03.127 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2afc39 2025-04-24 16:22:03.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-24 16:22:03.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-24 16:22:03.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:03.127 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63: (connection evicted) 2025-04-24 16:22:03.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:03.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-24 16:22:03.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-24 16:22:03.408 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:03.408 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:03.589 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:04.133 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@12dc702b 2025-04-24 16:22:04.134 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@12dc702b 2025-04-24 16:22:04.136 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd84f9 2025-04-24 16:22:04.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-24 16:22:04.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-24 16:22:04.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:04.136 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bda7a5b: (connection evicted) 2025-04-24 16:22:04.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:04.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-24 16:22:04.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4549d616 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:04.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:04.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-24 16:22:04.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-24 16:22:04.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@426bf2f2 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:04.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3dafd4 2025-04-24 16:22:04.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3dafd4 2025-04-24 16:22:04.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-24 16:22:04.164 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:22:04.166 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-24 16:22:04.166 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7a22302c 2025-04-24 16:22:04.167 [DefaultDispatcher-worker-9 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:44183 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3a3a92 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:04.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:04.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-24 16:22:04.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2025-04-24 16:22:04.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2025-04-24 16:22:04.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-24 16:22:04.169 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 16:22:04.169 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 16:22:04.169 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 16:22:04.169 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 16:22:04.169 [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-24 16:22:04.169 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 16:22:04.169 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 16:22:04.169 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 16:22:04.169 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:22:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4281a26f 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:04.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-24 16:22:04.192 [DefaultDispatcher-worker-15 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.197 [DefaultDispatcher-worker-7 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.202 [DefaultDispatcher-worker-13 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2025-04-24 16:22:04.203 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2025-04-24 16:22:04.208 [DefaultDispatcher-worker-10 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.212 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.212 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/content/720127394244014080/_ustadmanifest.json 2025-04-24 16:22:04.212 [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:44183/api/content/720127394244014080/_ustadmanifest.json. 2025-04-24 16:22:04.212 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/content/720127394244014080/_ustadmanifest.json 2025-04-24 16:22:04.213 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/content/720127394244014080/_ustadmanifest.json 2025-04-24 16:22:04.213 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44183/api/content/720127394244014080/_ustadmanifest.json 2025-04-24 16:22:04.214 [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:44183/api/content/720127394244014080/_ustadmanifest.json. 2025-04-24 16:22:04.214 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44183/api/content/720127394244014080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:04.221 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.221 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 16:22:04.221 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3a51e1cf-ed01-4186-9871-54c424a31adc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 16:22:04.222 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:22:04.222 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3a51e1cf-ed01-4186-9871-54c424a31adc 2025-04-24 16:22:04.223 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:04.223 [DefaultDispatcher-worker-13 @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:44183/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:04.223 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:04.223 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:04.225 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:04.225 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:04.225 [eventLoopGroupProxy-7-2 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.225 [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-24 16:22:04.226 [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-24 16:22:04.226 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.226 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 16:22:04.226 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:04.226 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:04.228 [DefaultDispatcher-worker-17 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.228 [DefaultDispatcher-worker-17 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/UmAppDatabase/replication/nodeId 2025-04-24 16:22:04.228 [DefaultDispatcher-worker-17 @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:44183/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:04.228 [DefaultDispatcher-worker-17 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/UmAppDatabase/replication/nodeId 2025-04-24 16:22:04.230 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:04.230 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.230 [DefaultDispatcher-worker-15 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-init-batch 2025-04-24 16:22:04.230 [DefaultDispatcher-worker-15 @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:44183/api/blob/upload-init-batch. 2025-04-24 16:22:04.230 [DefaultDispatcher-worker-15 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-init-batch 2025-04-24 16:22:04.230 [DefaultDispatcher-worker-15 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:22:04.230 [eventLoopGroupProxy-7-1 @call-handler#498] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-24 16:22:04.230 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/UmAppDatabase/replication/nodeId 2025-04-24 16:22:04.230 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44183/UmAppDatabase/replication/nodeId 2025-04-24 16:22:04.231 [eventLoopGroupProxy-7-1 @call-handler#503] 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-24 16:22:04.231 [eventLoopGroupProxy-7-1 @call-handler#503] 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-24 16:22:04.232 [eventLoopGroupProxy-7-1 @coroutine#504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-24 16:22:04.233 [eventLoopGroupProxy-7-1 @call-handler#503] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-24 16:22:04.233 [DefaultDispatcher-worker-20 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-init-batch 2025-04-24 16:22:04.233 [DefaultDispatcher-worker-20 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44183/api/blob/upload-init-batch 2025-04-24 16:22:04.234 [DefaultDispatcher-worker-14 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-init-batch. 2025-04-24 16:22:04.234 [DefaultDispatcher-worker-14 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44183/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:04.234 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.234 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.234 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.234 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.236 [eventLoopGroupProxy-7-1 @call-handler#510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:04.236 [DefaultDispatcher-worker-19 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.238 [eventLoopGroupProxy-7-1 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-24 16:22:04.238 [eventLoopGroupProxy-7-1 @call-handler#510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.238 [eventLoopGroupProxy-7-1 @call-handler#510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:04.238 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.239 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.239 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.239 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.239 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.241 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:04.241 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.242 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-24 16:22:04.242 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.242 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:04.243 [DefaultDispatcher-worker-10 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2025-04-24 16:22:04.243 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.244 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.244 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.244 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.244 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.244 [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-24 16:22:04.253 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:04.255 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:04.268 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:04.270 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:04.286 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.286 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:04.287 [DefaultDispatcher-worker-17 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.287 [DefaultDispatcher-worker-17 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.287 [DefaultDispatcher-worker-17 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.288 [DefaultDispatcher-worker-17 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.288 [DefaultDispatcher-worker-17 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.289 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.289 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:04.289 [DefaultDispatcher-worker-1 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.290 [DefaultDispatcher-worker-10 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.290 [DefaultDispatcher-worker-10 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44183/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:04.290 [DefaultDispatcher-worker-10 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:44183/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:44183/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-24 16:22:04.290 [DefaultDispatcher-worker-10 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:44183/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.297 [DefaultDispatcher-worker-10 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.304 [DefaultDispatcher-worker-20 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:04.305 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 16:22:04.806 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f4cd1550-5bc1-4857-baaa-ddd5dc8aaa82', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 16:22:04.806 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:22:04.806 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f4cd1550-5bc1-4857-baaa-ddd5dc8aaa82 2025-04-24 16:22:04.808 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-init-batch 2025-04-24 16:22:04.808 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-init-batch. 2025-04-24 16:22:04.808 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-init-batch 2025-04-24 16:22:04.808 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:22:04.810 [eventLoopGroupProxy-7-1 @call-handler#535] 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-24 16:22:04.810 [eventLoopGroupProxy-7-1 @call-handler#535] 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-24 16:22:04.811 [eventLoopGroupProxy-7-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-24 16:22:04.812 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-24 16:22:04.812 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-init-batch 2025-04-24 16:22:04.812 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44183/api/blob/upload-init-batch 2025-04-24 16:22:04.813 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-init-batch. 2025-04-24 16:22:04.813 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44183/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:04.813 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.814 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.814 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.814 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.815 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:04.817 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.817 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:04.817 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.818 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.818 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.818 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.818 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.819 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:04.820 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.820 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:04.820 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.821 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.821 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.821 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.821 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.822 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:04.863 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.863 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:04.863 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.863 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.863 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.863 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.863 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.864 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:04.906 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.906 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:04.907 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.907 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.907 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.907 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.907 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.908 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:04.950 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.950 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:04.950 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.951 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.951 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.951 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.951 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.952 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:04.994 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:04.994 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:04.995 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.995 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.995 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:04.995 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:04.995 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:04.996 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:05.038 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.038 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:05.039 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.039 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.039 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:05.039 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.039 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:05.040 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:05.082 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.082 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:05.083 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.083 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.083 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:05.083 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.083 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:05.084 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:05.126 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.126 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:05.127 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.127 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.127 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:05.127 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.127 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:05.128 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:05.170 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.170 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:05.171 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.171 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.171 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:05.171 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.171 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:05.172 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:05.213 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.213 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 16:22:05.214 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.214 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.214 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:05.214 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.214 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:05.215 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:05.257 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.257 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:05.258 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.258 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.258 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:05.258 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.258 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:05.259 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:05.301 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.301 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:05.302 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.302 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.302 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:05.302 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.302 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:05.303 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:05.313 [DefaultDispatcher-worker-15 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:05.346 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-24 16:22:05.347 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.347 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 16:22:05.347 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.348 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.348 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:05.348 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.348 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:05.349 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:05.351 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-24 16:22:05.351 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.351 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:05.351 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.352 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.352 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44183/api/blob/upload-batch-data. 2025-04-24 16:22:05.352 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.352 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:05.353 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:05.354 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-24 16:22:05.355 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.355 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:05.355 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/blob/upload-batch-data 2025-04-24 16:22:05.361 [DefaultDispatcher-worker-19 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:05.365 [DefaultDispatcher-worker-16 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:05.366 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/UmAppDatabase/replication/message 2025-04-24 16:22:05.366 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44183/UmAppDatabase/replication/message. 2025-04-24 16:22:05.366 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/UmAppDatabase/replication/message 2025-04-24 16:22:05.366 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44183/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:22:05.367 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:05.367 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 16:22:05.367 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:05.380 [DefaultDispatcher-worker-2 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3dafd4 2025-04-24 16:22:05.380 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:05.380 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-24 16:22:05.380 [DefaultDispatcher-worker-7 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44183/api/content/720127394244014080/_ustadmanifest.json 2025-04-24 16:22:05.380 [DefaultDispatcher-worker-7 @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:44183/api/content/720127394244014080/_ustadmanifest.json. 2025-04-24 16:22:05.380 [DefaultDispatcher-worker-7 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44183/api/content/720127394244014080/_ustadmanifest.json 2025-04-24 16:22:05.380 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/UmAppDatabase/replication/message 2025-04-24 16:22:05.380 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44183/UmAppDatabase/replication/message 2025-04-24 16:22:05.381 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44183/UmAppDatabase/replication/message. 2025-04-24 16:22:05.381 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44183/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:05.381 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44183/api/content/720127394244014080/_ustadmanifest.json 2025-04-24 16:22:05.381 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44183/api/content/720127394244014080/_ustadmanifest.json 2025-04-24 16:22:05.381 [DefaultDispatcher-worker-6 @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:44183/api/content/720127394244014080/_ustadmanifest.json. 2025-04-24 16:22:05.381 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44183/api/content/720127394244014080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:05.385 [DefaultDispatcher-worker-2 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-04-24 16:22:05.386 [DefaultDispatcher-worker-15 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3dafd4 2025-04-24 16:22:05.387 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 16:22:05.387 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 16:22:05.387 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 16:22:05.387 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 16:22:05.387 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 16:22:05.388 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2025-04-24 16:22:05.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-24 16:22:05.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-24 16:22:05.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:05.388 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a1e578f: (connection evicted) 2025-04-24 16:22:05.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:05.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-24 16:22:05.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-24 16:22:05.670 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:05.806 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:05.862 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:06.155 [DefaultDispatcher-worker-15 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-24 16:22:06.391 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7a22302c 2025-04-24 16:22:06.392 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7a22302c 2025-04-24 16:22:06.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-24 16:22:06.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-24 16:22:06.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:06.392 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f3dafd4: (connection evicted) 2025-04-24 16:22:06.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:06.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-24 16:22:06.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ace6611 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:06.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-24 16:22:06.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-24 16:22:06.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f6d3a81 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:06.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:06.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-04-24 16:22:06.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-04-24 16:22:06.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-24 16:22:06.416 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:22:06.417 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 16:22:06.417 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@54224125 2025-04-24 16:22:06.418 [DefaultDispatcher-worker-15 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:45803 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200e6029 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:06.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-24 16:22:06.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-24 16:22:06.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-24 16:22:06.420 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 16:22:06.421 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 16:22:06.421 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 16:22:06.421 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 16:22:06.421 [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-24 16:22:06.421 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 16:22:06.421 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 16:22:06.421 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 16:22:06.421 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481c1e92 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:06.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-24 16:22:06.442 [DefaultDispatcher-worker-19 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.446 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.451 [DefaultDispatcher-worker-6 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-24 16:22:06.452 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-24 16:22:06.457 [DefaultDispatcher-worker-12 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.462 [DefaultDispatcher-worker-8 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.462 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json 2025-04-24 16:22:06.462 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json. 2025-04-24 16:22:06.462 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json 2025-04-24 16:22:06.463 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json 2025-04-24 16:22:06.463 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json 2025-04-24 16:22:06.463 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json. 2025-04-24 16:22:06.463 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:06.470 [DefaultDispatcher-worker-2 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.471 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 16:22:06.471 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4a60c2b2-0415-459b-bd8e-3603ff8806f1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 16:22:06.472 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:22:06.472 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4a60c2b2-0415-459b-bd8e-3603ff8806f1 2025-04-24 16:22:06.472 [DefaultDispatcher-worker-2 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:06.472 [DefaultDispatcher-worker-2 @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:45803/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:06.472 [DefaultDispatcher-worker-2 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:06.472 [DefaultDispatcher-worker-2 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45803/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:06.474 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:06.474 [eventLoopGroupProxy-10-2 @call-handler#668] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:06.475 [eventLoopGroupProxy-10-2 @call-handler#668] 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-24 16:22:06.475 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:06.475 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:06.475 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:06.475 [eventLoopGroupProxy-10-2 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 16:22:06.476 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:06.476 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:06.478 [DefaultDispatcher-worker-8 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.478 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/UmAppDatabase/replication/nodeId 2025-04-24 16:22:06.478 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45803/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:06.478 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/UmAppDatabase/replication/nodeId 2025-04-24 16:22:06.479 [DefaultDispatcher-worker-8 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/api/blob/upload-init-batch 2025-04-24 16:22:06.479 [DefaultDispatcher-worker-8 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45803/api/blob/upload-init-batch. 2025-04-24 16:22:06.479 [DefaultDispatcher-worker-8 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/api/blob/upload-init-batch 2025-04-24 16:22:06.479 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:06.479 [DefaultDispatcher-worker-8 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45803/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:22:06.479 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:06.479 [eventLoopGroupProxy-10-2 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-24 16:22:06.480 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/UmAppDatabase/replication/nodeId 2025-04-24 16:22:06.480 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45803/UmAppDatabase/replication/nodeId 2025-04-24 16:22:06.480 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 16:22:06.480 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 16:22:06.481 [eventLoopGroupProxy-10-2 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-24 16:22:06.482 [eventLoopGroupProxy-10-2 @call-handler#680] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-24 16:22:06.483 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/api/blob/upload-init-batch 2025-04-24 16:22:06.483 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45803/api/blob/upload-init-batch 2025-04-24 16:22:06.483 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45803/api/blob/upload-init-batch. 2025-04-24 16:22:06.483 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45803/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:06.485 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.485 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45803/api/blob/upload-batch-data. 2025-04-24 16:22:06.485 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.485 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:06.486 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:06.487 [DefaultDispatcher-worker-12 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.488 [eventLoopGroupProxy-10-2 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-24 16:22:06.489 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:06.489 [eventLoopGroupProxy-10-2 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 16:22:06.489 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.491 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.491 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45803/api/blob/upload-batch-data. 2025-04-24 16:22:06.491 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.491 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:06.492 [eventLoopGroupProxy-10-2 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:06.492 [DefaultDispatcher-worker-18 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.496 [eventLoopGroupProxy-10-2 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-24 16:22:06.497 [eventLoopGroupProxy-10-2 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:06.497 [eventLoopGroupProxy-10-2 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 16:22:06.497 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.498 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.498 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45803/api/blob/upload-batch-data. 2025-04-24 16:22:06.498 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.498 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:06.499 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:06.503 [eventLoopGroupProxy-10-2 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-24 16:22:06.503 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:06.503 [eventLoopGroupProxy-10-2 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 16:22:06.503 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.504 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.504 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45803/api/blob/upload-batch-data. 2025-04-24 16:22:06.504 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.504 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:06.504 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:06.505 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:06.507 [eventLoopGroupProxy-10-2 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-24 16:22:06.507 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:06.507 [eventLoopGroupProxy-10-2 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:06.507 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:06.507 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.508 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.508 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45803/api/blob/upload-batch-data. 2025-04-24 16:22:06.508 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.508 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:06.509 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:06.510 [eventLoopGroupProxy-10-2 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-24 16:22:06.510 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:06.511 [eventLoopGroupProxy-10-2 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:06.511 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/api/blob/upload-batch-data 2025-04-24 16:22:06.517 [DefaultDispatcher-worker-1 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.519 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:06.521 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:06.522 [DefaultDispatcher-worker-7 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.522 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/UmAppDatabase/replication/message 2025-04-24 16:22:06.522 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45803/UmAppDatabase/replication/message. 2025-04-24 16:22:06.522 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/UmAppDatabase/replication/message 2025-04-24 16:22:06.522 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45803/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:22:06.523 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:06.524 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 16:22:06.524 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:06.534 [DefaultDispatcher-worker-15 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-04-24 16:22:06.534 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:06.535 [eventLoopGroupProxy-10-2 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-24 16:22:06.535 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json 2025-04-24 16:22:06.535 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json. 2025-04-24 16:22:06.535 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json 2025-04-24 16:22:06.535 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/UmAppDatabase/replication/message 2025-04-24 16:22:06.535 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45803/UmAppDatabase/replication/message 2025-04-24 16:22:06.535 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45803/UmAppDatabase/replication/message. 2025-04-24 16:22:06.535 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45803/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:06.536 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json 2025-04-24 16:22:06.536 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json 2025-04-24 16:22:06.536 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json. 2025-04-24 16:22:06.536 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45803/api/content/720127402478575616/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:06.541 [DefaultDispatcher-worker-11 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-24 16:22:06.542 [DefaultDispatcher-worker-17 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-04-24 16:22:06.543 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 16:22:06.543 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 16:22:06.543 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 16:22:06.543 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 16:22:06.543 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 16:22:06.543 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-24 16:22:06.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-24 16:22:06.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-24 16:22:06.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:06.544 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14: (connection evicted) 2025-04-24 16:22:06.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:06.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-24 16:22:06.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-24 16:22:06.921 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:06.921 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:07.017 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:07.548 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@54224125 2025-04-24 16:22:07.548 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@54224125 2025-04-24 16:22:07.549 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-24 16:22:07.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-24 16:22:07.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-24 16:22:07.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:07.549 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52667676: (connection evicted) 2025-04-24 16:22:07.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:07.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-24 16:22:07.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b16e486 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:07.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:07.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:07.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d682397 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:07.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-04-24 16:22:07.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-04-24 16:22:07.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-24 16:22:07.587 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:22:07.588 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 16:22:07.588 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@415419a4 2025-04-24 16:22:07.589 [DefaultDispatcher-worker-7 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:36753 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca10d0e 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:07.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 16:22:07.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 16:22:07.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-24 16:22:07.591 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 16:22:07.591 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 16:22:07.591 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 16:22:07.591 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 16:22:07.591 [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-24 16:22:07.591 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 16:22:07.591 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 16:22:07.591 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 16:22:07.591 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4220468 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:07.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:07.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:07.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-24 16:22:07.614 [DefaultDispatcher-worker-10 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:07.619 [DefaultDispatcher-worker-16 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:07.676 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:07.678 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:07.690 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:07.692 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:07.705 [DefaultDispatcher-worker-16 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 16:22:07.731 [DefaultDispatcher-worker-16 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 16:22:07.734 [DefaultDispatcher-worker-16 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 16:22:07.737 [DefaultDispatcher-worker-16 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 16:22:07.743 [DefaultDispatcher-worker-1 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:07.748 [DefaultDispatcher-worker-16 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:07.748 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json 2025-04-24 16:22:07.748 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json. 2025-04-24 16:22:07.748 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json 2025-04-24 16:22:07.749 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json 2025-04-24 16:22:07.749 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json 2025-04-24 16:22:07.750 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json. 2025-04-24 16:22:07.750 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:07.806 [DefaultDispatcher-worker-11 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:07.806 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 16:22:07.806 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-28c2b703-4410-4cac-89fe-dab69811c1cf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 16:22:07.807 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 16:22:07.807 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-28c2b703-4410-4cac-89fe-dab69811c1cf 2025-04-24 16:22:07.808 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:07.808 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36753/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:07.808 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:07.808 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:07.810 [eventLoopGroupProxy-13-2 @call-handler#789] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:07.810 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:07.810 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:07.810 [eventLoopGroupProxy-13-2 @call-handler#789] 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-24 16:22:07.810 [eventLoopGroupProxy-13-2 @call-handler#789] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:07.811 [eventLoopGroupProxy-13-2 @call-handler#789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:07.811 [eventLoopGroupProxy-13-2 @call-handler#789] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 16:22:07.811 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:07.811 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36753/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:07.813 [DefaultDispatcher-worker-14 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:07.813 [DefaultDispatcher-worker-14 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/UmAppDatabase/replication/nodeId 2025-04-24 16:22:07.813 [DefaultDispatcher-worker-14 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36753/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:07.813 [DefaultDispatcher-worker-14 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/UmAppDatabase/replication/nodeId 2025-04-24 16:22:07.814 [eventLoopGroupProxy-13-2 @call-handler#797] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:07.814 [eventLoopGroupProxy-13-2 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:07.814 [eventLoopGroupProxy-13-2 @call-handler#797] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-24 16:22:07.815 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/UmAppDatabase/replication/nodeId 2025-04-24 16:22:07.815 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36753/UmAppDatabase/replication/nodeId 2025-04-24 16:22:07.820 [DefaultDispatcher-worker-15 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:07.826 [DefaultDispatcher-worker-15 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:07.828 [DefaultDispatcher-worker-8 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-init-batch 2025-04-24 16:22:07.828 [DefaultDispatcher-worker-8 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-init-batch. 2025-04-24 16:22:07.828 [DefaultDispatcher-worker-8 @coroutine#777] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-init-batch 2025-04-24 16:22:07.828 [DefaultDispatcher-worker-8 @coroutine#777] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:22:07.829 [eventLoopGroupProxy-13-2 @call-handler#804] 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-24 16:22:07.829 [eventLoopGroupProxy-13-2 @call-handler#804] 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-24 16:22:07.872 [eventLoopGroupProxy-13-2 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:07.874 [eventLoopGroupProxy-13-2 @call-handler#804] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-24 16:22:07.874 [DefaultDispatcher-worker-8 @coroutine#777] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-init-batch 2025-04-24 16:22:07.874 [DefaultDispatcher-worker-8 @coroutine#777] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36753/api/blob/upload-init-batch 2025-04-24 16:22:07.875 [DefaultDispatcher-worker-8 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-init-batch. 2025-04-24 16:22:07.875 [DefaultDispatcher-worker-8 @coroutine#777] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36753/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:07.877 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.877 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:07.877 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.877 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:07.878 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:07.880 [eventLoopGroupProxy-13-2 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:07.880 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:07.880 [eventLoopGroupProxy-13-2 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:07.880 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.882 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.882 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:07.882 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.882 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:07.883 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:07.926 [eventLoopGroupProxy-13-2 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:07.926 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:07.926 [eventLoopGroupProxy-13-2 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:07.927 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.929 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.929 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:07.929 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.929 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:07.930 [eventLoopGroupProxy-13-2 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:07.931 [eventLoopGroupProxy-13-2 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:07.931 [eventLoopGroupProxy-13-2 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:07.931 [eventLoopGroupProxy-13-2 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:07.931 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.932 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.932 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:07.932 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.932 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:07.933 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:07.936 [eventLoopGroupProxy-13-2 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:07.936 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:07.936 [eventLoopGroupProxy-13-2 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 16:22:07.936 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.940 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.940 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:07.940 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.940 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:07.941 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:07.983 [eventLoopGroupProxy-13-2 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:07.984 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:07.984 [eventLoopGroupProxy-13-2 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:07.984 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.986 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.986 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:07.986 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:07.986 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:07.987 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.048 [eventLoopGroupProxy-13-2 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.048 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.048 [eventLoopGroupProxy-13-2 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-24 16:22:08.049 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.050 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.050 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.050 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.050 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.051 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.097 [eventLoopGroupProxy-13-2 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.097 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.097 [eventLoopGroupProxy-13-2 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-24 16:22:08.098 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.099 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.099 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.099 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.099 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.099 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.141 [eventLoopGroupProxy-13-2 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.141 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.141 [eventLoopGroupProxy-13-2 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:08.142 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.142 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.142 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.142 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.142 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.143 [eventLoopGroupProxy-13-2 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.185 [eventLoopGroupProxy-13-2 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.185 [eventLoopGroupProxy-13-2 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.185 [eventLoopGroupProxy-13-2 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:08.185 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.186 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.186 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.186 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.186 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.187 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.229 [eventLoopGroupProxy-13-2 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.230 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.230 [eventLoopGroupProxy-13-2 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:08.230 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.231 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.231 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.231 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.231 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.232 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.233 [eventLoopGroupProxy-13-2 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.233 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.233 [eventLoopGroupProxy-13-2 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.234 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.234 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.234 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.234 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.234 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.235 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.236 [eventLoopGroupProxy-13-2 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.236 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.236 [eventLoopGroupProxy-13-2 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.237 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.237 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.237 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.237 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.237 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.238 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.239 [eventLoopGroupProxy-13-2 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.239 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.239 [eventLoopGroupProxy-13-2 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.239 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.240 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.240 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.240 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.240 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.241 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.242 [eventLoopGroupProxy-13-2 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.242 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.242 [eventLoopGroupProxy-13-2 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.242 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.243 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.243 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.243 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.243 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.243 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.244 [eventLoopGroupProxy-13-2 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.244 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.245 [eventLoopGroupProxy-13-2 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.245 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.245 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.245 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.245 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.245 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.246 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.247 [eventLoopGroupProxy-13-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.247 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.247 [eventLoopGroupProxy-13-2 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.247 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.248 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.248 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.248 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.248 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.249 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.250 [eventLoopGroupProxy-13-2 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.250 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.250 [eventLoopGroupProxy-13-2 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.250 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.251 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.251 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.251 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.251 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.251 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.252 [eventLoopGroupProxy-13-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.252 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.253 [eventLoopGroupProxy-13-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.253 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.253 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.253 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.253 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.253 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.254 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.255 [eventLoopGroupProxy-13-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.255 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.255 [eventLoopGroupProxy-13-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.255 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.257 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.258 [eventLoopGroupProxy-13-2 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.258 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.258 [eventLoopGroupProxy-13-2 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.258 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.259 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.259 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.259 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.259 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.259 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.261 [eventLoopGroupProxy-13-2 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.261 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.261 [eventLoopGroupProxy-13-2 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.261 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.262 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.262 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.262 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.262 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.262 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.264 [eventLoopGroupProxy-13-2 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.264 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.264 [eventLoopGroupProxy-13-2 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.264 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.265 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.265 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.265 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.265 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.265 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.266 [eventLoopGroupProxy-13-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.266 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.266 [eventLoopGroupProxy-13-2 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.267 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.267 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.268 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.268 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.268 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.268 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.270 [eventLoopGroupProxy-13-2 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.270 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.270 [eventLoopGroupProxy-13-2 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.271 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.272 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.272 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.272 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.272 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.272 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.274 [eventLoopGroupProxy-13-2 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.274 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.274 [eventLoopGroupProxy-13-2 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.274 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.275 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.275 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.275 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.275 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.276 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.277 [eventLoopGroupProxy-13-2 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.277 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.277 [eventLoopGroupProxy-13-2 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.277 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.278 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.278 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.278 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.278 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.278 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.279 [eventLoopGroupProxy-13-2 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.280 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.280 [eventLoopGroupProxy-13-2 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.280 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.281 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.281 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.281 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.281 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.281 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.283 [eventLoopGroupProxy-13-2 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.283 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.283 [eventLoopGroupProxy-13-2 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.284 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.285 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.285 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.285 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.285 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.285 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.286 [eventLoopGroupProxy-13-2 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.286 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.287 [eventLoopGroupProxy-13-2 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.287 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.287 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.287 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.287 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.287 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.288 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.289 [eventLoopGroupProxy-13-2 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.289 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.289 [eventLoopGroupProxy-13-2 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.290 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.290 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.290 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.290 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.290 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.291 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.292 [eventLoopGroupProxy-13-2 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.292 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.292 [eventLoopGroupProxy-13-2 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.293 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.293 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.293 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.293 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.293 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.294 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.295 [eventLoopGroupProxy-13-2 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.295 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.295 [eventLoopGroupProxy-13-2 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.295 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.296 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.296 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.296 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.296 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.297 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.298 [eventLoopGroupProxy-13-2 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.298 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.298 [eventLoopGroupProxy-13-2 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.298 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.299 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.299 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.299 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.299 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.300 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.301 [eventLoopGroupProxy-13-2 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.301 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.301 [eventLoopGroupProxy-13-2 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.301 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.302 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.302 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.302 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.302 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.302 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.303 [eventLoopGroupProxy-13-2 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.304 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.304 [eventLoopGroupProxy-13-2 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.304 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.304 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.304 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.304 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.304 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.305 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.306 [eventLoopGroupProxy-13-2 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.306 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.306 [eventLoopGroupProxy-13-2 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.306 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.308 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.308 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.308 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.308 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.309 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.323 [DefaultDispatcher-worker-16 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:08.351 [eventLoopGroupProxy-13-2 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.351 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.352 [eventLoopGroupProxy-13-2 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:08.352 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.353 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.353 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.353 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.353 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.354 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.356 [eventLoopGroupProxy-13-2 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.356 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.356 [eventLoopGroupProxy-13-2 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.356 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.357 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.357 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.357 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.357 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.358 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.359 [eventLoopGroupProxy-13-2 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.359 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.359 [eventLoopGroupProxy-13-2 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.359 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.360 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.360 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.360 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.360 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.361 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.365 [eventLoopGroupProxy-13-2 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.365 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.365 [eventLoopGroupProxy-13-2 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 16:22:08.366 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.366 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.366 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.366 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.366 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.367 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.410 [eventLoopGroupProxy-13-2 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.410 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.410 [eventLoopGroupProxy-13-2 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:08.411 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.412 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.412 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.412 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.412 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.412 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.455 [eventLoopGroupProxy-13-2 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.456 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.456 [eventLoopGroupProxy-13-2 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 16:22:08.456 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.457 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.457 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.457 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.457 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.458 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.459 [eventLoopGroupProxy-13-2 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.459 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.459 [eventLoopGroupProxy-13-2 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.459 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.459 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.460 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.460 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.460 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.460 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.461 [eventLoopGroupProxy-13-2 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.461 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.461 [eventLoopGroupProxy-13-2 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.461 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.462 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.462 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.462 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.462 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.463 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.506 [eventLoopGroupProxy-13-2 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.506 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.506 [eventLoopGroupProxy-13-2 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:08.507 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.507 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.507 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.507 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.507 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.508 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.509 [eventLoopGroupProxy-13-2 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.509 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.509 [eventLoopGroupProxy-13-2 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.510 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.510 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.510 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.510 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.510 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.511 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.512 [eventLoopGroupProxy-13-2 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.512 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.512 [eventLoopGroupProxy-13-2 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.512 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.513 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.513 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.513 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.513 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.513 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.514 [eventLoopGroupProxy-13-2 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.515 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.515 [eventLoopGroupProxy-13-2 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.515 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.515 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.515 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.515 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.515 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.516 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.517 [eventLoopGroupProxy-13-2 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.517 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.517 [eventLoopGroupProxy-13-2 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.517 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.518 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.518 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.518 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.518 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.518 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.561 [eventLoopGroupProxy-13-2 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.561 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.561 [eventLoopGroupProxy-13-2 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:08.561 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.562 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.562 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.562 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.562 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.563 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.564 [eventLoopGroupProxy-13-2 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.564 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.564 [eventLoopGroupProxy-13-2 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.564 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.565 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.565 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.565 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.565 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.566 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.567 [eventLoopGroupProxy-13-2 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.567 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.567 [eventLoopGroupProxy-13-2 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.567 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.567 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.568 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.568 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.568 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.568 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.569 [eventLoopGroupProxy-13-2 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.569 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.569 [eventLoopGroupProxy-13-2 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.570 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.570 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.570 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.570 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.570 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.571 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.572 [eventLoopGroupProxy-13-2 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.572 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.572 [eventLoopGroupProxy-13-2 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.572 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.573 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.573 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.573 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.573 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.574 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.575 [eventLoopGroupProxy-13-2 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.575 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.575 [eventLoopGroupProxy-13-2 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.575 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.576 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.576 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.576 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.576 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.576 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.578 [eventLoopGroupProxy-13-2 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.578 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.578 [eventLoopGroupProxy-13-2 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.578 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.579 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.579 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.579 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.579 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.579 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.581 [eventLoopGroupProxy-13-2 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.581 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.581 [eventLoopGroupProxy-13-2 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.581 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.582 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.582 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.582 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.582 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.582 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.584 [eventLoopGroupProxy-13-2 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.584 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.584 [eventLoopGroupProxy-13-2 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.584 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.585 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.585 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.585 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.585 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.586 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.587 [eventLoopGroupProxy-13-2 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.587 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.587 [eventLoopGroupProxy-13-2 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.587 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.588 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.588 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.588 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.588 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.588 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.589 [eventLoopGroupProxy-13-2 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.589 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.589 [eventLoopGroupProxy-13-2 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.590 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.590 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.590 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.590 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.590 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.591 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.592 [eventLoopGroupProxy-13-2 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.592 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.592 [eventLoopGroupProxy-13-2 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.592 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.594 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.594 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.594 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.594 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.595 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.596 [eventLoopGroupProxy-13-2 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.596 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.596 [eventLoopGroupProxy-13-2 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.596 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.597 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.597 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.597 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.597 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.598 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.641 [eventLoopGroupProxy-13-2 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.641 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.641 [eventLoopGroupProxy-13-2 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:08.642 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.642 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.642 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.642 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.642 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.643 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.644 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.645 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.645 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.645 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.646 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.646 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.646 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.646 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.646 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.648 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.648 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.648 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.648 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.649 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.649 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.649 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.649 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.650 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.693 [eventLoopGroupProxy-13-2 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.693 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.693 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:08.693 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.694 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.694 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.694 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.694 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.695 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.696 [eventLoopGroupProxy-13-2 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.696 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.696 [eventLoopGroupProxy-13-2 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.696 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.697 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.697 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.697 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.697 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.698 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.698 [eventLoopGroupProxy-13-2 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.699 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.699 [eventLoopGroupProxy-13-2 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.699 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.699 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.699 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.699 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.699 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.700 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.701 [eventLoopGroupProxy-13-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.701 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.701 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.701 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.702 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.702 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.702 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.702 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.702 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.745 [eventLoopGroupProxy-13-2 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.745 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.745 [eventLoopGroupProxy-13-2 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:08.745 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.746 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.746 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.746 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.746 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.747 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.748 [eventLoopGroupProxy-13-2 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.748 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.748 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.748 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.749 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.749 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.749 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.749 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.750 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.792 [eventLoopGroupProxy-13-2 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.792 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.792 [eventLoopGroupProxy-13-2 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:08.793 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.794 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.794 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.794 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.794 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.795 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.832 [DefaultDispatcher-worker-4 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:08.838 [eventLoopGroupProxy-13-2 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.838 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.838 [eventLoopGroupProxy-13-2 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 16:22:08.838 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.839 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.839 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.839 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.839 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.840 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.883 [eventLoopGroupProxy-13-2 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.883 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.883 [eventLoopGroupProxy-13-2 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:08.884 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.885 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.885 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.885 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.885 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.885 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.928 [eventLoopGroupProxy-13-2 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.928 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.928 [eventLoopGroupProxy-13-2 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:08.928 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.929 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.929 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.929 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.929 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.930 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.931 [eventLoopGroupProxy-13-2 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.931 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.931 [eventLoopGroupProxy-13-2 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.931 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.932 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.932 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.932 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.932 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.932 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.933 [eventLoopGroupProxy-13-2 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.933 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.933 [eventLoopGroupProxy-13-2 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.934 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.934 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.934 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.934 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.934 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.935 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.936 [eventLoopGroupProxy-13-2 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.936 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.936 [eventLoopGroupProxy-13-2 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.936 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.936 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.936 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.936 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.936 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.937 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.938 [eventLoopGroupProxy-13-2 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.938 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.938 [eventLoopGroupProxy-13-2 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.938 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.939 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.939 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.939 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.939 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.939 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.940 [eventLoopGroupProxy-13-2 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.940 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.940 [eventLoopGroupProxy-13-2 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.940 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.942 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.942 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.942 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.942 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.942 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.943 [eventLoopGroupProxy-13-2 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.943 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.944 [eventLoopGroupProxy-13-2 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.944 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.945 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.945 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.945 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.945 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.946 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.947 [eventLoopGroupProxy-13-2 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.947 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.947 [eventLoopGroupProxy-13-2 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.948 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.948 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.948 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.948 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.948 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.949 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.950 [eventLoopGroupProxy-13-2 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.950 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.950 [eventLoopGroupProxy-13-2 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.951 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.951 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.951 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.951 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.951 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.952 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.953 [eventLoopGroupProxy-13-2 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.953 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.954 [eventLoopGroupProxy-13-2 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.954 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.957 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.958 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.958 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.958 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.958 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.960 [eventLoopGroupProxy-13-2 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.960 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.960 [eventLoopGroupProxy-13-2 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.960 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.961 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.961 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.961 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.961 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.962 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.963 [eventLoopGroupProxy-13-2 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.963 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.963 [eventLoopGroupProxy-13-2 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:08.963 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.964 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.964 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.964 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.964 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.965 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.966 [eventLoopGroupProxy-13-2 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.967 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.967 [eventLoopGroupProxy-13-2 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.967 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.968 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.968 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.968 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.968 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.968 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.970 [eventLoopGroupProxy-13-2 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.970 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.970 [eventLoopGroupProxy-13-2 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.970 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.971 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.971 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.971 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.971 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.971 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:08.972 [eventLoopGroupProxy-13-2 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:08.973 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:08.973 [eventLoopGroupProxy-13-2 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:08.973 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.975 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.975 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:08.975 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:08.975 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:08.976 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.020 [eventLoopGroupProxy-13-2 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.020 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.020 [eventLoopGroupProxy-13-2 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 16:22:09.021 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.022 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.022 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.022 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.022 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.023 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.024 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.024 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.024 [eventLoopGroupProxy-13-2 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.024 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.025 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.025 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.025 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.025 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.026 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.027 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.027 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.027 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.027 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.028 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.028 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.028 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.028 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.029 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.030 [eventLoopGroupProxy-13-2 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.030 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.030 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.030 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.032 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.032 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.032 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.032 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.033 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.034 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.034 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.034 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.034 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.035 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.035 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.035 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.035 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.036 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.037 [eventLoopGroupProxy-13-2 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.037 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.037 [eventLoopGroupProxy-13-2 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.037 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.038 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.038 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.038 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.038 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.039 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.040 [eventLoopGroupProxy-13-2 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.040 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.040 [eventLoopGroupProxy-13-2 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.041 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.041 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.041 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.041 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.041 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.042 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.085 [eventLoopGroupProxy-13-2 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.085 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.085 [eventLoopGroupProxy-13-2 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.085 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.087 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.087 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.087 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.087 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.088 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.089 [eventLoopGroupProxy-13-2 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.089 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.089 [eventLoopGroupProxy-13-2 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.089 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.090 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.090 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.090 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.090 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.090 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.091 [eventLoopGroupProxy-13-2 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.091 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.091 [eventLoopGroupProxy-13-2 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.092 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.092 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.092 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.092 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.092 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.093 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.136 [eventLoopGroupProxy-13-2 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.136 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.136 [eventLoopGroupProxy-13-2 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.137 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.138 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.138 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.138 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.138 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.139 [eventLoopGroupProxy-13-2 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.140 [eventLoopGroupProxy-13-2 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.140 [eventLoopGroupProxy-13-2 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.140 [eventLoopGroupProxy-13-2 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.141 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.141 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.141 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.141 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.141 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.142 [eventLoopGroupProxy-13-2 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.143 [eventLoopGroupProxy-13-2 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.143 [eventLoopGroupProxy-13-2 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.143 [eventLoopGroupProxy-13-2 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.143 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.144 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.144 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.144 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.144 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.145 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.146 [eventLoopGroupProxy-13-2 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.146 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.146 [eventLoopGroupProxy-13-2 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.148 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.149 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.149 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.149 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.149 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.149 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.150 [eventLoopGroupProxy-13-2 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.150 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.151 [eventLoopGroupProxy-13-2 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.151 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.151 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.151 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.151 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.151 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.152 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.153 [eventLoopGroupProxy-13-2 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.153 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.153 [eventLoopGroupProxy-13-2 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.153 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.155 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.155 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.155 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.155 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.156 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.157 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.157 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.157 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.158 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.158 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.158 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.158 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.158 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.159 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.160 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.160 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.160 [eventLoopGroupProxy-13-2 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.160 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.161 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.161 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.161 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.161 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.162 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.163 [eventLoopGroupProxy-13-2 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.163 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.163 [eventLoopGroupProxy-13-2 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.163 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.164 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.164 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.164 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.164 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.166 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.167 [eventLoopGroupProxy-13-2 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.167 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.167 [eventLoopGroupProxy-13-2 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.168 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.168 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.168 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.168 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.168 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.169 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.170 [eventLoopGroupProxy-13-2 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.170 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.170 [eventLoopGroupProxy-13-2 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.170 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.172 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.172 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.172 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.172 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.172 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.174 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.174 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.174 [eventLoopGroupProxy-13-2 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.174 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.175 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.175 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.175 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.175 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.175 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.218 [eventLoopGroupProxy-13-2 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.218 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.218 [eventLoopGroupProxy-13-2 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.219 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.220 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.220 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.220 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.220 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.221 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.222 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.222 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.222 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.222 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.223 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.223 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.223 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.223 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.224 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.267 [eventLoopGroupProxy-13-2 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.267 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.267 [eventLoopGroupProxy-13-2 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.268 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.269 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.269 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.269 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.269 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.270 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.271 [eventLoopGroupProxy-13-2 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.271 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.271 [eventLoopGroupProxy-13-2 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.272 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.272 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.272 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.272 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.272 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.273 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.315 [eventLoopGroupProxy-13-2 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.315 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.315 [eventLoopGroupProxy-13-2 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:09.315 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.317 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.317 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.317 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.317 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.318 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.345 [DefaultDispatcher-worker-7 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:09.359 [eventLoopGroupProxy-13-2 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.359 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.359 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 16:22:09.359 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.361 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.361 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.361 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.361 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.362 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.403 [eventLoopGroupProxy-13-2 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.404 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.404 [eventLoopGroupProxy-13-2 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.404 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.406 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.406 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.406 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.406 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.406 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:09.448 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.448 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.449 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.449 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.450 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.450 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.450 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.450 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.451 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.493 [eventLoopGroupProxy-13-2 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.494 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.494 [eventLoopGroupProxy-13-2 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.494 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.496 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.496 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.496 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.496 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.496 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.498 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.498 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.498 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.498 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.499 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.499 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.499 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.499 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.499 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.542 [eventLoopGroupProxy-13-2 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.542 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.542 [eventLoopGroupProxy-13-2 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.543 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.544 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.544 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.544 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.544 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.545 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.547 [eventLoopGroupProxy-13-2 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.547 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.547 [eventLoopGroupProxy-13-2 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.547 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.548 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.548 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.548 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.548 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.548 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.550 [eventLoopGroupProxy-13-2 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.550 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.550 [eventLoopGroupProxy-13-2 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.550 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.551 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.551 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.551 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.551 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.551 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.555 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.555 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.555 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 16:22:09.555 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.556 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.556 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.556 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.556 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.557 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.558 [eventLoopGroupProxy-13-2 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.559 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.559 [eventLoopGroupProxy-13-2 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.559 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.560 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.560 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.560 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.560 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.561 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.562 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.562 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.562 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.562 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.563 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.563 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.563 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.563 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.564 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.578 [DefaultDispatcher-worker-19 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.595 [DefaultDispatcher-worker-19 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 16:22:09.605 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.605 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.605 [eventLoopGroupProxy-13-2 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 16:22:09.606 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.607 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.607 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.607 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.607 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.608 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.609 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.609 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.609 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.609 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.610 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.610 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.610 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.610 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.611 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.612 [eventLoopGroupProxy-13-2 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.612 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.612 [eventLoopGroupProxy-13-2 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.612 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.612 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.612 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.613 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.613 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.613 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.614 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.614 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.614 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.614 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.615 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.615 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.615 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.615 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.617 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.658 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.658 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.658 [eventLoopGroupProxy-13-2 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:09.658 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.660 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.660 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.660 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.660 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.661 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:09.662 [eventLoopGroupProxy-13-2 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.662 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.662 [eventLoopGroupProxy-13-2 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.662 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.663 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.663 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.663 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.663 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.663 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:09.664 [eventLoopGroupProxy-13-2 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.664 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.664 [eventLoopGroupProxy-13-2 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.664 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.665 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.665 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.665 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.665 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.666 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:09.667 [eventLoopGroupProxy-13-2 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.667 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.667 [eventLoopGroupProxy-13-2 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.667 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.667 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.667 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.667 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.667 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.669 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:09.711 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.711 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.711 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:09.711 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.713 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.713 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.713 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.713 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.714 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.756 [eventLoopGroupProxy-13-2 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.756 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.756 [eventLoopGroupProxy-13-2 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 16:22:09.757 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.758 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.758 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.759 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.759 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.759 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.761 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.761 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.761 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.761 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.762 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.762 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.762 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.762 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.762 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.770 [eventLoopGroupProxy-13-2 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.770 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.770 [eventLoopGroupProxy-13-2 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-24 16:22:09.770 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.771 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.771 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.771 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.771 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.772 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.773 [eventLoopGroupProxy-13-2 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.773 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.773 [eventLoopGroupProxy-13-2 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.773 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.775 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.775 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.775 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.775 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.775 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.818 [eventLoopGroupProxy-13-2 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.818 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.818 [eventLoopGroupProxy-13-2 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.818 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.820 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.820 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.820 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.820 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.821 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.822 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.822 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.822 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:09.822 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.823 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.823 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.823 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.823 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.823 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.854 [DefaultDispatcher-worker-10 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:09.865 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.865 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.866 [eventLoopGroupProxy-13-2 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.866 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.867 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.867 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.867 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.867 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.868 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.911 [eventLoopGroupProxy-13-2 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.911 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.911 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.911 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.913 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.913 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.913 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.913 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.914 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:09.915 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.915 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.915 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.915 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.916 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.916 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.916 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.916 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.916 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:09.959 [eventLoopGroupProxy-13-2 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.959 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.959 [eventLoopGroupProxy-13-2 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:09.960 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.961 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.961 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.961 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.961 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.962 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:09.963 [eventLoopGroupProxy-13-2 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.963 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.963 [eventLoopGroupProxy-13-2 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.963 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.964 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.964 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.964 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.964 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.965 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:09.966 [eventLoopGroupProxy-13-2 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.966 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.966 [eventLoopGroupProxy-13-2 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.966 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.967 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.967 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.967 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.967 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.967 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:09.968 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.968 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.968 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:09.969 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.971 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.971 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.971 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.971 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.972 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 16:22:09.977 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:09.978 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:09.978 [eventLoopGroupProxy-13-2 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-24 16:22:09.978 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.979 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.979 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:09.979 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:09.979 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:09.980 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:10.022 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:10.023 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:10.023 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 16:22:10.023 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:10.024 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:10.024 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:10.024 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:10.024 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:10.025 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:10.025 [eventLoopGroupProxy-13-2 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:10.026 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:10.026 [eventLoopGroupProxy-13-2 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:10.026 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:10.026 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:10.026 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:10.026 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:10.026 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:10.027 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:10.028 [eventLoopGroupProxy-13-2 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:10.028 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:10.028 [eventLoopGroupProxy-13-2 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 16:22:10.028 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:10.029 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:10.029 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/blob/upload-batch-data. 2025-04-24 16:22:10.029 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:10.029 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:10.029 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:10.031 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:10.031 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:10.031 [eventLoopGroupProxy-13-2 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 16:22:10.031 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/blob/upload-batch-data 2025-04-24 16:22:10.038 [DefaultDispatcher-worker-11 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:10.042 [DefaultDispatcher-worker-1 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:10.042 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/UmAppDatabase/replication/message 2025-04-24 16:22:10.042 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36753/UmAppDatabase/replication/message. 2025-04-24 16:22:10.042 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/UmAppDatabase/replication/message 2025-04-24 16:22:10.043 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36753/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:22:10.043 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:10.043 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 16:22:10.043 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:10.056 [DefaultDispatcher-worker-11 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-04-24 16:22:10.056 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:10.056 [eventLoopGroupProxy-13-2 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-24 16:22:10.056 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json 2025-04-24 16:22:10.056 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json. 2025-04-24 16:22:10.056 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json 2025-04-24 16:22:10.057 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/UmAppDatabase/replication/message 2025-04-24 16:22:10.057 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36753/UmAppDatabase/replication/message 2025-04-24 16:22:10.057 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36753/UmAppDatabase/replication/message. 2025-04-24 16:22:10.057 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36753/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:10.057 [DefaultDispatcher-worker-17 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json 2025-04-24 16:22:10.057 [DefaultDispatcher-worker-17 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json 2025-04-24 16:22:10.057 [DefaultDispatcher-worker-18 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json. 2025-04-24 16:22:10.058 [DefaultDispatcher-worker-18 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36753/api/content/720127405013372928/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:10.062 [DefaultDispatcher-worker-17 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-24 16:22:10.074 [DefaultDispatcher-worker-12 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-04-24 16:22:10.090 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 16:22:10.090 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 16:22:10.090 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 16:22:10.090 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 16:22:10.090 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 16:22:10.091 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:10.091 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:10.093 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-24 16:22:10.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-24 16:22:10.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-24 16:22:10.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:10.093 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df681cc: (connection evicted) 2025-04-24 16:22:10.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:10.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-24 16:22:10.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-24 16:22:10.538 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 16:22:11.096 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@415419a4 2025-04-24 16:22:11.096 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@415419a4 2025-04-24 16:22:11.100 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2025-04-24 16:22:11.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-24 16:22:11.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-24 16:22:11.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:11.100 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e: (connection evicted) 2025-04-24 16:22:11.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:11.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-24 16:22:11.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3b4394 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:11.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-24 16:22:11.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-24 16:22:11.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-24 16:22:11.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-24 16:22:11.142 [DefaultDispatcher-worker-4 @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d24ab25 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:11.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-24 16:22:11.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-24 16:22:11.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1952ad9d 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:11.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d884a19 2025-04-24 16:22:11.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d884a19 2025-04-24 16:22:11.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-24 16:22:11.149 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:22:11.149 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-24 16:22:11.150 [DefaultDispatcher-worker-15 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:39333 2025-04-24 16:22:11.152 [DefaultDispatcher-worker-15 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-24 16:22:11.153 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39333/api/blob/upload-init-batch 2025-04-24 16:22:11.153 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39333/api/blob/upload-init-batch. 2025-04-24 16:22:11.153 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39333/api/blob/upload-init-batch 2025-04-24 16:22:11.153 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39333/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:22:11.154 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 16:22:11.155 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 16:22:11.155 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d884a19 2025-04-24 16:22:11.156 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39333/api/blob/upload-init-batch 2025-04-24 16:22:11.156 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39333/api/blob/upload-init-batch 2025-04-24 16:22:11.156 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39333/api/blob/upload-init-batch. 2025-04-24 16:22:11.156 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39333/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:11.157 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39333/api/blob/upload-batch-data 2025-04-24 16:22:11.157 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39333/api/blob/upload-batch-data. 2025-04-24 16:22:11.157 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39333/api/blob/upload-batch-data 2025-04-24 16:22:11.157 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39333/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:11.157 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 16:22:11.159 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d884a19 2025-04-24 16:22:11.159 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:11.159 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39333/api/blob/upload-batch-data 2025-04-24 16:22:11.161 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-24 16:22:11.162 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:11.166 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-24 16:22:11.210 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:11.246 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:11.247 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139b3a29 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:12.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@31daf094 2025-04-24 16:22:12.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@31daf094 2025-04-24 16:22:12.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-24 16:22:12.241 [DefaultDispatcher-worker-19 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31daf094 2025-04-24 16:22:12.244 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55255/api/blob/upload-init-batch 2025-04-24 16:22:12.244 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55255/api/blob/upload-init-batch. 2025-04-24 16:22:12.244 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55255/api/blob/upload-init-batch 2025-04-24 16:22:12.244 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55255/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:22:12.245 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55255/api/blob/upload-init-batch 2025-04-24 16:22:12.245 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55255/api/blob/upload-init-batch 2025-04-24 16:22:12.245 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55255/api/blob/upload-init-batch. 2025-04-24 16:22:12.245 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55255/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:12.251 [DefaultDispatcher-worker-14 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31daf094 2025-04-24 16:22:12.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-24 16:22:12.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-24 16:22:12.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.254 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31daf094: (connection evicted) 2025-04-24 16:22:12.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:12.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-24 16:22:12.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3006aef5 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:12.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:12.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-24 16:22:12.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158618 2025-04-24 16:22:12.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158618 2025-04-24 16:22:12.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-24 16:22:12.276 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44681/api/blob/upload-init-batch 2025-04-24 16:22:12.277 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44681/api/blob/upload-init-batch. 2025-04-24 16:22:12.277 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44681/api/blob/upload-init-batch 2025-04-24 16:22:12.277 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44681/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:22:12.278 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44681/api/blob/upload-init-batch 2025-04-24 16:22:12.278 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44681/api/blob/upload-init-batch 2025-04-24 16:22:12.278 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44681/api/blob/upload-init-batch. 2025-04-24 16:22:12.278 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44681/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:12.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-24 16:22:12.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-24 16:22:12.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.279 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62158618: (connection evicted) 2025-04-24 16:22:12.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:12.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-24 16:22:12.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32b8992e 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:12.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:12.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:12.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:12.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:12.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:12.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-24 16:22:12.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2446be5f 2025-04-24 16:22:12.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2446be5f 2025-04-24 16:22:12.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-24 16:22:12.296 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60503/api/blob/upload-init-batch 2025-04-24 16:22:12.296 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60503/api/blob/upload-init-batch. 2025-04-24 16:22:12.296 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60503/api/blob/upload-init-batch 2025-04-24 16:22:12.296 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60503/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 16:22:12.298 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60503/api/blob/upload-init-batch 2025-04-24 16:22:12.298 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60503/api/blob/upload-init-batch 2025-04-24 16:22:12.298 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60503/api/blob/upload-init-batch. 2025-04-24 16:22:12.298 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60503/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:12.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-24 16:22:12.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-24 16:22:12.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.302 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2446be5f: (connection evicted) 2025-04-24 16:22:12.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:12.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-24 16:22:12.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-24 16:22:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519a81dd 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:12.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8b9dee 2025-04-24 16:22:12.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8b9dee 2025-04-24 16:22:12.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-24 16:22:12.559 [DefaultDispatcher-worker-5 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8b9dee 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b29f55 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:12.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-24 16:22:12.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2025-04-24 16:22:12.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2025-04-24 16:22:12.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-24 16:22:12.581 [DefaultDispatcher-worker-9 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8961e55 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:12.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4197e859 2025-04-24 16:22:12.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4197e859 2025-04-24 16:22:12.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-24 16:22:12.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492d38a2 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:12.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-04-24 16:22:12.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-04-24 16:22:12.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-24 16:22:12.623 [DefaultDispatcher-worker-20 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-04-24 16:22:12.626 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.627 [DefaultDispatcher-worker-6 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-04-24 16:22:12.631 [DefaultDispatcher-worker-17 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-04-24 16:22:12.635 [DefaultDispatcher-worker-4 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-04-24 16:22:12.637 [Test worker @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-04-24 16:22:12.641 [DefaultDispatcher-worker-13 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31885b4b 2025-04-24 16:22:12.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-24 16:22:12.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-24 16:22:12.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.644 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31885b4b: (connection evicted) 2025-04-24 16:22:12.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:12.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-24 16:22:12.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-24 16:22:12.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42fb2be9 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:12.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-24 16:22:12.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-24 16:22:12.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-24 16:22:12.662 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.665 [DefaultDispatcher-worker-13 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-24 16:22:12.669 [DefaultDispatcher-worker-5 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-24 16:22:12.673 [DefaultDispatcher-worker-7 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-24 16:22:12.676 [DefaultDispatcher-worker-20 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-24 16:22:12.678 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-24 16:22:12.682 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.682 [DefaultDispatcher-worker-15 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-24 16:22:12.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-24 16:22:12.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-24 16:22:12.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.683 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4: (connection evicted) 2025-04-24 16:22:12.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:12.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-24 16:22:12.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b55fc83 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:12.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-04-24 16:22:12.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-04-24 16:22:12.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-24 16:22:12.702 [DefaultDispatcher-worker-5 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-04-24 16:22:12.706 [DefaultDispatcher-worker-7 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-04-24 16:22:12.709 [DefaultDispatcher-worker-2 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-04-24 16:22:12.713 [DefaultDispatcher-worker-14 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-04-24 16:22:12.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-24 16:22:12.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-24 16:22:12.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.713 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d200dce: (connection evicted) 2025-04-24 16:22:12.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:12.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-24 16:22:12.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a2ca681 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:12.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-24 16:22:12.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-24 16:22:12.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-24 16:22:12.732 [DefaultDispatcher-worker-3 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-24 16:22:12.736 [DefaultDispatcher-worker-3 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-24 16:22:12.740 [DefaultDispatcher-worker-17 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-24 16:22:12.744 [DefaultDispatcher-worker-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-24 16:22:12.745 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-24 16:22:12.749 [DefaultDispatcher-worker-11 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-24 16:22:12.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-24 16:22:12.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-24 16:22:12.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:12.749 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c: (connection evicted) 2025-04-24 16:22:12.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:12.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-24 16:22:12.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-24 16:22:13.111 [DefaultDispatcher-worker-3 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-24 16:22:13.148 [DefaultDispatcher-worker-3 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d884a19 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ffd052 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:16.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:16.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-24 16:22:16.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4de96e 2025-04-24 16:22:16.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4de96e 2025-04-24 16:22:16.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-24 16:22:16.325 [DefaultDispatcher-worker-5 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4de96e 2025-04-24 16:22:16.404 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:16.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2446597e 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:16.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2025-04-24 16:22:16.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2025-04-24 16:22:16.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-24 16:22:16.842 [DefaultDispatcher-worker-4 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2025-04-24 16:22:16.846 [DefaultDispatcher-worker-5 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2025-04-24 16:22:16.850 [DefaultDispatcher-worker-18 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2025-04-24 16:22:16.853 [DefaultDispatcher-worker-18 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2025-04-24 16:22:16.857 [DefaultDispatcher-worker-13 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f591b2e 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:16.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-24 16:22:16.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-24 16:22:16.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-24 16:22:16.878 [DefaultDispatcher-worker-13 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-24 16:22:16.882 [DefaultDispatcher-worker-14 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-24 16:22:16.885 [DefaultDispatcher-worker-15 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-24 16:22:16.889 [DefaultDispatcher-worker-20 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-24 16:22:16.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ebf9be 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:16.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:22:16.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:22:16.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-24 16:22:16.908 [DefaultDispatcher-worker-11 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:22:16.912 [DefaultDispatcher-worker-19 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:22:16.915 [DefaultDispatcher-worker-3 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:22:16.918 [DefaultDispatcher-worker-15 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:22:16.923 [DefaultDispatcher-worker-11 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:22:16.924 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:16.928 [DefaultDispatcher-worker-3 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7cbeed 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:16.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-24 16:22:16.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-24 16:22:16.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-24 16:22:16.946 [DefaultDispatcher-worker-19 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-24 16:22:16.950 [DefaultDispatcher-worker-14 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-24 16:22:16.953 [DefaultDispatcher-worker-14 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-24 16:22:16.956 [DefaultDispatcher-worker-4 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-24 16:22:16.960 [DefaultDispatcher-worker-17 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb7f2fe 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:16.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:16.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-24 16:22:16.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-24 16:22:16.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-24 16:22:16.961 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:16.979 [DefaultDispatcher-worker-17 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-24 16:22:16.983 [DefaultDispatcher-worker-5 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-24 16:22:16.986 [DefaultDispatcher-worker-14 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-24 16:22:16.990 [DefaultDispatcher-worker-17 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-24 16:22:16.991 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:16.993 [DefaultDispatcher-worker-15 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-24 16:22:16.998 [DefaultDispatcher-worker-4 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9cdf13e 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-24 16:22:17.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-24 16:22:17.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-24 16:22:17.017 [DefaultDispatcher-worker-9 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-24 16:22:17.021 [DefaultDispatcher-worker-10 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-24 16:22:17.024 [DefaultDispatcher-worker-8 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-24 16:22:17.028 [DefaultDispatcher-worker-20 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ff2b6d 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-24 16:22:17.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-24 16:22:17.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-24 16:22:17.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-24 16:22:17.029 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.045 [DefaultDispatcher-worker-17 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-24 16:22:17.049 [DefaultDispatcher-worker-8 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-24 16:22:17.052 [DefaultDispatcher-worker-13 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-24 16:22:17.056 [DefaultDispatcher-worker-8 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-24 16:22:17.059 [DefaultDispatcher-worker-12 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-24 16:22:17.061 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.065 [DefaultDispatcher-worker-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-24 16:22:17.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59043128 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-24 16:22:17.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-24 16:22:17.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1267f832 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-24 16:22:17.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-24 16:22:17.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-24 16:22:17.090 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-24 16:22:17.091 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e4ffa2 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-24 16:22:17.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2025-04-24 16:22:17.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2025-04-24 16:22:17.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-24 16:22:17.101 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.108 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2025-04-24 16:22:17.109 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2220c5f7 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-04-24 16:22:17.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-04-24 16:22:17.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-24 16:22:17.125 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-04-24 16:22:17.126 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3194ff 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-04-24 16:22:17.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-04-24 16:22:17.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-24 16:22:17.129 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.140 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-04-24 16:22:17.141 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-04-24 16:22:17.155 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55027/ 2025-04-24 16:22:17.155 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55027/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.156 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55027/ 2025-04-24 16:22:17.156 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55027/ 2025-04-24 16:22:17.157 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55027/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.167 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.177 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.195 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.198 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55027/ 2025-04-24 16:22:17.198 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55027/ 2025-04-24 16:22:17.198 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55027/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.212 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.228 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.240 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55027/ 2025-04-24 16:22:17.241 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55027/ 2025-04-24 16:22:17.241 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55027/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.282 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55027/ 2025-04-24 16:22:17.283 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55027/ 2025-04-24 16:22:17.283 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55027/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.324 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55027/ 2025-04-24 16:22:17.325 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55027/ 2025-04-24 16:22:17.325 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55027/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.366 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55027/ 2025-04-24 16:22:17.367 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55027/ 2025-04-24 16:22:17.367 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55027/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.408 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55027/ 2025-04-24 16:22:17.435 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48927/ 2025-04-24 16:22:17.435 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48927/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.436 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48927/ 2025-04-24 16:22:17.436 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48927/ 2025-04-24 16:22:17.436 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48927/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.477 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48927/ 2025-04-24 16:22:17.478 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48927/ 2025-04-24 16:22:17.478 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48927/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.519 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48927/ 2025-04-24 16:22:17.520 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48927/ 2025-04-24 16:22:17.520 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48927/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.561 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48927/ 2025-04-24 16:22:17.562 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48927/ 2025-04-24 16:22:17.562 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48927/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.603 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48927/ 2025-04-24 16:22:17.603 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48927/ 2025-04-24 16:22:17.604 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48927/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.645 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48927/ 2025-04-24 16:22:17.646 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48927/ 2025-04-24 16:22:17.646 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48927/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 16:22:17.646 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48927/ 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e5febe9 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0b7f58 2025-04-24 16:22:17.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0b7f58 2025-04-24 16:22:17.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-24 16:22:17.745 [DefaultDispatcher-worker-9 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e0b7f58 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f51d1cc 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-24 16:22:17.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-24 16:22:17.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-24 16:22:17.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-24 16:22:17.773 [DefaultDispatcher-worker-8 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-24 16:22:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4884350b 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ad7167 2025-04-24 16:22:17.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ad7167 2025-04-24 16:22:17.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-24 16:22:17.794 [DefaultDispatcher-worker-1 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ad7167 2025-04-24 16:22:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-24 16:22:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bab8290 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c8b75c 2025-04-24 16:22:17.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c8b75c 2025-04-24 16:22:17.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-24 16:22:17.798 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.818 [DefaultDispatcher-worker-8 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c8b75c 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1978eab7 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-24 16:22:17.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2025-04-24 16:22:17.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2025-04-24 16:22:17.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-24 16:22:17.839 [DefaultDispatcher-worker-1 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a544cd 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-24 16:22:17.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2025-04-24 16:22:17.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2025-04-24 16:22:17.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-24 16:22:17.853 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.864 [DefaultDispatcher-worker-10 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a8d03b 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-24 16:22:17.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 16:22:17.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 16:22:17.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-24 16:22:17.874 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.888 [DefaultDispatcher-worker-20 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15096b0e 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-24 16:22:17.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-24 16:22:17.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-24 16:22:17.896 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.909 [DefaultDispatcher-worker-20 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-24 16:22:17.914 [DefaultDispatcher-worker-4 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-24 16:22:17.918 [DefaultDispatcher-worker-6 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-24 16:22:17.919 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.921 [DefaultDispatcher-worker-12 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-24 16:22:17.927 [DefaultDispatcher-worker-17 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-24 16:22:17.930 [DefaultDispatcher-worker-9 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-24 16:22:17.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-24 16:22:17.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-24 16:22:17.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.933 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e: (connection evicted) 2025-04-24 16:22:17.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:17.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-24 16:22:17.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-24 16:22:17.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-24 16:22:17.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4924ad09 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1540be 2025-04-24 16:22:17.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1540be 2025-04-24 16:22:17.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-24 16:22:17.941 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.953 [DefaultDispatcher-worker-1 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1540be 2025-04-24 16:22:17.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@329a27ae 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edce7da 2025-04-24 16:22:17.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edce7da 2025-04-24 16:22:17.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-24 16:22:17.968 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:17.977 [DefaultDispatcher-worker-9 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edce7da 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f5a376 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-24 16:22:17.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-24 16:22:17.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-24 16:22:17.998 [DefaultDispatcher-worker-10 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3a767 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:17.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-24 16:22:17.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-24 16:22:17.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-24 16:22:18.018 [DefaultDispatcher-worker-9 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-24 16:22:18.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-24 16:22:18.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c045627 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:18.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-24 16:22:18.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-24 16:22:18.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-24 16:22:18.035 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:18.037 [DefaultDispatcher-worker-16 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1488d1c 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:18.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-24 16:22:18.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@578ac0be 2025-04-24 16:22:18.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@578ac0be 2025-04-24 16:22:18.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-24 16:22:18.057 [DefaultDispatcher-worker-19 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578ac0be 2025-04-24 16:22:18.058 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ce1cc03 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:18.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-24 16:22:18.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@186537ac 2025-04-24 16:22:18.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@186537ac 2025-04-24 16:22:18.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-24 16:22:18.078 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:18.080 [DefaultDispatcher-worker-1 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186537ac 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b0b7f9 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-24 16:22:18.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:18.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:18.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:18.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:18.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:18.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:18.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:18.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:18.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-24 16:22:18.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@69860811 2025-04-24 16:22:18.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@69860811 2025-04-24 16:22:18.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-24 16:22:18.099 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:18.102 [DefaultDispatcher-worker-8 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69860811 2025-04-24 16:22:18.133 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:18.139 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:18.165 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:18.182 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a3f1f32 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-24 16:22:22.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-04-24 16:22:22.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-04-24 16:22:22.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-24 16:22:22.185 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-04-24 16:22:22.194 [DefaultDispatcher-worker-19 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-04-24 16:22:22.200 [DefaultDispatcher-worker-13 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30942f54 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-24 16:22:22.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 16:22:22.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 16:22:22.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-24 16:22:22.211 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 16:22:22.220 [DefaultDispatcher-worker-12 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 16:22:22.224 [DefaultDispatcher-worker-9 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 16:22:22.228 [DefaultDispatcher-worker-6 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 16:22:22.232 [DefaultDispatcher-worker-20 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-24 16:22:22.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e140753 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-24 16:22:22.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-24 16:22:22.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-24 16:22:22.243 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-24 16:22:22.251 [DefaultDispatcher-worker-8 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-24 16:22:22.255 [DefaultDispatcher-worker-7 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-24 16:22:22.259 [DefaultDispatcher-worker-6 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-24 16:22:22.262 [DefaultDispatcher-worker-19 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5471342 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-24 16:22:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-24 16:22:22.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 16:22:22.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 16:22:22.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-24 16:22:22.274 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 16:22:22.275 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.283 [DefaultDispatcher-worker-10 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 16:22:22.288 [DefaultDispatcher-worker-14 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 16:22:22.292 [DefaultDispatcher-worker-16 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-04-24 16:22:22.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbd4048 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-24 16:22:22.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-24 16:22:22.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-24 16:22:22.302 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.303 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-24 16:22:22.312 [DefaultDispatcher-worker-14 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-24 16:22:22.316 [DefaultDispatcher-worker-16 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c070ade 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-24 16:22:22.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-24 16:22:22.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-24 16:22:22.328 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-24 16:22:22.333 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.337 [DefaultDispatcher-worker-6 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66487713 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:22.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ea09b7 2025-04-24 16:22:22.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ea09b7 2025-04-24 16:22:22.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-24 16:22:22.357 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ea09b7 2025-04-24 16:22:22.363 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.366 [DefaultDispatcher-worker-15 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ea09b7 2025-04-24 16:22:22.404 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.418 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.461 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-24 16:22:22.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49522bdf 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:22.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:22.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-24 16:22:22.487 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:22.493 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:22.494 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:22.496 [DefaultDispatcher-worker-15 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.496 [DefaultDispatcher-worker-15 @coroutine#2092] 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:57507/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:22.496 [DefaultDispatcher-worker-15 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.496 [DefaultDispatcher-worker-15 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57507/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:22.497 [DefaultDispatcher-worker-1 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.497 [DefaultDispatcher-worker-1 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.500 [DefaultDispatcher-worker-20 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:22.500 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.500 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:22.500 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.501 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.501 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.502 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ba3c4b 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-24 16:22:22.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-24 16:22:22.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-24 16:22:22.518 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-24 16:22:22.524 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-24 16:22:22.525 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-24 16:22:22.527 [DefaultDispatcher-worker-10 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57507/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 16:22:22.528 [DefaultDispatcher-worker-10 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57507/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-24 16:22:22.528 [DefaultDispatcher-worker-10 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57507/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 16:22:22.528 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57507/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 16:22:22.528 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57507/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 16:22:22.529 [DefaultDispatcher-worker-20 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f41f259 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-24 16:22:22.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-24 16:22:22.572 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.574 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cee0618 2025-04-24 16:22:22.574 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cee0618 2025-04-24 16:22:22.576 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2229edf5 2025-04-24 16:22:22.576 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2229edf5 2025-04-24 16:22:22.577 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26166d68 2025-04-24 16:22:22.577 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26166d68 2025-04-24 16:22:22.579 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6314e7ce 2025-04-24 16:22:22.579 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6314e7ce 2025-04-24 16:22:22.580 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f16f372 2025-04-24 16:22:22.580 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f16f372 2025-04-24 16:22:22.582 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@523de720 2025-04-24 16:22:22.582 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@523de720 2025-04-24 16:22:22.583 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d5ad22 2025-04-24 16:22:22.583 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d5ad22 2025-04-24 16:22:22.585 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b1881 2025-04-24 16:22:22.585 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b1881 2025-04-24 16:22:22.585 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.586 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbee6f7 2025-04-24 16:22:22.586 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbee6f7 2025-04-24 16:22:22.586 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:22.591 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.592 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.593 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.593 [DefaultDispatcher-worker-8 @coroutine#2125] 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:33625/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:22.593 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.593 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33625/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:22.594 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.594 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.598 [DefaultDispatcher-worker-17 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.598 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.598 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:22.598 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.599 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.599 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.600 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.603 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.604 [DefaultDispatcher-worker-1 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.605 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@550c818f 2025-04-24 16:22:22.605 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@550c818f 2025-04-24 16:22:22.607 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcb755e 2025-04-24 16:22:22.607 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcb755e 2025-04-24 16:22:22.609 [DefaultDispatcher-worker-7 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.609 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff4eaff 2025-04-24 16:22:22.609 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff4eaff 2025-04-24 16:22:22.611 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af67f65 2025-04-24 16:22:22.611 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af67f65 2025-04-24 16:22:22.613 [DefaultDispatcher-worker-10 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.613 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc7954d 2025-04-24 16:22:22.613 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc7954d 2025-04-24 16:22:22.615 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2664ee 2025-04-24 16:22:22.615 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2664ee 2025-04-24 16:22:22.617 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fdd067 2025-04-24 16:22:22.617 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fdd067 2025-04-24 16:22:22.617 [DefaultDispatcher-worker-7 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.619 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ad9802a 2025-04-24 16:22:22.619 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ad9802a 2025-04-24 16:22:22.621 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d231fc1 2025-04-24 16:22:22.621 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d231fc1 2025-04-24 16:22:22.621 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:22.623 [DefaultDispatcher-worker-17 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.628 [DefaultDispatcher-worker-18 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.633 [DefaultDispatcher-worker-12 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.637 [DefaultDispatcher-worker-15 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.642 [DefaultDispatcher-worker-18 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.646 [DefaultDispatcher-worker-4 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cd6fae8 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:22.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:22.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-24 16:22:22.669 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:22.671 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.673 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed9866f 2025-04-24 16:22:22.673 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed9866f 2025-04-24 16:22:22.675 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:22.675 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@201e7dc4 2025-04-24 16:22:22.675 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@201e7dc4 2025-04-24 16:22:22.676 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:22.677 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.677 [DefaultDispatcher-worker-17 @coroutine#2171] 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:56663/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:22.677 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.677 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56663/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:22.678 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2421ed1f 2025-04-24 16:22:22.678 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2421ed1f 2025-04-24 16:22:22.678 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.678 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.680 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@612377ff 2025-04-24 16:22:22.680 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@612377ff 2025-04-24 16:22:22.681 [DefaultDispatcher-worker-12 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:22.681 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.681 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:22.681 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.682 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.682 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.682 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b7f4a 2025-04-24 16:22:22.682 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b7f4a 2025-04-24 16:22:22.683 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d408746 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-24 16:22:22.684 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5088d2b6 2025-04-24 16:22:22.684 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5088d2b6 2025-04-24 16:22:22.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-24 16:22:22.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-24 16:22:22.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-24 16:22:22.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-24 16:22:22.686 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6a84ad 2025-04-24 16:22:22.686 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6a84ad 2025-04-24 16:22:22.688 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c88b0 2025-04-24 16:22:22.688 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c88b0 2025-04-24 16:22:22.690 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@598576f4 2025-04-24 16:22:22.690 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@598576f4 2025-04-24 16:22:22.690 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:22.692 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-24 16:22:22.693 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-24 16:22:22.694 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56663/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 16:22:22.694 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56663/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-24 16:22:22.694 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56663/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 16:22:22.695 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56663/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 16:22:22.695 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56663/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 16:22:22.698 [DefaultDispatcher-worker-7 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c4a8c93 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-24 16:22:22.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:22.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:22.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-24 16:22:22.752 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:22.754 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.756 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-04-24 16:22:22.756 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-04-24 16:22:22.758 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:22.758 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-04-24 16:22:22.758 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-04-24 16:22:22.759 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:22.760 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.760 [DefaultDispatcher-worker-15 @coroutine#2203] 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:42821/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:22.760 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.760 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42821/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:22.760 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-04-24 16:22:22.760 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-04-24 16:22:22.761 [DefaultDispatcher-worker-13 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.761 [DefaultDispatcher-worker-13 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.763 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-04-24 16:22:22.763 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-04-24 16:22:22.764 [DefaultDispatcher-worker-3 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:22.765 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.765 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:22.765 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.765 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.765 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.765 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-04-24 16:22:22.765 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-04-24 16:22:22.766 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360432d3 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-24 16:22:22.768 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-04-24 16:22:22.768 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-04-24 16:22:22.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-24 16:22:22.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-24 16:22:22.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-24 16:22:22.769 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-24 16:22:22.770 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-04-24 16:22:22.770 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-04-24 16:22:22.772 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-04-24 16:22:22.772 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-04-24 16:22:22.773 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-04-24 16:22:22.773 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-04-24 16:22:22.773 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:22.776 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-24 16:22:22.777 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5013c6bc 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-24 16:22:22.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:22.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:22.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-24 16:22:22.781 [DefaultDispatcher-worker-3 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-24 16:22:22.785 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.787 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e359e86 2025-04-24 16:22:22.787 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e359e86 2025-04-24 16:22:22.789 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f27b30 2025-04-24 16:22:22.789 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f27b30 2025-04-24 16:22:22.791 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cdf5f6 2025-04-24 16:22:22.791 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cdf5f6 2025-04-24 16:22:22.793 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cf710b 2025-04-24 16:22:22.793 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cf710b 2025-04-24 16:22:22.793 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:22.795 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@637c1c1a 2025-04-24 16:22:22.795 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@637c1c1a 2025-04-24 16:22:22.797 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094c0be 2025-04-24 16:22:22.797 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094c0be 2025-04-24 16:22:22.799 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcdf31f 2025-04-24 16:22:22.799 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcdf31f 2025-04-24 16:22:22.800 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:22.801 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:22.801 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e08e44 2025-04-24 16:22:22.801 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e08e44 2025-04-24 16:22:22.802 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.802 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38531/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:22.802 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.802 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38531/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:22.803 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.803 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.804 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ffc0ae 2025-04-24 16:22:22.804 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ffc0ae 2025-04-24 16:22:22.804 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:22.806 [DefaultDispatcher-worker-18 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:22.806 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.806 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:22.806 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.806 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.806 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.807 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:22.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fb3c670 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-24 16:22:22.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-24 16:22:22.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-24 16:22:22.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-24 16:22:22.811 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-24 16:22:22.818 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-24 16:22:22.819 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-24 16:22:22.819 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aca8f39 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:22.820 [DefaultDispatcher-worker-19 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-24 16:22:22.824 [DefaultDispatcher-worker-20 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-24 16:22:22.836 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:22.838 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.840 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec30c24 2025-04-24 16:22:22.840 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec30c24 2025-04-24 16:22:22.842 [DefaultDispatcher-worker-19 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:22.842 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38c 2025-04-24 16:22:22.842 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38c 2025-04-24 16:22:22.843 [DefaultDispatcher-worker-19 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:22.843 [DefaultDispatcher-worker-17 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.843 [DefaultDispatcher-worker-17 @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://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:22.844 [DefaultDispatcher-worker-17 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.844 [DefaultDispatcher-worker-17 @coroutine#2261] 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-24 16:22:22.844 [DefaultDispatcher-worker-19 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:22:22.844 [DefaultDispatcher-worker-19 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 16:22:22.844 [DefaultDispatcher-worker-19 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:22:22.844 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b6754 2025-04-24 16:22:22.844 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b6754 2025-04-24 16:22:22.845 [DefaultDispatcher-worker-17 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.845 [DefaultDispatcher-worker-3 @coroutine#2254] 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-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c1a7ce 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-24 16:22:22.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-24 16:22:22.847 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139e9b7 2025-04-24 16:22:22.847 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139e9b7 2025-04-24 16:22:22.848 [DefaultDispatcher-worker-18 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:22.849 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.849 [DefaultDispatcher-worker-18 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:22.849 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.849 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@570d6f98 2025-04-24 16:22:22.849 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@570d6f98 2025-04-24 16:22:22.849 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.851 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032ee76 2025-04-24 16:22:22.851 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032ee76 2025-04-24 16:22:22.853 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fec36e3 2025-04-24 16:22:22.853 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fec36e3 2025-04-24 16:22:22.855 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@211616f8 2025-04-24 16:22:22.855 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@211616f8 2025-04-24 16:22:22.856 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddbdced 2025-04-24 16:22:22.857 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddbdced 2025-04-24 16:22:22.857 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:22.862 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.868 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.869 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.869 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.870 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.870 [DefaultDispatcher-worker-9 @coroutine#2276] 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:47661/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:22.870 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.870 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47661/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:22.871 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.871 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.872 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439c985 2025-04-24 16:22:22.872 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439c985 2025-04-24 16:22:22.874 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe2172 2025-04-24 16:22:22.874 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe2172 2025-04-24 16:22:22.874 [DefaultDispatcher-worker-7 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.874 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.874 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:22.874 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.875 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.875 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.876 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.876 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec1a2f5 2025-04-24 16:22:22.876 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec1a2f5 2025-04-24 16:22:22.879 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc32b49 2025-04-24 16:22:22.879 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc32b49 2025-04-24 16:22:22.879 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.881 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fead0ea 2025-04-24 16:22:22.881 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fead0ea 2025-04-24 16:22:22.881 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccb055 2025-04-24 16:22:22.881 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccb055 2025-04-24 16:22:22.881 [DefaultDispatcher-worker-8 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.883 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af2f4af 2025-04-24 16:22:22.883 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af2f4af 2025-04-24 16:22:22.883 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@412d3767 2025-04-24 16:22:22.883 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@412d3767 2025-04-24 16:22:22.885 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917310e 2025-04-24 16:22:22.885 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917310e 2025-04-24 16:22:22.885 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512bb9a 2025-04-24 16:22:22.885 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512bb9a 2025-04-24 16:22:22.886 [DefaultDispatcher-worker-14 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.887 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1becd406 2025-04-24 16:22:22.887 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1becd406 2025-04-24 16:22:22.888 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@103d5c 2025-04-24 16:22:22.888 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@103d5c 2025-04-24 16:22:22.889 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc69136 2025-04-24 16:22:22.889 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc69136 2025-04-24 16:22:22.889 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:22.890 [DefaultDispatcher-worker-14 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.890 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e4d034 2025-04-24 16:22:22.890 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e4d034 2025-04-24 16:22:22.893 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@315a5a60 2025-04-24 16:22:22.893 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@315a5a60 2025-04-24 16:22:22.894 [DefaultDispatcher-worker-16 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.895 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6144e9ba 2025-04-24 16:22:22.895 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6144e9ba 2025-04-24 16:22:22.896 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@603fc213 2025-04-24 16:22:22.896 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@603fc213 2025-04-24 16:22:22.898 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5cb50 2025-04-24 16:22:22.898 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5cb50 2025-04-24 16:22:22.898 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 16:22:22.899 [DefaultDispatcher-worker-5 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.902 [DefaultDispatcher-worker-9 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.906 [DefaultDispatcher-worker-11 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.910 [DefaultDispatcher-worker-4 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.911 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.914 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6556a4 2025-04-24 16:22:22.914 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6556a4 2025-04-24 16:22:22.914 [DefaultDispatcher-worker-11 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.915 [DefaultDispatcher-worker-12 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:22:22.915 [DefaultDispatcher-worker-12 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47661/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 16:22:22.915 [DefaultDispatcher-worker-12 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:22:22.916 [DefaultDispatcher-worker-13 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:22:22.916 [DefaultDispatcher-worker-13 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:22:22.916 [DefaultDispatcher-worker-13 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47661/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 16:22:22.916 [DefaultDispatcher-worker-13 @coroutine#2303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47661/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:22.916 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a2ad58 2025-04-24 16:22:22.916 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a2ad58 2025-04-24 16:22:22.917 [DefaultDispatcher-worker-13 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:22:22.917 [DefaultDispatcher-worker-13 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47661/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-24 16:22:22.917 [DefaultDispatcher-worker-13 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:22:22.917 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:22:22.917 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:22:22.920 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@269d3dd4 2025-04-24 16:22:22.920 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@269d3dd4 2025-04-24 16:22:22.920 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.923 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@639fa763 2025-04-24 16:22:22.923 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@639fa763 2025-04-24 16:22:22.923 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d8a1de 2025-04-24 16:22:22.923 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d8a1de 2025-04-24 16:22:22.925 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@491f4755 2025-04-24 16:22:22.925 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@491f4755 2025-04-24 16:22:22.925 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@65491dc2 2025-04-24 16:22:22.925 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@65491dc2 2025-04-24 16:22:22.927 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20caae 2025-04-24 16:22:22.927 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20caae 2025-04-24 16:22:22.928 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5236a45e 2025-04-24 16:22:22.928 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5236a45e 2025-04-24 16:22:22.929 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8224d6e 2025-04-24 16:22:22.929 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8224d6e 2025-04-24 16:22:22.930 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0a4051 2025-04-24 16:22:22.930 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0a4051 2025-04-24 16:22:22.931 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@af6cbe5 2025-04-24 16:22:22.931 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@af6cbe5 2025-04-24 16:22:22.932 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0582c 2025-04-24 16:22:22.932 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0582c 2025-04-24 16:22:22.933 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@39600001 2025-04-24 16:22:22.933 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@39600001 2025-04-24 16:22:22.935 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ed839 2025-04-24 16:22:22.935 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ed839 2025-04-24 16:22:22.935 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebaf295 2025-04-24 16:22:22.935 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebaf295 2025-04-24 16:22:22.935 [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-24 16:22:22.936 [DefaultDispatcher-worker-2 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:22.937 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@680db221 2025-04-24 16:22:22.937 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@680db221 2025-04-24 16:22:22.939 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5418e526 2025-04-24 16:22:22.939 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5418e526 2025-04-24 16:22:22.939 [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-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ebf5f26 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-24 16:22:22.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:22.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:22.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-24 16:22:22.947 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:22.948 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d49f0a7 2025-04-24 16:22:22.948 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d49f0a7 2025-04-24 16:22:22.950 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e057e 2025-04-24 16:22:22.950 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e057e 2025-04-24 16:22:22.952 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b19bd7 2025-04-24 16:22:22.952 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b19bd7 2025-04-24 16:22:22.953 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b30f45 2025-04-24 16:22:22.953 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b30f45 2025-04-24 16:22:22.954 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d197c 2025-04-24 16:22:22.954 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:22.954 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d197c 2025-04-24 16:22:22.956 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@236b59fa 2025-04-24 16:22:22.956 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@236b59fa 2025-04-24 16:22:22.957 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@785f1163 2025-04-24 16:22:22.957 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@785f1163 2025-04-24 16:22:22.959 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@729cf00a 2025-04-24 16:22:22.959 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@729cf00a 2025-04-24 16:22:22.960 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:22.961 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad2a1dc 2025-04-24 16:22:22.961 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad2a1dc 2025-04-24 16:22:22.961 [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-24 16:22:22.962 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:22.962 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.962 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57945/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:22.962 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.962 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57945/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:22.963 [DefaultDispatcher-worker-5 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.963 [DefaultDispatcher-worker-5 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:22.967 [DefaultDispatcher-worker-6 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:22.967 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.967 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:22.967 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.968 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.968 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:22.969 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d541e01 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:22.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-24 16:22:22.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-04-24 16:22:22.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-04-24 16:22:22.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-24 16:22:22.972 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-04-24 16:22:22.978 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-04-24 16:22:22.979 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-04-24 16:22:22.983 [DefaultDispatcher-worker-6 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-04-24 16:22:22.983 [DefaultDispatcher-worker-15 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:22.987 [DefaultDispatcher-worker-4 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:22.990 [DefaultDispatcher-worker-8 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:22.993 [DefaultDispatcher-worker-16 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:23.005 [DefaultDispatcher-worker-16 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:23.012 [DefaultDispatcher-worker-18 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:23.016 [DefaultDispatcher-worker-17 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:23.020 [DefaultDispatcher-worker-5 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:23.024 [DefaultDispatcher-worker-2 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:23.028 [DefaultDispatcher-worker-18 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:23.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-24 16:22:23.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fecdd00 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-24 16:22:23.040 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.041 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f4b8b4 2025-04-24 16:22:23.041 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f4b8b4 2025-04-24 16:22:23.042 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.043 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d334cba 2025-04-24 16:22:23.043 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d334cba 2025-04-24 16:22:23.044 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@590cd3c4 2025-04-24 16:22:23.044 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@590cd3c4 2025-04-24 16:22:23.045 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4681 2025-04-24 16:22:23.045 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4681 2025-04-24 16:22:23.047 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac97cac 2025-04-24 16:22:23.047 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac97cac 2025-04-24 16:22:23.048 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.048 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8bbd3 2025-04-24 16:22:23.048 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8bbd3 2025-04-24 16:22:23.049 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.049 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f5df5f 2025-04-24 16:22:23.049 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f5df5f 2025-04-24 16:22:23.050 [DefaultDispatcher-worker-18 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:23.050 [DefaultDispatcher-worker-18 @coroutine#2369] 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:50419/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:23.050 [DefaultDispatcher-worker-18 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:23.050 [DefaultDispatcher-worker-18 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50419/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:23.050 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:23.050 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:23.051 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c21b9ce 2025-04-24 16:22:23.051 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c21b9ce 2025-04-24 16:22:23.052 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2c86fa 2025-04-24 16:22:23.052 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2c86fa 2025-04-24 16:22:23.052 [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-24 16:22:23.054 [DefaultDispatcher-worker-18 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.054 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.054 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:23.054 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.054 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.054 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.055 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f45be6f 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-24 16:22:23.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-24 16:22:23.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-24 16:22:23.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-24 16:22:23.059 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-24 16:22:23.064 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-24 16:22:23.065 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-24 16:22:23.069 [DefaultDispatcher-worker-7 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-24 16:22:23.070 [DefaultDispatcher-worker-6 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.071 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.074 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ff69d7 2025-04-24 16:22:23.074 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ff69d7 2025-04-24 16:22:23.074 [DefaultDispatcher-worker-12 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.076 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3881d8 2025-04-24 16:22:23.076 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3881d8 2025-04-24 16:22:23.077 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@390702a7 2025-04-24 16:22:23.077 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@390702a7 2025-04-24 16:22:23.078 [DefaultDispatcher-worker-8 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.079 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c058be3 2025-04-24 16:22:23.079 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c058be3 2025-04-24 16:22:23.081 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fce465 2025-04-24 16:22:23.081 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fce465 2025-04-24 16:22:23.083 [DefaultDispatcher-worker-17 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.083 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d339563 2025-04-24 16:22:23.083 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d339563 2025-04-24 16:22:23.083 [DefaultDispatcher-worker-5 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:22:23.083 [DefaultDispatcher-worker-5 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50419/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 16:22:23.083 [DefaultDispatcher-worker-5 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:22:23.084 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:22:23.084 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 16:22:23.084 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c20a458 2025-04-24 16:22:23.084 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c20a458 2025-04-24 16:22:23.086 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2a74ac 2025-04-24 16:22:23.086 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2a74ac 2025-04-24 16:22:23.088 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f267480 2025-04-24 16:22:23.088 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f267480 2025-04-24 16:22:23.088 [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-24 16:22:23.124 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50419/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 16:22:23.124 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50419/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:23.125 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:22:23.125 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50419/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-24 16:22:23.125 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:22:23.125 [DefaultDispatcher-worker-17 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:22:23.125 [DefaultDispatcher-worker-17 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 16:22:23.130 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:23.132 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e25b053 2025-04-24 16:22:23.132 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e25b053 2025-04-24 16:22:23.134 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e255e7 2025-04-24 16:22:23.134 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e255e7 2025-04-24 16:22:23.136 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dddb23 2025-04-24 16:22:23.136 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dddb23 2025-04-24 16:22:23.138 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@11df5fdc 2025-04-24 16:22:23.138 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@11df5fdc 2025-04-24 16:22:23.139 [DefaultDispatcher-worker-7 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:23.142 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@628bd29c 2025-04-24 16:22:23.142 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@628bd29c 2025-04-24 16:22:23.144 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2084ee47 2025-04-24 16:22:23.144 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2084ee47 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52984065 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:23.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:23.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-24 16:22:23.146 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3a3db7 2025-04-24 16:22:23.146 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3a3db7 2025-04-24 16:22:23.148 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f0a093 2025-04-24 16:22:23.148 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f0a093 2025-04-24 16:22:23.149 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d539303 2025-04-24 16:22:23.149 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d539303 2025-04-24 16:22:23.149 [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-24 16:22:23.158 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:23.158 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.161 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f0ed4c 2025-04-24 16:22:23.161 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f0ed4c 2025-04-24 16:22:23.162 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@37370402 2025-04-24 16:22:23.162 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@37370402 2025-04-24 16:22:23.163 [Test worker @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:23.163 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:23.164 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3308863c 2025-04-24 16:22:23.164 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3308863c 2025-04-24 16:22:23.164 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:23.164 [DefaultDispatcher-worker-3 @coroutine#2423] 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:33859/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:23.164 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:23.164 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33859/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:23.165 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:23.165 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:23.166 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@760a0e39 2025-04-24 16:22:23.166 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@760a0e39 2025-04-24 16:22:23.168 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae1739 2025-04-24 16:22:23.168 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae1739 2025-04-24 16:22:23.169 [DefaultDispatcher-worker-17 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:23.169 [DefaultDispatcher-worker-17 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.169 [DefaultDispatcher-worker-17 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:23.169 [DefaultDispatcher-worker-17 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.169 [DefaultDispatcher-worker-4 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.169 [DefaultDispatcher-worker-4 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.170 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:23.170 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@47361d3a 2025-04-24 16:22:23.170 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@47361d3a 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102dff25 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-24 16:22:23.171 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@30785a86 2025-04-24 16:22:23.171 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@30785a86 2025-04-24 16:22:23.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-04-24 16:22:23.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-04-24 16:22:23.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-24 16:22:23.172 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-04-24 16:22:23.173 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1625f176 2025-04-24 16:22:23.173 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1625f176 2025-04-24 16:22:23.175 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0a2b54 2025-04-24 16:22:23.175 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0a2b54 2025-04-24 16:22:23.175 [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-24 16:22:23.177 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-04-24 16:22:23.178 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-04-24 16:22:23.181 [DefaultDispatcher-worker-20 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/auth/register 2025-04-24 16:22:23.181 [DefaultDispatcher-worker-20 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33859/auth/register. 2025-04-24 16:22:23.181 [DefaultDispatcher-worker-20 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/auth/register 2025-04-24 16:22:23.181 [DefaultDispatcher-worker-20 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33859/auth/register from class io.ktor.http.content.TextContent 2025-04-24 16:22:23.181 [DefaultDispatcher-worker-10 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/auth/register 2025-04-24 16:22:23.181 [DefaultDispatcher-worker-10 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/auth/register 2025-04-24 16:22:23.183 [DefaultDispatcher-worker-5 @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-04-24 16:22:23.222 [DefaultDispatcher-worker-19 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33859/auth/register. 2025-04-24 16:22:23.222 [DefaultDispatcher-worker-19 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33859/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:23.233 [DefaultDispatcher-worker-7 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:23.237 [DefaultDispatcher-worker-6 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:23.246 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2438a038 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-24 16:22:23.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-04-24 16:22:23.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-04-24 16:22:23.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-24 16:22:23.247 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff33b92 2025-04-24 16:22:23.247 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff33b92 2025-04-24 16:22:23.249 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2134d01c 2025-04-24 16:22:23.249 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2134d01c 2025-04-24 16:22:23.250 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@250b50e2 2025-04-24 16:22:23.250 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@250b50e2 2025-04-24 16:22:23.251 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6009da27 2025-04-24 16:22:23.251 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6009da27 2025-04-24 16:22:23.253 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5610521f 2025-04-24 16:22:23.253 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5610521f 2025-04-24 16:22:23.255 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5123dcf1 2025-04-24 16:22:23.255 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5123dcf1 2025-04-24 16:22:23.257 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed00a77 2025-04-24 16:22:23.257 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed00a77 2025-04-24 16:22:23.258 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@262568 2025-04-24 16:22:23.258 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@262568 2025-04-24 16:22:23.259 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-04-24 16:22:23.260 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@54721fd9 2025-04-24 16:22:23.260 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@54721fd9 2025-04-24 16:22:23.260 [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-24 16:22:23.263 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-04-24 16:22:23.264 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-04-24 16:22:23.265 [DefaultDispatcher-worker-6 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.265 [DefaultDispatcher-worker-6 @coroutine#2458] 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-24 16:22:23.265 [DefaultDispatcher-worker-6 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.265 [DefaultDispatcher-worker-6 @coroutine#2458] 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-24 16:22:23.266 [DefaultDispatcher-worker-12 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.266 [DefaultDispatcher-worker-12 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.270 [DefaultDispatcher-worker-11 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-04-24 16:22:23.270 [DefaultDispatcher-worker-11 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.270 [DefaultDispatcher-worker-11 @coroutine#2457] 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-24 16:22:23.270 [DefaultDispatcher-worker-11 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.270 [DefaultDispatcher-worker-4 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.270 [DefaultDispatcher-worker-4 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.271 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-04-24 16:22:23.272 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.273 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-04-24 16:22:23.274 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5514f47d 2025-04-24 16:22:23.274 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5514f47d 2025-04-24 16:22:23.276 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd310af 2025-04-24 16:22:23.276 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd310af 2025-04-24 16:22:23.277 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fec9f0d 2025-04-24 16:22:23.277 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fec9f0d 2025-04-24 16:22:23.279 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aee1a94 2025-04-24 16:22:23.279 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aee1a94 2025-04-24 16:22:23.280 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@682bb2a8 2025-04-24 16:22:23.280 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@682bb2a8 2025-04-24 16:22:23.282 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbe816a 2025-04-24 16:22:23.282 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbe816a 2025-04-24 16:22:23.284 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@109177e7 2025-04-24 16:22:23.284 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@109177e7 2025-04-24 16:22:23.284 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-04-24 16:22:23.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-24 16:22:23.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-24 16:22:23.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.285 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b: (connection evicted) 2025-04-24 16:22:23.285 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac1e5db 2025-04-24 16:22:23.285 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac1e5db 2025-04-24 16:22:23.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-24 16:22:23.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@baf87a5 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-24 16:22:23.287 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4ab6d9 2025-04-24 16:22:23.287 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4ab6d9 2025-04-24 16:22:23.287 [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-24 16:22:23.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-04-24 16:22:23.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-04-24 16:22:23.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-24 16:22:23.289 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-04-24 16:22:23.294 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-04-24 16:22:23.295 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-04-24 16:22:23.295 [DefaultDispatcher-worker-7 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.295 [DefaultDispatcher-worker-7 @coroutine#2485] 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-24 16:22:23.295 [DefaultDispatcher-worker-7 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.295 [DefaultDispatcher-worker-7 @coroutine#2485] 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-24 16:22:23.296 [DefaultDispatcher-worker-14 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.296 [DefaultDispatcher-worker-14 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.300 [DefaultDispatcher-worker-9 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-04-24 16:22:23.300 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.300 [DefaultDispatcher-worker-9 @coroutine#2484] 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-24 16:22:23.300 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.300 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.300 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.301 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-04-24 16:22:23.302 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-04-24 16:22:23.304 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-04-24 16:22:23.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-24 16:22:23.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-24 16:22:23.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.304 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2643c33f: (connection evicted) 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-24 16:22:23.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62d4dac4 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-24 16:22:23.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-24 16:22:23.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.313 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.314 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.315 [DefaultDispatcher-worker-16 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.315 [DefaultDispatcher-worker-16 @coroutine#2512] 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-24 16:22:23.315 [DefaultDispatcher-worker-16 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.315 [DefaultDispatcher-worker-16 @coroutine#2512] 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-24 16:22:23.316 [DefaultDispatcher-worker-2 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.316 [DefaultDispatcher-worker-2 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.319 [DefaultDispatcher-worker-12 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.319 [DefaultDispatcher-worker-12 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.319 [DefaultDispatcher-worker-12 @coroutine#2511] 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-24 16:22:23.319 [DefaultDispatcher-worker-12 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.319 [DefaultDispatcher-worker-13 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.319 [DefaultDispatcher-worker-13 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.320 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.321 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.323 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.325 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.326 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.328 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.329 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2025-04-24 16:22:23.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-24 16:22:23.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-24 16:22:23.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.330 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35c83c56: (connection evicted) 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-24 16:22:23.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f50fe84 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-24 16:22:23.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2025-04-24 16:22:23.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2025-04-24 16:22:23.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-24 16:22:23.332 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2025-04-24 16:22:23.338 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2025-04-24 16:22:23.338 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2025-04-24 16:22:23.339 [DefaultDispatcher-worker-18 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.339 [DefaultDispatcher-worker-18 @coroutine#2550] 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-24 16:22:23.339 [DefaultDispatcher-worker-18 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.339 [DefaultDispatcher-worker-18 @coroutine#2550] 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-24 16:22:23.340 [DefaultDispatcher-worker-1 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.340 [DefaultDispatcher-worker-1 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.343 [DefaultDispatcher-worker-15 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2025-04-24 16:22:23.343 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.343 [DefaultDispatcher-worker-15 @coroutine#2549] 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-24 16:22:23.343 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.343 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.343 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.345 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2025-04-24 16:22:23.346 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2025-04-24 16:22:23.348 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2025-04-24 16:22:23.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-24 16:22:23.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-24 16:22:23.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.349 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c: (connection evicted) 2025-04-24 16:22:23.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-24 16:22:23.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f0deba2 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-24 16:22:23.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-24 16:22:23.352 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.357 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.358 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.358 [DefaultDispatcher-worker-20 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.358 [DefaultDispatcher-worker-20 @coroutine#2582] 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-24 16:22:23.358 [DefaultDispatcher-worker-20 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.359 [DefaultDispatcher-worker-20 @coroutine#2582] 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-24 16:22:23.359 [DefaultDispatcher-worker-14 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.359 [DefaultDispatcher-worker-14 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.362 [DefaultDispatcher-worker-2 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.363 [DefaultDispatcher-worker-2 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.363 [DefaultDispatcher-worker-2 @coroutine#2581] 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-24 16:22:23.363 [DefaultDispatcher-worker-2 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.363 [DefaultDispatcher-worker-17 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.363 [DefaultDispatcher-worker-17 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.364 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.366 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.367 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.368 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.370 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1297cf8 2025-04-24 16:22:23.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-24 16:22:23.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.371 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1297cf8: (connection evicted) 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-24 16:22:23.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ca8882 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-24 16:22:23.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2025-04-24 16:22:23.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2025-04-24 16:22:23.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-24 16:22:23.374 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2025-04-24 16:22:23.379 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2025-04-24 16:22:23.380 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2025-04-24 16:22:23.380 [DefaultDispatcher-worker-10 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.380 [DefaultDispatcher-worker-10 @coroutine#2613] 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-24 16:22:23.380 [DefaultDispatcher-worker-10 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.380 [DefaultDispatcher-worker-10 @coroutine#2613] 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-24 16:22:23.381 [DefaultDispatcher-worker-9 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.381 [DefaultDispatcher-worker-9 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 16:22:23.384 [DefaultDispatcher-worker-10 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2025-04-24 16:22:23.385 [DefaultDispatcher-worker-10 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.385 [DefaultDispatcher-worker-10 @coroutine#2612] 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-24 16:22:23.385 [DefaultDispatcher-worker-10 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.385 [DefaultDispatcher-worker-3 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.385 [DefaultDispatcher-worker-3 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 16:22:23.386 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2025-04-24 16:22:23.387 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2025-04-24 16:22:23.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-24 16:22:23.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-24 16:22:23.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.388 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@384b718c: (connection evicted) 2025-04-24 16:22:23.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-24 16:22:23.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-24 16:22:23.506 [DefaultDispatcher-worker-17 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:23.506 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.506 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:23.506 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.507 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.507 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.603 [DefaultDispatcher-worker-9 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:23.603 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.603 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:23.603 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.604 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.604 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.637 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2387e60b 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2025-04-24 16:22:23.638 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-24 16:22:23.645 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2025-04-24 16:22:23.650 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2025-04-24 16:22:23.651 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2025-04-24 16:22:23.652 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2025-04-24 16:22:23.658 [DefaultDispatcher-worker-13 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2025-04-24 16:22:23.664 [DefaultDispatcher-worker-6 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2025-04-24 16:22:23.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-24 16:22:23.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-24 16:22:23.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.666 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3: (connection evicted) 2025-04-24 16:22:23.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-24 16:22:23.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-24 16:22:23.667 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa7d7a0 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2ca3a9 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2ca3a9 2025-04-24 16:22:23.668 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-24 16:22:23.675 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2ca3a9 2025-04-24 16:22:23.680 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2ca3a9 2025-04-24 16:22:23.681 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2ca3a9 2025-04-24 16:22:23.682 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2ca3a9 2025-04-24 16:22:23.682 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56511eda 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-24 16:22:23.683 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-24 16:22:23.686 [DefaultDispatcher-worker-15 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:23.686 [DefaultDispatcher-worker-15 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.686 [DefaultDispatcher-worker-15 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:23.686 [DefaultDispatcher-worker-15 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.687 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.687 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.692 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-24 16:22:23.697 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-24 16:22:23.698 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-24 16:22:23.699 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-24 16:22:23.703 [DefaultDispatcher-worker-19 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-04-24 16:22:23.710 [DefaultDispatcher-worker-7 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2ca3a9 2025-04-24 16:22:23.714 [DefaultDispatcher-worker-13 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2ca3a9 2025-04-24 16:22:23.718 [DefaultDispatcher-worker-20 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2ca3a9 2025-04-24 16:22:23.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-24 16:22:23.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-24 16:22:23.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.724 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d2ca3a9: (connection evicted) 2025-04-24 16:22:23.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-24 16:22:23.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-24 16:22:23.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-24 16:22:23.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-24 16:22:23.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.725 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@760f4310: (connection evicted) 2025-04-24 16:22:23.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-24 16:22:23.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a509c 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.726 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-24 16:22:23.727 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-24 16:22:23.727 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-24 16:22:23.727 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-24 16:22:23.735 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-24 16:22:23.740 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-24 16:22:23.741 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-24 16:22:23.741 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec28534 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2025-04-24 16:22:23.742 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-24 16:22:23.749 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2025-04-24 16:22:23.754 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2025-04-24 16:22:23.755 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2025-04-24 16:22:23.756 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2025-04-24 16:22:23.759 [DefaultDispatcher-worker-3 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2025-04-24 16:22:23.766 [DefaultDispatcher-worker-13 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-24 16:22:23.769 [DefaultDispatcher-worker-11 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:23.769 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.769 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:23.769 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.770 [DefaultDispatcher-worker-16 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-24 16:22:23.770 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.770 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.773 [DefaultDispatcher-worker-7 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-24 16:22:23.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-24 16:22:23.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-24 16:22:23.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.775 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e94655a: (connection evicted) 2025-04-24 16:22:23.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-24 16:22:23.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-24 16:22:23.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-24 16:22:23.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-24 16:22:23.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.776 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@163b8acc: (connection evicted) 2025-04-24 16:22:23.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-24 16:22:23.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-24 16:22:23.777 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-24 16:22:23.777 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.777 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.777 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.777 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.777 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.777 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.777 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1902ad0f 2025-04-24 16:22:23.777 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.777 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9 2025-04-24 16:22:23.778 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-24 16:22:23.785 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9 2025-04-24 16:22:23.790 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9 2025-04-24 16:22:23.791 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9 2025-04-24 16:22:23.792 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9 2025-04-24 16:22:23.796 [DefaultDispatcher-worker-11 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9 2025-04-24 16:22:23.806 [DefaultDispatcher-worker-7 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9 2025-04-24 16:22:23.808 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9 2025-04-24 16:22:23.810 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:23.810 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.810 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:23.810 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.811 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.811 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.811 [DefaultDispatcher-worker-18 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9 2025-04-24 16:22:23.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-24 16:22:23.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-24 16:22:23.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.826 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e6025c9: (connection evicted) 2025-04-24 16:22:23.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-24 16:22:23.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d04adc1 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.830 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-24 16:22:23.831 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@346e76ad 2025-04-24 16:22:23.831 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@346e76ad 2025-04-24 16:22:23.831 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-24 16:22:23.839 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346e76ad 2025-04-24 16:22:23.843 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346e76ad 2025-04-24 16:22:23.844 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346e76ad 2025-04-24 16:22:23.845 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346e76ad 2025-04-24 16:22:23.850 [DefaultDispatcher-worker-16 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346e76ad 2025-04-24 16:22:23.853 [DefaultDispatcher-worker-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:23.853 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.853 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:23.853 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.854 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.863 [DefaultDispatcher-worker-3 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346e76ad 2025-04-24 16:22:23.864 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346e76ad 2025-04-24 16:22:23.868 [DefaultDispatcher-worker-4 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346e76ad 2025-04-24 16:22:23.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-24 16:22:23.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-24 16:22:23.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.872 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@346e76ad: (connection evicted) 2025-04-24 16:22:23.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:23.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-24 16:22:23.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747b8f5c 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e 2025-04-24 16:22:23.874 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-24 16:22:23.879 [DefaultDispatcher-worker-11 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:23.879 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.879 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:23.879 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.880 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.880 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.883 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e 2025-04-24 16:22:23.888 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e 2025-04-24 16:22:23.889 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e 2025-04-24 16:22:23.890 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e 2025-04-24 16:22:23.894 [DefaultDispatcher-worker-8 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e 2025-04-24 16:22:23.905 [DefaultDispatcher-worker-17 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e 2025-04-24 16:22:23.909 [DefaultDispatcher-worker-12 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e 2025-04-24 16:22:23.974 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:23.976 [DefaultDispatcher-worker-18 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:23.976 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.976 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:23.976 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.977 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:23.977 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.023 [DefaultDispatcher-worker-16 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e 2025-04-24 16:22:24.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-24 16:22:24.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-24 16:22:24.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:24.052 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23c24c0e: (connection evicted) 2025-04-24 16:22:24.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:24.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-24 16:22:24.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d654 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2025-04-24 16:22:24.054 [Test worker @coroutine#2932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-24 16:22:24.058 [DefaultDispatcher-worker-8 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:24.059 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.059 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.059 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.059 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.059 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.062 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2025-04-24 16:22:24.067 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2025-04-24 16:22:24.068 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2025-04-24 16:22:24.069 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2025-04-24 16:22:24.073 [DefaultDispatcher-worker-12 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2025-04-24 16:22:24.074 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2025-04-24 16:22:24.084 [DefaultDispatcher-worker-19 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2025-04-24 16:22:24.088 [DefaultDispatcher-worker-1 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2025-04-24 16:22:24.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-24 16:22:24.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-24 16:22:24.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:24.094 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20ed6de: (connection evicted) 2025-04-24 16:22:24.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:24.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-24 16:22:24.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afe263 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2025-04-24 16:22:24.095 [Test worker @coroutine#2969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-24 16:22:24.102 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2025-04-24 16:22:24.107 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2025-04-24 16:22:24.108 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2025-04-24 16:22:24.109 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2025-04-24 16:22:24.114 [DefaultDispatcher-worker-16 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2025-04-24 16:22:24.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-24 16:22:24.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-24 16:22:24.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:24.152 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5988e36e: (connection evicted) 2025-04-24 16:22:24.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:24.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-24 16:22:24.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ed78a5e 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:24.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-24 16:22:24.198 [DefaultDispatcher-worker-18 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:24.198 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.198 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.198 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.199 [DefaultDispatcher-worker-2 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.199 [DefaultDispatcher-worker-2 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.209 [DefaultDispatcher-worker-5 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.213 [DefaultDispatcher-worker-14 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.217 [DefaultDispatcher-worker-13 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.220 [DefaultDispatcher-worker-7 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.236 [DefaultDispatcher-worker-12 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.237 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 16:22:24.241 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-24 16:22:24.242 [DefaultDispatcher-worker-10 @coroutine#3008] INFO ktor.application - Responding at http://0.0.0.0:34373 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5927473a 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:24.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:24.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-24 16:22:24.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-24 16:22:24.252 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.252 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:24.252 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.252 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:24.253 [eventLoopGroupProxy-19-2 @call-handler#3018] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.253 [eventLoopGroupProxy-19-1 @call-handler#3019] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.254 [eventLoopGroupProxy-19-1 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.254 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.254 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:24.254 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.254 [DefaultDispatcher-worker-19 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.254 [DefaultDispatcher-worker-19 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.254 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc10682 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:24.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-24 16:22:24.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-24 16:22:24.262 [DefaultDispatcher-worker-10 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.262 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.262 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.262 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.263 [eventLoopGroupProxy-19-2 @call-handler#3024] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.263 [eventLoopGroupProxy-19-2 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.263 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.263 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.266 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.266 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:24.266 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.266 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-24 16:22:24.267 [eventLoopGroupProxy-19-2 @call-handler#3033] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c54e23b 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:24.267 [eventLoopGroupProxy-19-2 @call-handler#3033] 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-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:24.267 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:24.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-24 16:22:24.267 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee9daf5 2025-04-24 16:22:24.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee9daf5 2025-04-24 16:22:24.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-24 16:22:24.268 [eventLoopGroupProxy-19-3 @call-handler#3036] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.268 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.268 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.268 [eventLoopGroupProxy-19-3 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.268 [DefaultDispatcher-worker-11 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.272 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.277 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.277 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 16:22:24.277 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.277 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 16:22:24.277 [DefaultDispatcher-worker-10 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.277 [DefaultDispatcher-worker-10 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.277 [DefaultDispatcher-worker-10 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.277 [DefaultDispatcher-worker-10 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.278 [eventLoopGroupProxy-19-2 @call-handler#3046] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.278 [eventLoopGroupProxy-19-2 @call-handler#3046] 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-24 16:22:24.278 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:24.278 [eventLoopGroupProxy-19-4 @call-handler#3051] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.278 [eventLoopGroupProxy-19-4 @call-handler#3051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.280 [eventLoopGroupProxy-19-5 @call-handler#3055] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.280 [eventLoopGroupProxy-19-5 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.280 [DefaultDispatcher-worker-17 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.280 [DefaultDispatcher-worker-17 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.283 [DefaultDispatcher-worker-16 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.283 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.284 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.284 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 16:22:24.285 [DefaultDispatcher-worker-10 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.287 [DefaultDispatcher-worker-13 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.288 [DefaultDispatcher-worker-5 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.288 [DefaultDispatcher-worker-5 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee9daf5 2025-04-24 16:22:24.288 [DefaultDispatcher-worker-5 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.288 [DefaultDispatcher-worker-5 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.288 [DefaultDispatcher-worker-5 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.289 [eventLoopGroupProxy-19-2 @call-handler#3065] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.289 [eventLoopGroupProxy-19-2 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.289 [DefaultDispatcher-worker-10 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.289 [DefaultDispatcher-worker-10 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.293 [DefaultDispatcher-worker-12 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee9daf5 2025-04-24 16:22:24.297 [DefaultDispatcher-worker-18 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee9daf5 2025-04-24 16:22:24.304 [DefaultDispatcher-worker-20 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.305 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 16:22:24.305 [DefaultDispatcher-worker-10 @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:34373/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-24 16:22:24.305 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 16:22:24.305 [eventLoopGroupProxy-19-2 @call-handler#3079] 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-24 16:22:24.308 [DefaultDispatcher-worker-4 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.321 [DefaultDispatcher-worker-13 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 16:22:24.321 [DefaultDispatcher-worker-13 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 16:22:24.321 [DefaultDispatcher-worker-13 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-24 16:22:24.321 [DefaultDispatcher-worker-13 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.321 [DefaultDispatcher-worker-13 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968065 2025-04-24 16:22:24.321 [DefaultDispatcher-worker-13 @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:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968065. 2025-04-24 16:22:24.321 [DefaultDispatcher-worker-13 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968065 2025-04-24 16:22:24.322 [eventLoopGroupProxy-19-2 @call-handler#3083] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.326 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.327 [DefaultDispatcher-worker-13 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968065 2025-04-24 16:22:24.327 [DefaultDispatcher-worker-13 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968065 2025-04-24 16:22:24.327 [DefaultDispatcher-worker-13 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968065. 2025-04-24 16:22:24.327 [DefaultDispatcher-worker-13 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.331 [DefaultDispatcher-worker-10 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.332 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:22:24.332 [DefaultDispatcher-worker-10 @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:34373/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 16:22:24.332 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:22:24.332 [eventLoopGroupProxy-19-2 @call-handler#3087] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-24 16:22:24.333 [eventLoopGroupProxy-19-2 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.334 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:22:24.334 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:22:24.334 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 16:22:24.334 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.338 [DefaultDispatcher-worker-14 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.343 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:24.348 [DefaultDispatcher-worker-3 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.352 [DefaultDispatcher-worker-19 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.352 [DefaultDispatcher-worker-2 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.352 [DefaultDispatcher-worker-19 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.352 [DefaultDispatcher-worker-19 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/message. 2025-04-24 16:22:24.352 [DefaultDispatcher-worker-19 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.352 [DefaultDispatcher-worker-19 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34373/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:22:24.352 [eventLoopGroupProxy-19-2 @call-handler#3093] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.353 [eventLoopGroupProxy-19-2 @call-handler#3093] 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-24 16:22:24.353 [eventLoopGroupProxy-19-2 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:24.357 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:24.358 [DefaultDispatcher-worker-10 @call-handler#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.359 [eventLoopGroupProxy-19-2 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.359 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.359 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.359 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/message. 2025-04-24 16:22:24.359 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.363 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.369 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:24.372 [DefaultDispatcher-worker-13 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.373 [DefaultDispatcher-worker-19 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 16:22:24.373 [DefaultDispatcher-worker-19 @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:34373/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-24 16:22:24.373 [DefaultDispatcher-worker-19 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 16:22:24.373 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-24 16:22:24.376 [DefaultDispatcher-worker-11 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.386 [DefaultDispatcher-worker-14 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 16:22:24.386 [DefaultDispatcher-worker-14 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 16:22:24.387 [DefaultDispatcher-worker-14 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-24 16:22:24.387 [DefaultDispatcher-worker-14 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.387 [DefaultDispatcher-worker-14 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968066 2025-04-24 16:22:24.387 [DefaultDispatcher-worker-14 @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:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968066. 2025-04-24 16:22:24.387 [DefaultDispatcher-worker-14 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968066 2025-04-24 16:22:24.387 [eventLoopGroupProxy-19-2 @call-handler#3111] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.388 [eventLoopGroupProxy-19-2 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.388 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968066 2025-04-24 16:22:24.388 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968066 2025-04-24 16:22:24.388 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968066. 2025-04-24 16:22:24.388 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720127479514968066 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.392 [DefaultDispatcher-worker-3 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.393 [DefaultDispatcher-worker-3 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:22:24.393 [DefaultDispatcher-worker-3 @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:34373/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 16:22:24.393 [DefaultDispatcher-worker-3 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:22:24.393 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-24 16:22:24.393 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.393 [DefaultDispatcher-worker-3 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:22:24.393 [DefaultDispatcher-worker-3 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 16:22:24.394 [DefaultDispatcher-worker-3 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 16:22:24.394 [DefaultDispatcher-worker-3 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.397 [DefaultDispatcher-worker-10 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.408 [DefaultDispatcher-worker-18 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.411 [DefaultDispatcher-worker-3 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.411 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.412 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.412 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/message. 2025-04-24 16:22:24.412 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.412 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34373/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:22:24.412 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.412 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 16:22:24.412 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:24.415 [DefaultDispatcher-worker-4 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.419 [DefaultDispatcher-worker-13 @call-handler#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.419 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.419 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.419 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.419 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/message. 2025-04-24 16:22:24.419 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.423 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.427 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064 2025-04-24 16:22:24.427 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064. 2025-04-24 16:22:24.427 [UI Thread @coroutine#3141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064 2025-04-24 16:22:24.427 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.427 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.427 [UI Thread @coroutine#3145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.427 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.427 [eventLoopGroupProxy-19-5 @call-handler#3158] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 16:22:24.428 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.428 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.428 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.428 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.428 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.428 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.429 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065 2025-04-24 16:22:24.429 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065. 2025-04-24 16:22:24.429 [UI Thread @coroutine#3169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065 2025-04-24 16:22:24.429 [eventLoopGroupProxy-19-5 @call-handler#3158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.429 [UI Thread @coroutine#3145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.429 [UI Thread @coroutine#3145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.429 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.429 [UI Thread @coroutine#3145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.429 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.430 [UI Thread @coroutine#3141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064 2025-04-24 16:22:24.430 [UI Thread @coroutine#3141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064 2025-04-24 16:22:24.430 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064. 2025-04-24 16:22:24.430 [UI Thread @coroutine#3141] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.431 [eventLoopGroupProxy-19-6 @call-handler#3183] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 16:22:24.431 [eventLoopGroupProxy-19-7 @call-handler#3181] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 16:22:24.431 [eventLoopGroupProxy-19-8 @call-handler#3182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 16:22:24.432 [eventLoopGroupProxy-19-6 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.432 [eventLoopGroupProxy-19-7 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.433 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.433 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.433 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.433 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.433 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.433 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.433 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.433 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.436 [DefaultDispatcher-worker-1 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.439 [eventLoopGroupProxy-19-8 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.439 [UI Thread @coroutine#3169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065 2025-04-24 16:22:24.439 [UI Thread @coroutine#3169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065 2025-04-24 16:22:24.440 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065. 2025-04-24 16:22:24.440 [UI Thread @coroutine#3169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.440 [DefaultDispatcher-worker-5 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.444 [DefaultDispatcher-worker-18 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.448 [DefaultDispatcher-worker-5 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.453 [DefaultDispatcher-worker-13 @coroutine#3169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.455 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720127479514968064 2025-04-24 16:22:24.455 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720127479514968064. 2025-04-24 16:22:24.455 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720127479514968064 2025-04-24 16:22:24.456 [eventLoopGroupProxy-19-2 @call-handler#3200] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 16:22:24.456 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.457 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720127479514968064 2025-04-24 16:22:24.457 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720127479514968064 2025-04-24 16:22:24.457 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720127479514968064. 2025-04-24 16:22:24.457 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.461 [DefaultDispatcher-worker-17 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.467 [DefaultDispatcher-worker-15 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.470 [DefaultDispatcher-worker-16 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.471 [DefaultDispatcher-worker-16 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.471 [DefaultDispatcher-worker-16 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/message. 2025-04-24 16:22:24.471 [DefaultDispatcher-worker-16 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.471 [DefaultDispatcher-worker-16 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34373/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:22:24.471 [eventLoopGroupProxy-19-2 @call-handler#3208] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.471 [eventLoopGroupProxy-19-2 @call-handler#3208] 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-24 16:22:24.471 [eventLoopGroupProxy-19-2 @call-handler#3208] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:24.476 [DefaultDispatcher-worker-5 @call-handler#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.476 [eventLoopGroupProxy-19-2 @call-handler#3208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.476 [DefaultDispatcher-worker-10 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.476 [DefaultDispatcher-worker-10 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.476 [DefaultDispatcher-worker-10 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/message. 2025-04-24 16:22:24.476 [DefaultDispatcher-worker-10 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.480 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720127479514968066&assignmentUid=720127479514968064&clazzUid=720127479514968064&submitterUid=720127479514968065 2025-04-24 16:22:24.480 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720127479514968066&assignmentUid=720127479514968064&clazzUid=720127479514968064&submitterUid=720127479514968065. 2025-04-24 16:22:24.480 [UI Thread @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720127479514968066&assignmentUid=720127479514968064&clazzUid=720127479514968064&submitterUid=720127479514968065 2025-04-24 16:22:24.480 [DefaultDispatcher-worker-7 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.480 [eventLoopGroupProxy-19-2 @call-handler#3229] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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-24 16:22:24.483 [eventLoopGroupProxy-19-2 @call-handler#3229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.484 [UI Thread @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720127479514968066&assignmentUid=720127479514968064&clazzUid=720127479514968064&submitterUid=720127479514968065 2025-04-24 16:22:24.484 [UI Thread @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720127479514968066&assignmentUid=720127479514968064&clazzUid=720127479514968064&submitterUid=720127479514968065 2025-04-24 16:22:24.484 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720127479514968066&assignmentUid=720127479514968064&clazzUid=720127479514968064&submitterUid=720127479514968065. 2025-04-24 16:22:24.484 [UI Thread @coroutine#3224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720127479514968066&assignmentUid=720127479514968064&clazzUid=720127479514968064&submitterUid=720127479514968065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.488 [DefaultDispatcher-worker-18 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.493 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/PersonDao/getNamesByUid?uid=720127479514968065 2025-04-24 16:22:24.493 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/PersonDao/getNamesByUid?uid=720127479514968065. 2025-04-24 16:22:24.493 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/PersonDao/getNamesByUid?uid=720127479514968065 2025-04-24 16:22:24.494 [eventLoopGroupProxy-19-2 @call-handler#3247] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.494 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.494 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.494 [UI Thread @coroutine#3243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.494 [eventLoopGroupProxy-19-2 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.494 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720127479514968064 2025-04-24 16:22:24.494 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720127479514968064. 2025-04-24 16:22:24.494 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720127479514968064 2025-04-24 16:22:24.494 [eventLoopGroupProxy-19-5 @call-handler#3256] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 16:22:24.494 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.494 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.494 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.495 [eventLoopGroupProxy-19-7 @call-handler#3261] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.495 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.495 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.495 [UI Thread @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.495 [eventLoopGroupProxy-19-2 @call-handler#3267] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 16:22:24.495 [eventLoopGroupProxy-19-6 @call-handler#3268] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 16:22:24.495 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/PersonDao/getNamesByUid?uid=720127479514968065 2025-04-24 16:22:24.495 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/PersonDao/getNamesByUid?uid=720127479514968065 2025-04-24 16:22:24.496 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/PersonDao/getNamesByUid?uid=720127479514968065. 2025-04-24 16:22:24.496 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/PersonDao/getNamesByUid?uid=720127479514968065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.496 [eventLoopGroupProxy-19-2 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.496 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.496 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.496 [eventLoopGroupProxy-19-6 @call-handler#3268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.496 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.496 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.496 [UI Thread @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.496 [UI Thread @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.496 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.496 [UI Thread @coroutine#3252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.497 [eventLoopGroupProxy-19-5 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.497 [UI Thread @coroutine#3243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.497 [UI Thread @coroutine#3243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.497 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.497 [UI Thread @coroutine#3243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720127479514968065&assignmentUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.497 [eventLoopGroupProxy-19-7 @call-handler#3261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.498 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720127479514968064 2025-04-24 16:22:24.498 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720127479514968064 2025-04-24 16:22:24.498 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720127479514968064. 2025-04-24 16:22:24.498 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.500 [DefaultDispatcher-worker-3 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.503 [DefaultDispatcher-worker-6 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.507 [DefaultDispatcher-worker-15 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.509 [DefaultDispatcher-worker-3 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.510 [DefaultDispatcher-worker-16 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:24.511 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.511 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.511 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.511 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.511 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.513 [DefaultDispatcher-worker-14 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.516 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968066 2025-04-24 16:22:24.516 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968066. 2025-04-24 16:22:24.516 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968066 2025-04-24 16:22:24.517 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 16:22:24.519 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.520 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968066 2025-04-24 16:22:24.520 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968066 2025-04-24 16:22:24.520 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968066. 2025-04-24 16:22:24.520 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968066 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.525 [DefaultDispatcher-worker-2 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.526 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/PersonDao/findByUidAsync?uid=720127479514968065 2025-04-24 16:22:24.526 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/PersonDao/findByUidAsync?uid=720127479514968065. 2025-04-24 16:22:24.526 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/PersonDao/findByUidAsync?uid=720127479514968065 2025-04-24 16:22:24.527 [eventLoopGroupProxy-19-2 @call-handler#3292] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.527 [eventLoopGroupProxy-19-2 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.528 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/PersonDao/findByUidAsync?uid=720127479514968065 2025-04-24 16:22:24.528 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/PersonDao/findByUidAsync?uid=720127479514968065 2025-04-24 16:22:24.528 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/PersonDao/findByUidAsync?uid=720127479514968065. 2025-04-24 16:22:24.528 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/PersonDao/findByUidAsync?uid=720127479514968065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.532 [DefaultDispatcher-worker-15 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.537 [DefaultDispatcher-worker-10 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.541 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.541 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.541 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/message. 2025-04-24 16:22:24.541 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.541 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34373/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 16:22:24.541 [eventLoopGroupProxy-19-2 @call-handler#3297] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.542 [eventLoopGroupProxy-19-2 @call-handler#3297] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 16:22:24.542 [eventLoopGroupProxy-19-2 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 16:22:24.546 [DefaultDispatcher-worker-6 @call-handler#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-24 16:22:24.546 [eventLoopGroupProxy-19-2 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.546 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.546 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/replication/message 2025-04-24 16:22:24.546 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/replication/message. 2025-04-24 16:22:24.546 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.547 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064 2025-04-24 16:22:24.547 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064. 2025-04-24 16:22:24.547 [UI Thread @coroutine#3320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064 2025-04-24 16:22:24.548 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.548 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.548 [UI Thread @coroutine#3324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.548 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsFlow /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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 16:22:24.548 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.548 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.548 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.548 [eventLoopGroupProxy-19-5 @call-handler#3338] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 16:22:24.548 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.548 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.548 [UI Thread @coroutine#3331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.548 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.548 [eventLoopGroupProxy-19-7 @call-handler#3345] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 16:22:24.549 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065 2025-04-24 16:22:24.549 [eventLoopGroupProxy-19-6 @call-handler#3353] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 16:22:24.549 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065. 2025-04-24 16:22:24.549 [UI Thread @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065 2025-04-24 16:22:24.549 [UI Thread @coroutine#3320] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064 2025-04-24 16:22:24.549 [UI Thread @coroutine#3320] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064 2025-04-24 16:22:24.549 [eventLoopGroupProxy-19-7 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.549 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064. 2025-04-24 16:22:24.549 [UI Thread @coroutine#3320] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.549 [eventLoopGroupProxy-19-2 @call-handler#3359] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 16:22:24.549 [eventLoopGroupProxy-19-5 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.549 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.549 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.549 [eventLoopGroupProxy-19-6 @call-handler#3353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.549 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.549 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.549 [UI Thread @coroutine#3324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.549 [UI Thread @coroutine#3324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.550 [UI Thread @coroutine#3331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.550 [UI Thread @coroutine#3331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 2025-04-24 16:22:24.550 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.550 [UI Thread @coroutine#3324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.550 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064. 2025-04-24 16:22:24.550 [UI Thread @coroutine#3331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720127479514968065&assignmentUid=720127479514968064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.551 [eventLoopGroupProxy-19-2 @call-handler#3359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 16:22:24.551 [UI Thread @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065 2025-04-24 16:22:24.551 [UI Thread @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065 2025-04-24 16:22:24.551 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065. 2025-04-24 16:22:24.551 [UI Thread @coroutine#3349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34373/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720127479514968064&clazzUid=720127479514968064&accountPersonUid=720127479514968065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:24.551 [DefaultDispatcher-worker-17 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2025-04-24 16:22:24.553 [DefaultDispatcher-worker-16 @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.557 [DefaultDispatcher-worker-20 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.560 [DefaultDispatcher-worker-16 @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.562 [DefaultDispatcher-worker-20 @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.566 [DefaultDispatcher-worker-9 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-04-24 16:22:24.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-24 16:22:24.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-24 16:22:24.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:24.568 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887: (connection evicted) 2025-04-24 16:22:24.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:24.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-24 16:22:24.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-24 16:22:24.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-24 16:22:24.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-24 16:22:24.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:24.569 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4de14c58: (connection evicted) 2025-04-24 16:22:24.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:24.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-24 16:22:24.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-24 16:22:24.609 [DefaultDispatcher-worker-5 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:24.609 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.609 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.609 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.609 [DefaultDispatcher-worker-21 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.609 [DefaultDispatcher-worker-21 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.691 [DefaultDispatcher-worker-4 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:24.691 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.691 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.691 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.692 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.692 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.774 [DefaultDispatcher-worker-19 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:24.775 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.775 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.775 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.775 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.775 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.815 [DefaultDispatcher-worker-18 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:24.815 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.815 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.815 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.816 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.816 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.858 [DefaultDispatcher-worker-10 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:24.858 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.859 [DefaultDispatcher-worker-10 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.859 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.859 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.884 [DefaultDispatcher-worker-21 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:24.884 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.884 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.884 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.884 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.884 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.980 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:24.981 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.981 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:24.981 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.981 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:24.981 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.063 [DefaultDispatcher-worker-20 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:25.064 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.064 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:25.064 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.064 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.064 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.203 [DefaultDispatcher-worker-18 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:25.203 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.203 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:25.203 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.204 [DefaultDispatcher-worker-3 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.204 [DefaultDispatcher-worker-3 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.516 [DefaultDispatcher-worker-21 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:25.516 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.516 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:25.516 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.517 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.517 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-24 16:22:25.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-24 16:22:25.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.572 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361a1e86: (connection evicted) 2025-04-24 16:22:25.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-24 16:22:25.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-24 16:22:25.574 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-24 16:22:25.574 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.574 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.574 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.574 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14bb16ee 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-24 16:22:25.575 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-24 16:22:25.584 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-24 16:22:25.590 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-24 16:22:25.591 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-24 16:22:25.592 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-24 16:22:25.592 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c9518ee 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@28833fff 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@28833fff 2025-04-24 16:22:25.593 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-24 16:22:25.602 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28833fff 2025-04-24 16:22:25.608 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28833fff 2025-04-24 16:22:25.609 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28833fff 2025-04-24 16:22:25.611 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28833fff 2025-04-24 16:22:25.614 [DefaultDispatcher-worker-19 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:25.614 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.614 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:25.614 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.614 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.615 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.615 [DefaultDispatcher-worker-6 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28833fff 2025-04-24 16:22:25.623 [DefaultDispatcher-worker-11 @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-24 16:22:25.628 [DefaultDispatcher-worker-9 @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-24 16:22:25.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-24 16:22:25.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-24 16:22:25.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.633 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441a2d52: (connection evicted) 2025-04-24 16:22:25.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-24 16:22:25.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-24 16:22:25.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-24 16:22:25.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-24 16:22:25.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.633 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28833fff: (connection evicted) 2025-04-24 16:22:25.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-24 16:22:25.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-24 16:22:25.634 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2ccd7f 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-24 16:22:25.635 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-24 16:22:25.644 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-24 16:22:25.650 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-24 16:22:25.651 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-24 16:22:25.652 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13056efe 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@184b24d4 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@184b24d4 2025-04-24 16:22:25.652 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-24 16:22:25.662 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b24d4 2025-04-24 16:22:25.673 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b24d4 2025-04-24 16:22:25.675 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b24d4 2025-04-24 16:22:25.676 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b24d4 2025-04-24 16:22:25.683 [DefaultDispatcher-worker-8 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b24d4 2025-04-24 16:22:25.691 [DefaultDispatcher-worker-8 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-24 16:22:25.696 [DefaultDispatcher-worker-5 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:25.696 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.696 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:25.696 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.696 [DefaultDispatcher-worker-14 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-24 16:22:25.696 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.696 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.702 [DefaultDispatcher-worker-19 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-24 16:22:25.712 [DefaultDispatcher-worker-14 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-24 16:22:25.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-24 16:22:25.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-24 16:22:25.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.714 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ef1198: (connection evicted) 2025-04-24 16:22:25.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-24 16:22:25.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-24 16:22:25.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-24 16:22:25.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-24 16:22:25.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.715 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@184b24d4: (connection evicted) 2025-04-24 16:22:25.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-24 16:22:25.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f8ff82 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.716 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-24 16:22:25.717 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-24 16:22:25.717 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-24 16:22:25.717 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-24 16:22:25.725 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-24 16:22:25.731 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-24 16:22:25.732 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-24 16:22:25.733 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42130a5c 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2025-04-24 16:22:25.734 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-24 16:22:25.743 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2025-04-24 16:22:25.749 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2025-04-24 16:22:25.750 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2025-04-24 16:22:25.751 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2025-04-24 16:22:25.755 [DefaultDispatcher-worker-16 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2025-04-24 16:22:25.764 [DefaultDispatcher-worker-9 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-24 16:22:25.769 [DefaultDispatcher-worker-16 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-24 16:22:25.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-24 16:22:25.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-24 16:22:25.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.774 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d: (connection evicted) 2025-04-24 16:22:25.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-24 16:22:25.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-24 16:22:25.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-24 16:22:25.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-24 16:22:25.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.774 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f876c: (connection evicted) 2025-04-24 16:22:25.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-24 16:22:25.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c8bc1e 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.775 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-24 16:22:25.776 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-24 16:22:25.776 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-24 16:22:25.776 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-24 16:22:25.780 [DefaultDispatcher-worker-2 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:25.780 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.780 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:25.780 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.781 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.781 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.785 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-24 16:22:25.791 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-24 16:22:25.792 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-24 16:22:25.793 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68226b59 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2025-04-24 16:22:25.794 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-24 16:22:25.803 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2025-04-24 16:22:25.809 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2025-04-24 16:22:25.810 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2025-04-24 16:22:25.811 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2025-04-24 16:22:25.815 [DefaultDispatcher-worker-1 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2025-04-24 16:22:25.820 [DefaultDispatcher-worker-10 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:25.820 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.820 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:25.820 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.821 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.821 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.824 [DefaultDispatcher-worker-14 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-24 16:22:25.829 [DefaultDispatcher-worker-21 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-24 16:22:25.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-24 16:22:25.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-24 16:22:25.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.832 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d: (connection evicted) 2025-04-24 16:22:25.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-24 16:22:25.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-24 16:22:25.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-24 16:22:25.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-24 16:22:25.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.833 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366: (connection evicted) 2025-04-24 16:22:25.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-24 16:22:25.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685280dd 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.834 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-24 16:22:25.835 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-24 16:22:25.835 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-24 16:22:25.835 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-24 16:22:25.843 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-24 16:22:25.849 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-24 16:22:25.850 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-24 16:22:25.851 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b5afde5 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@879f852 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@879f852 2025-04-24 16:22:25.852 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-24 16:22:25.861 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@879f852 2025-04-24 16:22:25.864 [DefaultDispatcher-worker-16 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:25.864 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.865 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:25.865 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.865 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.868 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@879f852 2025-04-24 16:22:25.869 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@879f852 2025-04-24 16:22:25.870 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@879f852 2025-04-24 16:22:25.874 [DefaultDispatcher-worker-21 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@879f852 2025-04-24 16:22:25.883 [DefaultDispatcher-worker-2 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-24 16:22:25.888 [DefaultDispatcher-worker-17 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-24 16:22:25.888 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:25.888 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.888 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:25.888 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.889 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.889 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-24 16:22:25.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-24 16:22:25.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.892 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2: (connection evicted) 2025-04-24 16:22:25.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-24 16:22:25.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-24 16:22:25.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-24 16:22:25.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-24 16:22:25.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.893 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@879f852: (connection evicted) 2025-04-24 16:22:25.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-24 16:22:25.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2d9177 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-24 16:22:25.894 [Test worker @coroutine#3749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-24 16:22:25.903 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-24 16:22:25.909 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-24 16:22:25.910 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-24 16:22:25.911 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a42da0a 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2025-04-24 16:22:25.912 [Test worker @coroutine#3749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-24 16:22:25.921 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2025-04-24 16:22:25.926 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2025-04-24 16:22:25.927 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2025-04-24 16:22:25.928 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2025-04-24 16:22:25.932 [DefaultDispatcher-worker-7 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2025-04-24 16:22:25.939 [DefaultDispatcher-worker-2 @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-24 16:22:25.944 [DefaultDispatcher-worker-15 @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-24 16:22:25.947 [DefaultDispatcher-worker-11 @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-24 16:22:25.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-24 16:22:25.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-24 16:22:25.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.951 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4: (connection evicted) 2025-04-24 16:22:25.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-24 16:22:25.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-24 16:22:25.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-24 16:22:25.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-24 16:22:25.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:25.951 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7: (connection evicted) 2025-04-24 16:22:25.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:25.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-24 16:22:25.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df0bb1 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.952 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-24 16:22:25.953 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-24 16:22:25.953 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-24 16:22:25.953 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-24 16:22:25.961 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-24 16:22:25.966 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-24 16:22:25.966 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-24 16:22:25.967 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-24 16:22:25.967 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44881fcc 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2025-04-24 16:22:25.968 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-24 16:22:25.975 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2025-04-24 16:22:25.980 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2025-04-24 16:22:25.981 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2025-04-24 16:22:25.982 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2025-04-24 16:22:25.985 [DefaultDispatcher-worker-8 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:25.985 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.985 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:25.985 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.985 [DefaultDispatcher-worker-6 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2025-04-24 16:22:25.986 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.986 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:25.992 [DefaultDispatcher-worker-4 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-24 16:22:25.997 [DefaultDispatcher-worker-7 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-24 16:22:26.000 [DefaultDispatcher-worker-16 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-24 16:22:26.010 [DefaultDispatcher-worker-20 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-24 16:22:26.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-24 16:22:26.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-24 16:22:26.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.013 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c: (connection evicted) 2025-04-24 16:22:26.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-24 16:22:26.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-24 16:22:26.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-24 16:22:26.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-24 16:22:26.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.014 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3: (connection evicted) 2025-04-24 16:22:26.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-24 16:22:26.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44835de9 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-24 16:22:26.015 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-24 16:22:26.023 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-24 16:22:26.028 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-24 16:22:26.028 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-24 16:22:26.029 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ec690bd 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@14972600 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@14972600 2025-04-24 16:22:26.030 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-24 16:22:26.039 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14972600 2025-04-24 16:22:26.045 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14972600 2025-04-24 16:22:26.046 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14972600 2025-04-24 16:22:26.047 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14972600 2025-04-24 16:22:26.051 [DefaultDispatcher-worker-7 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14972600 2025-04-24 16:22:26.058 [DefaultDispatcher-worker-20 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-24 16:22:26.063 [DefaultDispatcher-worker-12 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-24 16:22:26.064 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-24 16:22:26.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-24 16:22:26.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-24 16:22:26.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.068 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2542e124: (connection evicted) 2025-04-24 16:22:26.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-24 16:22:26.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-24 16:22:26.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-24 16:22:26.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-24 16:22:26.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.068 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14972600: (connection evicted) 2025-04-24 16:22:26.068 [DefaultDispatcher-worker-12 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:26.069 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.069 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:26.069 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-24 16:22:26.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-24 16:22:26.069 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-24 16:22:26.069 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2161b6 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.069 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-24 16:22:26.070 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-24 16:22:26.070 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-24 16:22:26.070 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-24 16:22:26.077 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-24 16:22:26.082 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-24 16:22:26.083 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-24 16:22:26.084 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d821475 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2025-04-24 16:22:26.084 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-24 16:22:26.091 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2025-04-24 16:22:26.096 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2025-04-24 16:22:26.097 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2025-04-24 16:22:26.098 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2025-04-24 16:22:26.101 [DefaultDispatcher-worker-2 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2025-04-24 16:22:26.108 [DefaultDispatcher-worker-3 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-24 16:22:26.113 [DefaultDispatcher-worker-18 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-24 16:22:26.114 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-24 16:22:26.115 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-24 16:22:26.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-24 16:22:26.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-24 16:22:26.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.119 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211: (connection evicted) 2025-04-24 16:22:26.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-24 16:22:26.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-24 16:22:26.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-24 16:22:26.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-24 16:22:26.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.120 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@656dc20f: (connection evicted) 2025-04-24 16:22:26.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-24 16:22:26.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f7bc42 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.121 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-24 16:22:26.122 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-24 16:22:26.122 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-24 16:22:26.122 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-24 16:22:26.129 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-24 16:22:26.134 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-24 16:22:26.135 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-24 16:22:26.135 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c96ea9 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2025-04-24 16:22:26.136 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-24 16:22:26.143 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2025-04-24 16:22:26.148 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2025-04-24 16:22:26.149 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2025-04-24 16:22:26.150 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2025-04-24 16:22:26.153 [DefaultDispatcher-worker-12 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2025-04-24 16:22:26.161 [DefaultDispatcher-worker-2 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-24 16:22:26.166 [DefaultDispatcher-worker-8 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-24 16:22:26.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-24 16:22:26.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-24 16:22:26.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.204 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa: (connection evicted) 2025-04-24 16:22:26.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-24 16:22:26.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-24 16:22:26.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-24 16:22:26.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-24 16:22:26.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.205 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d: (connection evicted) 2025-04-24 16:22:26.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-24 16:22:26.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e56b17 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-24 16:22:26.206 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-24 16:22:26.208 [DefaultDispatcher-worker-4 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:26.208 [DefaultDispatcher-worker-4 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.208 [DefaultDispatcher-worker-4 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:26.208 [DefaultDispatcher-worker-4 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.209 [DefaultDispatcher-worker-9 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.209 [DefaultDispatcher-worker-9 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.214 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-24 16:22:26.219 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-24 16:22:26.220 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-24 16:22:26.221 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f04847e 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2025-04-24 16:22:26.221 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-24 16:22:26.228 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2025-04-24 16:22:26.233 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2025-04-24 16:22:26.235 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2025-04-24 16:22:26.236 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2025-04-24 16:22:26.240 [DefaultDispatcher-worker-16 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2025-04-24 16:22:26.247 [DefaultDispatcher-worker-9 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-24 16:22:26.251 [DefaultDispatcher-worker-8 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-24 16:22:26.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-24 16:22:26.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-24 16:22:26.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.255 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67add4c9: (connection evicted) 2025-04-24 16:22:26.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-24 16:22:26.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-24 16:22:26.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-24 16:22:26.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-24 16:22:26.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.256 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26415b5e: (connection evicted) 2025-04-24 16:22:26.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-24 16:22:26.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b9d5218 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.257 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-24 16:22:26.258 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-24 16:22:26.258 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-24 16:22:26.258 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-24 16:22:26.265 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-24 16:22:26.270 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-24 16:22:26.271 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-24 16:22:26.272 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb8cfa7 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.272 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-24 16:22:26.273 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-04-24 16:22:26.273 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-04-24 16:22:26.273 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-24 16:22:26.280 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-04-24 16:22:26.285 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-04-24 16:22:26.286 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-04-24 16:22:26.287 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-04-24 16:22:26.291 [DefaultDispatcher-worker-12 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-04-24 16:22:26.298 [DefaultDispatcher-worker-5 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-24 16:22:26.302 [DefaultDispatcher-worker-5 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-24 16:22:26.303 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-24 16:22:26.304 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-24 16:22:26.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-24 16:22:26.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-24 16:22:26.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.308 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11261fc9: (connection evicted) 2025-04-24 16:22:26.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-24 16:22:26.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-24 16:22:26.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-24 16:22:26.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-24 16:22:26.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.308 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16486ab3: (connection evicted) 2025-04-24 16:22:26.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-24 16:22:26.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-24 16:22:26.309 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9355a6 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-24 16:22:26.310 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-24 16:22:26.318 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-24 16:22:26.324 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-24 16:22:26.324 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-24 16:22:26.325 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2889d997 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2025-04-24 16:22:26.326 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-24 16:22:26.333 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2025-04-24 16:22:26.338 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2025-04-24 16:22:26.339 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2025-04-24 16:22:26.340 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2025-04-24 16:22:26.344 [DefaultDispatcher-worker-5 @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2025-04-24 16:22:26.350 [DefaultDispatcher-worker-4 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-24 16:22:26.355 [DefaultDispatcher-worker-5 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-24 16:22:26.360 [UI Thread @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-24 16:22:26.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-24 16:22:26.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-24 16:22:26.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.363 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c1d547: (connection evicted) 2025-04-24 16:22:26.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-24 16:22:26.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-24 16:22:26.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-24 16:22:26.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-24 16:22:26.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.363 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e168d90: (connection evicted) 2025-04-24 16:22:26.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-24 16:22:26.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794fbf0d 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bb3666 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bb3666 2025-04-24 16:22:26.365 [Test worker @coroutine#4310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-24 16:22:26.372 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb3666 2025-04-24 16:22:26.377 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb3666 2025-04-24 16:22:26.378 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb3666 2025-04-24 16:22:26.379 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb3666 2025-04-24 16:22:26.384 [DefaultDispatcher-worker-12 @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb3666 2025-04-24 16:22:26.385 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb3666 2025-04-24 16:22:26.392 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb3666 2025-04-24 16:22:26.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-24 16:22:26.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-24 16:22:26.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.404 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12bb3666: (connection evicted) 2025-04-24 16:22:26.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-24 16:22:26.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7153995c 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.405 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-24 16:22:26.406 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-04-24 16:22:26.406 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-04-24 16:22:26.406 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-24 16:22:26.413 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-04-24 16:22:26.418 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-04-24 16:22:26.420 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-04-24 16:22:26.420 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-04-24 16:22:26.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-24 16:22:26.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-24 16:22:26.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:26.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-24 16:22:26.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ab86a2 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-04-24 16:22:26.424 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-24 16:22:26.432 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-04-24 16:22:26.437 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-04-24 16:22:26.438 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-04-24 16:22:26.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3caa1 2025-04-24 16:22:26.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-24 16:22:26.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-24 16:22:26.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:26.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-24 16:22:26.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240fe338 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-04-24 16:22:26.442 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-24 16:22:26.450 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-04-24 16:22:26.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-04-24 16:22:26.456 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-04-24 16:22:26.457 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-04-24 16:22:26.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-24 16:22:26.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-24 16:22:26.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:26.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-24 16:22:26.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf3aa52 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.459 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-24 16:22:26.460 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-24 16:22:26.468 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-24 16:22:26.473 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-24 16:22:26.473 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-24 16:22:26.474 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-24 16:22:26.479 [DefaultDispatcher-worker-3 @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-24 16:22:26.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-24 16:22:26.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-24 16:22:26.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.487 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1504db11: (connection evicted) 2025-04-24 16:22:26.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-24 16:22:26.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30f929ff 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-04-24 16:22:26.488 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-24 16:22:26.496 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-04-24 16:22:26.501 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-04-24 16:22:26.502 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-04-24 16:22:26.503 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-04-24 16:22:26.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-24 16:22:26.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-24 16:22:26.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:26.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-24 16:22:26.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e0dec0c 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-24 16:22:26.506 [Test worker @coroutine#4491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-24 16:22:26.514 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-24 16:22:26.520 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-24 16:22:26.521 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-24 16:22:26.521 [DefaultDispatcher-worker-1 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:26.522 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.522 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:26.522 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.522 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-24 16:22:26.522 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.522 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.526 [DefaultDispatcher-worker-17 @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-24 16:22:26.526 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-24 16:22:26.529 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-24 16:22:26.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-24 16:22:26.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-24 16:22:26.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.530 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06: (connection evicted) 2025-04-24 16:22:26.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-24 16:22:26.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a5ed5f9 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2025-04-24 16:22:26.531 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-24 16:22:26.539 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2025-04-24 16:22:26.543 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2025-04-24 16:22:26.544 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2025-04-24 16:22:26.545 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda0e30 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-24 16:22:26.545 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-24 16:22:26.546 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-24 16:22:26.553 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-24 16:22:26.558 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-24 16:22:26.559 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-24 16:22:26.560 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-24 16:22:26.564 [DefaultDispatcher-worker-6 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-24 16:22:26.570 [DefaultDispatcher-worker-6 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2025-04-24 16:22:26.580 [DefaultDispatcher-worker-13 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2025-04-24 16:22:26.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-24 16:22:26.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-24 16:22:26.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.585 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a: (connection evicted) 2025-04-24 16:22:26.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-24 16:22:26.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-24 16:22:26.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-24 16:22:26.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-24 16:22:26.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.586 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6faa24: (connection evicted) 2025-04-24 16:22:26.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-24 16:22:26.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43941806 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.587 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-24 16:22:26.588 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-24 16:22:26.595 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-24 16:22:26.600 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-24 16:22:26.601 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-24 16:22:26.602 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71586f 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.602 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.603 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-24 16:22:26.603 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-24 16:22:26.603 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-24 16:22:26.603 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-24 16:22:26.610 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-24 16:22:26.615 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-24 16:22:26.616 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-24 16:22:26.617 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-24 16:22:26.619 [DefaultDispatcher-worker-7 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:26.619 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.619 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:26.619 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.620 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.620 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.621 [DefaultDispatcher-worker-13 @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-24 16:22:26.628 [DefaultDispatcher-worker-6 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-24 16:22:26.636 [DefaultDispatcher-worker-7 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-24 16:22:26.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-24 16:22:26.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-24 16:22:26.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.638 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c: (connection evicted) 2025-04-24 16:22:26.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-24 16:22:26.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-24 16:22:26.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-24 16:22:26.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-24 16:22:26.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.639 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10: (connection evicted) 2025-04-24 16:22:26.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-24 16:22:26.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5936e4ba 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.640 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-24 16:22:26.641 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-24 16:22:26.641 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-24 16:22:26.641 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-24 16:22:26.648 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-24 16:22:26.653 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-24 16:22:26.654 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-24 16:22:26.655 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6824db 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.655 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-24 16:22:26.656 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-24 16:22:26.656 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-24 16:22:26.656 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-24 16:22:26.665 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-24 16:22:26.670 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-24 16:22:26.671 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-24 16:22:26.672 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-24 16:22:26.676 [DefaultDispatcher-worker-9 @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-24 16:22:26.684 [DefaultDispatcher-worker-19 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-24 16:22:26.692 [DefaultDispatcher-worker-11 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-24 16:22:26.696 [DefaultDispatcher-worker-19 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-24 16:22:26.700 [DefaultDispatcher-worker-21 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:26.700 [DefaultDispatcher-worker-18 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-24 16:22:26.700 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.700 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:26.700 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.701 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.701 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-24 16:22:26.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-24 16:22:26.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.707 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8551ee6: (connection evicted) 2025-04-24 16:22:26.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-24 16:22:26.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-24 16:22:26.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-24 16:22:26.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-24 16:22:26.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.707 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7: (connection evicted) 2025-04-24 16:22:26.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-24 16:22:26.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ade311 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-24 16:22:26.709 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-24 16:22:26.717 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-24 16:22:26.721 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-24 16:22:26.722 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-24 16:22:26.723 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebefe31 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.723 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-24 16:22:26.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-04-24 16:22:26.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-04-24 16:22:26.724 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-24 16:22:26.731 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-04-24 16:22:26.736 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-04-24 16:22:26.737 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-04-24 16:22:26.737 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-04-24 16:22:26.742 [DefaultDispatcher-worker-19 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-04-24 16:22:26.750 [DefaultDispatcher-worker-19 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-24 16:22:26.755 [DefaultDispatcher-worker-19 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-24 16:22:26.758 [DefaultDispatcher-worker-3 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-24 16:22:26.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-24 16:22:26.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-24 16:22:26.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.764 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@251ed676: (connection evicted) 2025-04-24 16:22:26.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-24 16:22:26.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-24 16:22:26.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-24 16:22:26.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-24 16:22:26.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.765 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c: (connection evicted) 2025-04-24 16:22:26.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-24 16:22:26.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29794ef5 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.766 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-24 16:22:26.767 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2025-04-24 16:22:26.767 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2025-04-24 16:22:26.767 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-24 16:22:26.776 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2025-04-24 16:22:26.781 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2025-04-24 16:22:26.782 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2025-04-24 16:22:26.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2025-04-24 16:22:26.783 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3489b7 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-04-24 16:22:26.784 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-24 16:22:26.785 [DefaultDispatcher-worker-18 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:26.785 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.785 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:26.785 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.786 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.786 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.791 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-04-24 16:22:26.796 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-04-24 16:22:26.797 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-04-24 16:22:26.798 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-04-24 16:22:26.802 [DefaultDispatcher-worker-10 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-04-24 16:22:26.809 [DefaultDispatcher-worker-21 @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2025-04-24 16:22:26.815 [DefaultDispatcher-worker-20 @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2025-04-24 16:22:26.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-24 16:22:26.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-24 16:22:26.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.817 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4877731d: (connection evicted) 2025-04-24 16:22:26.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-24 16:22:26.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-24 16:22:26.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-24 16:22:26.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-24 16:22:26.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.818 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3821a012: (connection evicted) 2025-04-24 16:22:26.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-24 16:22:26.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71bb6009 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-24 16:22:26.820 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-04-24 16:22:26.821 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-04-24 16:22:26.821 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-24 16:22:26.825 [DefaultDispatcher-worker-5 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:26.825 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.825 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:26.825 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.826 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.826 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.829 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-04-24 16:22:26.834 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-04-24 16:22:26.835 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-04-24 16:22:26.836 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2603a76d 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-04-24 16:22:26.836 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-24 16:22:26.843 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-04-24 16:22:26.848 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-04-24 16:22:26.849 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-04-24 16:22:26.850 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-04-24 16:22:26.854 [DefaultDispatcher-worker-18 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-04-24 16:22:26.861 [DefaultDispatcher-worker-6 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-04-24 16:22:26.866 [DefaultDispatcher-worker-21 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-04-24 16:22:26.869 [DefaultDispatcher-worker-11 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:26.869 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.869 [DefaultDispatcher-worker-11 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:26.869 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.870 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.876 [DefaultDispatcher-worker-14 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-04-24 16:22:26.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-24 16:22:26.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-24 16:22:26.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.877 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7934164c: (connection evicted) 2025-04-24 16:22:26.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-24 16:22:26.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-24 16:22:26.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-24 16:22:26.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-24 16:22:26.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.878 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36deacfc: (connection evicted) 2025-04-24 16:22:26.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-24 16:22:26.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2459715c 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-24 16:22:26.879 [Test worker @coroutine#4743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-24 16:22:26.888 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-24 16:22:26.893 [DefaultDispatcher-worker-1 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:26.893 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-24 16:22:26.893 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.893 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:26.893 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.894 [DefaultDispatcher-worker-18 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.894 [DefaultDispatcher-worker-18 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.894 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-24 16:22:26.895 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f40221 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.895 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.896 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.896 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.896 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.896 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.896 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.896 [Test worker @coroutine#4743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-24 16:22:26.896 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-24 16:22:26.896 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-24 16:22:26.896 [Test worker @coroutine#4743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-24 16:22:26.903 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-24 16:22:26.908 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-24 16:22:26.909 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-24 16:22:26.909 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-24 16:22:26.914 [DefaultDispatcher-worker-10 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-24 16:22:26.920 [DefaultDispatcher-worker-6 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-24 16:22:26.925 [DefaultDispatcher-worker-7 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-24 16:22:26.929 [DefaultDispatcher-worker-9 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-24 16:22:26.935 [DefaultDispatcher-worker-1 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-24 16:22:26.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-24 16:22:26.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-24 16:22:26.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.936 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ce66169: (connection evicted) 2025-04-24 16:22:26.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-24 16:22:26.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-24 16:22:26.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-24 16:22:26.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-24 16:22:26.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.937 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2: (connection evicted) 2025-04-24 16:22:26.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-24 16:22:26.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7159d5 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.938 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.939 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.939 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.939 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.939 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.939 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-24 16:22:26.939 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-24 16:22:26.939 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-24 16:22:26.939 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-24 16:22:26.946 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-24 16:22:26.951 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-24 16:22:26.952 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-24 16:22:26.952 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4471f216 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-04-24 16:22:26.953 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-24 16:22:26.961 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-04-24 16:22:26.967 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-04-24 16:22:26.969 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-04-24 16:22:26.970 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-04-24 16:22:26.974 [DefaultDispatcher-worker-3 @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-04-24 16:22:26.982 [DefaultDispatcher-worker-12 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-24 16:22:26.987 [DefaultDispatcher-worker-14 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-24 16:22:26.990 [DefaultDispatcher-worker-12 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:26.990 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.990 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:26.990 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.991 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.991 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:26.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-24 16:22:26.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-24 16:22:26.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.993 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff: (connection evicted) 2025-04-24 16:22:26.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-24 16:22:26.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-24 16:22:26.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-24 16:22:26.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-24 16:22:26.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:26.994 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6: (connection evicted) 2025-04-24 16:22:26.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:26.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-24 16:22:26.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f05cd7e 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2025-04-24 16:22:26.995 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-24 16:22:27.003 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2025-04-24 16:22:27.008 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2025-04-24 16:22:27.009 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2025-04-24 16:22:27.010 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f3c0c9 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-24 16:22:27.010 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-24 16:22:27.017 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-24 16:22:27.022 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-24 16:22:27.023 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-24 16:22:27.024 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-24 16:22:27.028 [DefaultDispatcher-worker-13 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-24 16:22:27.036 [DefaultDispatcher-worker-13 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2025-04-24 16:22:27.041 [DefaultDispatcher-worker-3 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2025-04-24 16:22:27.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-24 16:22:27.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-24 16:22:27.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.044 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5: (connection evicted) 2025-04-24 16:22:27.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-24 16:22:27.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-24 16:22:27.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-24 16:22:27.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-24 16:22:27.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.044 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1: (connection evicted) 2025-04-24 16:22:27.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-24 16:22:27.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-24 16:22:27.045 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-24 16:22:27.045 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ef33f 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-24 16:22:27.046 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-24 16:22:27.053 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-24 16:22:27.058 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-24 16:22:27.059 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-24 16:22:27.060 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcc59f5 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-24 16:22:27.060 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-24 16:22:27.067 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-24 16:22:27.073 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-24 16:22:27.074 [DefaultDispatcher-worker-10 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:27.074 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.074 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:27.074 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.074 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-24 16:22:27.074 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.074 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.075 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-24 16:22:27.078 [DefaultDispatcher-worker-16 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-24 16:22:27.085 [DefaultDispatcher-worker-19 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-24 16:22:27.089 [DefaultDispatcher-worker-14 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-24 16:22:27.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-24 16:22:27.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-24 16:22:27.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.091 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1990afa2: (connection evicted) 2025-04-24 16:22:27.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-24 16:22:27.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-24 16:22:27.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-24 16:22:27.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-24 16:22:27.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.092 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690337df: (connection evicted) 2025-04-24 16:22:27.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-24 16:22:27.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1215982f 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-04-24 16:22:27.093 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-24 16:22:27.101 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-04-24 16:22:27.105 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-04-24 16:22:27.106 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-04-24 16:22:27.107 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d8a602 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.107 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-24 16:22:27.108 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-24 16:22:27.108 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-24 16:22:27.108 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-24 16:22:27.115 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-24 16:22:27.120 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-24 16:22:27.121 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-24 16:22:27.122 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-24 16:22:27.125 [DefaultDispatcher-worker-3 @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-24 16:22:27.133 [DefaultDispatcher-worker-1 @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-04-24 16:22:27.139 [DefaultDispatcher-worker-9 @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-04-24 16:22:27.143 [DefaultDispatcher-worker-3 @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-04-24 16:22:27.194 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.208 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.213 [DefaultDispatcher-worker-21 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:27.213 [DefaultDispatcher-worker-21 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.213 [DefaultDispatcher-worker-21 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:27.213 [DefaultDispatcher-worker-21 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.214 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.214 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.257 [DefaultDispatcher-worker-4 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-04-24 16:22:27.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-24 16:22:27.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-24 16:22:27.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.258 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c: (connection evicted) 2025-04-24 16:22:27.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-24 16:22:27.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-24 16:22:27.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-24 16:22:27.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-24 16:22:27.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.259 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a22020: (connection evicted) 2025-04-24 16:22:27.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-24 16:22:27.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5ad1bb 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-24 16:22:27.260 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-24 16:22:27.268 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-24 16:22:27.272 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-24 16:22:27.273 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-24 16:22:27.274 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b63133 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.274 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-24 16:22:27.275 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-24 16:22:27.275 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-24 16:22:27.275 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-24 16:22:27.282 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-24 16:22:27.286 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-24 16:22:27.287 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-24 16:22:27.288 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-24 16:22:27.292 [DefaultDispatcher-worker-7 @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-24 16:22:27.299 [DefaultDispatcher-worker-13 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-24 16:22:27.306 [DefaultDispatcher-worker-9 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-24 16:22:27.310 [DefaultDispatcher-worker-1 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-24 16:22:27.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-24 16:22:27.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-24 16:22:27.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.312 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f216cc: (connection evicted) 2025-04-24 16:22:27.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-24 16:22:27.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-24 16:22:27.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-24 16:22:27.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-24 16:22:27.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.313 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc: (connection evicted) 2025-04-24 16:22:27.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-24 16:22:27.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d483dc 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-04-24 16:22:27.314 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-24 16:22:27.321 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-04-24 16:22:27.326 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-04-24 16:22:27.327 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-04-24 16:22:27.328 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b97c69 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-04-24 16:22:27.328 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-24 16:22:27.335 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-04-24 16:22:27.340 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-04-24 16:22:27.341 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-04-24 16:22:27.342 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-04-24 16:22:27.345 [DefaultDispatcher-worker-19 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-04-24 16:22:27.352 [DefaultDispatcher-worker-5 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-04-24 16:22:27.358 [DefaultDispatcher-worker-2 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-04-24 16:22:27.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-24 16:22:27.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-24 16:22:27.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.361 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71120f9a: (connection evicted) 2025-04-24 16:22:27.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-24 16:22:27.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-24 16:22:27.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-24 16:22:27.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-24 16:22:27.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.361 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce: (connection evicted) 2025-04-24 16:22:27.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-24 16:22:27.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591e27f1 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-04-24 16:22:27.362 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-24 16:22:27.369 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-04-24 16:22:27.374 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-04-24 16:22:27.375 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-04-24 16:22:27.376 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa81b23 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-04-24 16:22:27.376 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-24 16:22:27.384 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-04-24 16:22:27.389 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-04-24 16:22:27.390 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-04-24 16:22:27.391 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-04-24 16:22:27.394 [DefaultDispatcher-worker-6 @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-04-24 16:22:27.402 [DefaultDispatcher-worker-8 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-04-24 16:22:27.407 [DefaultDispatcher-worker-15 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-04-24 16:22:27.412 [DefaultDispatcher-worker-14 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-04-24 16:22:27.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-24 16:22:27.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-24 16:22:27.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.414 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5862a07b: (connection evicted) 2025-04-24 16:22:27.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-24 16:22:27.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-24 16:22:27.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-24 16:22:27.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-24 16:22:27.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.415 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2: (connection evicted) 2025-04-24 16:22:27.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-24 16:22:27.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0bcadb 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-04-24 16:22:27.416 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-24 16:22:27.424 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-04-24 16:22:27.429 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-04-24 16:22:27.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-04-24 16:22:27.431 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-04-24 16:22:27.435 [DefaultDispatcher-worker-16 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-04-24 16:22:27.438 [DefaultDispatcher-worker-20 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-04-24 16:22:27.446 [UI Thread @coroutine#5065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=720127491106398208 2025-04-24 16:22:27.446 [UI Thread @coroutine#5065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=720127491106398208. 2025-04-24 16:22:27.446 [UI Thread @coroutine#5065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=720127491106398208 2025-04-24 16:22:27.447 [UI Thread @coroutine#5065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=720127491106398208 2025-04-24 16:22:27.447 [UI Thread @coroutine#5065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=720127491106398208 2025-04-24 16:22:27.447 [UI Thread @coroutine#5065] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=720127491106398208. 2025-04-24 16:22:27.447 [UI Thread @coroutine#5065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=720127491106398208 to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:27.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-24 16:22:27.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-24 16:22:27.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.449 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13: (connection evicted) 2025-04-24 16:22:27.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-24 16:22:27.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3705e7 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.482 [Test worker @coroutine#5081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-24 16:22:27.483 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-24 16:22:27.483 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-24 16:22:27.483 [Test worker @coroutine#5081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-24 16:22:27.490 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-24 16:22:27.495 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-24 16:22:27.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-24 16:22:27.497 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-24 16:22:27.502 [DefaultDispatcher-worker-4 @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-24 16:22:27.512 [DefaultDispatcher-worker-19 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-24 16:22:27.516 [DefaultDispatcher-worker-15 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-24 16:22:27.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-24 16:22:27.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-24 16:22:27.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.523 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b53f58: (connection evicted) 2025-04-24 16:22:27.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-24 16:22:27.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-24 16:22:27.558 [DefaultDispatcher-worker-20 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:27.558 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.558 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:27.558 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.558 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.558 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46092840 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-24 16:22:27.560 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-24 16:22:27.567 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-24 16:22:27.573 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-24 16:22:27.574 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-24 16:22:27.575 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-24 16:22:27.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-24 16:22:27.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-24 16:22:27.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:27.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-24 16:22:27.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f36ba0f 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-24 16:22:27.579 [Test worker @coroutine#5126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-24 16:22:27.586 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-24 16:22:27.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-24 16:22:27.592 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-24 16:22:27.593 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-24 16:22:27.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-24 16:22:27.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-24 16:22:27.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:27.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-24 16:22:27.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48332a63 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 16:22:27.596 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-24 16:22:27.605 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 16:22:27.610 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 16:22:27.611 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 16:22:27.611 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7d984c 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 16:22:27.612 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-24 16:22:27.621 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 16:22:27.624 [DefaultDispatcher-worker-9 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:27.624 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.624 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:27.624 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.625 [DefaultDispatcher-worker-2 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.625 [DefaultDispatcher-worker-2 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.626 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 16:22:27.627 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 16:22:27.627 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 16:22:27.631 [DefaultDispatcher-worker-18 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-04-24 16:22:27.638 [DefaultDispatcher-worker-1 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-24 16:22:27.641 [UI Thread @coroutine#5170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58307/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.641 [UI Thread @coroutine#5170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58307/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 16:22:27.641 [UI Thread @coroutine#5170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58307/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.642 [UI Thread @coroutine#5170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58307/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.642 [UI Thread @coroutine#5170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58307/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.642 [UI Thread @coroutine#5170] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58307/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 16:22:27.642 [UI Thread @coroutine#5170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58307/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:27.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-24 16:22:27.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-24 16:22:27.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.643 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2120d5: (connection evicted) 2025-04-24 16:22:27.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-24 16:22:27.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-24 16:22:27.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-24 16:22:27.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-24 16:22:27.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.643 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ff4795: (connection evicted) 2025-04-24 16:22:27.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-24 16:22:27.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d9ccad2 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.644 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-24 16:22:27.645 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-24 16:22:27.645 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-24 16:22:27.645 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-24 16:22:27.652 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-24 16:22:27.657 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-24 16:22:27.658 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-24 16:22:27.658 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db72209 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-04-24 16:22:27.659 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-24 16:22:27.666 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-04-24 16:22:27.671 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-04-24 16:22:27.671 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-04-24 16:22:27.672 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-04-24 16:22:27.676 [DefaultDispatcher-worker-18 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-04-24 16:22:27.683 [DefaultDispatcher-worker-8 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-24 16:22:27.683 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38171/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.683 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38171/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 16:22:27.683 [UI Thread @coroutine#5200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38171/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.684 [UI Thread @coroutine#5200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38171/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.684 [UI Thread @coroutine#5200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38171/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-24 16:22:27.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-24 16:22:27.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.685 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6: (connection evicted) 2025-04-24 16:22:27.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-24 16:22:27.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-24 16:22:27.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-24 16:22:27.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-24 16:22:27.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.686 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c: (connection evicted) 2025-04-24 16:22:27.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-24 16:22:27.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14484887 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-24 16:22:27.687 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-24 16:22:27.695 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-24 16:22:27.700 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-24 16:22:27.701 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-24 16:22:27.701 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebf82d9 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-24 16:22:27.702 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-24 16:22:27.705 [DefaultDispatcher-worker-14 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:27.705 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.705 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:27.705 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.706 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.706 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.710 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-24 16:22:27.714 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-24 16:22:27.715 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-24 16:22:27.716 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-24 16:22:27.720 [DefaultDispatcher-worker-14 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-24 16:22:27.727 [DefaultDispatcher-worker-19 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-24 16:22:27.728 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.728 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 16:22:27.728 [UI Thread @coroutine#5232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.729 [UI Thread @coroutine#5232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.729 [UI Thread @coroutine#5232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 16:22:27.729 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 16:22:27.729 [UI Thread @coroutine#5232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36403/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:27.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-24 16:22:27.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-24 16:22:27.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.729 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32647dde: (connection evicted) 2025-04-24 16:22:27.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-24 16:22:27.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-24 16:22:27.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-24 16:22:27.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-24 16:22:27.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.730 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7952348f: (connection evicted) 2025-04-24 16:22:27.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-24 16:22:27.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cdf8aa5 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@310045fc 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@310045fc 2025-04-24 16:22:27.731 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-24 16:22:27.739 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310045fc 2025-04-24 16:22:27.744 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310045fc 2025-04-24 16:22:27.745 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310045fc 2025-04-24 16:22:27.746 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310045fc 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ad0060 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-24 16:22:27.746 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-24 16:22:27.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-24 16:22:27.758 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-24 16:22:27.759 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-24 16:22:27.760 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-24 16:22:27.764 [DefaultDispatcher-worker-1 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-24 16:22:27.771 [DefaultDispatcher-worker-6 @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310045fc 2025-04-24 16:22:27.778 [DefaultDispatcher-worker-13 @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310045fc 2025-04-24 16:22:27.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-24 16:22:27.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-24 16:22:27.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.783 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310045fc: (connection evicted) 2025-04-24 16:22:27.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-24 16:22:27.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-24 16:22:27.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-24 16:22:27.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-24 16:22:27.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.784 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@354d5692: (connection evicted) 2025-04-24 16:22:27.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-24 16:22:27.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2339ad10 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.785 [Test worker @coroutine#5286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-24 16:22:27.786 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-24 16:22:27.786 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-24 16:22:27.786 [Test worker @coroutine#5286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-24 16:22:27.790 [DefaultDispatcher-worker-17 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:27.790 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.790 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:27.790 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.791 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.791 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.793 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-24 16:22:27.798 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-24 16:22:27.799 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-24 16:22:27.800 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-24 16:22:27.804 [DefaultDispatcher-worker-6 @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-24 16:22:27.814 [DefaultDispatcher-worker-4 @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-24 16:22:27.819 [DefaultDispatcher-worker-7 @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-24 16:22:27.829 [DefaultDispatcher-worker-14 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-24 16:22:27.830 [DefaultDispatcher-worker-5 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:27.830 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.830 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:27.830 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-24 16:22:27.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-24 16:22:27.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.831 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.831 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.831 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c3374f: (connection evicted) 2025-04-24 16:22:27.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-24 16:22:27.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@797bbeae 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e43a23a 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e43a23a 2025-04-24 16:22:27.832 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-24 16:22:27.841 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e43a23a 2025-04-24 16:22:27.846 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e43a23a 2025-04-24 16:22:27.847 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e43a23a 2025-04-24 16:22:27.848 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e43a23a 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@585d570e 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@247246ea 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@247246ea 2025-04-24 16:22:27.848 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-24 16:22:27.855 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@247246ea 2025-04-24 16:22:27.860 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@247246ea 2025-04-24 16:22:27.861 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@247246ea 2025-04-24 16:22:27.862 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@247246ea 2025-04-24 16:22:27.866 [DefaultDispatcher-worker-19 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@247246ea 2025-04-24 16:22:27.873 [DefaultDispatcher-worker-7 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e43a23a 2025-04-24 16:22:27.874 [DefaultDispatcher-worker-17 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:27.874 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.874 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:27.874 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.874 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.876 [DefaultDispatcher-worker-16 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e43a23a 2025-04-24 16:22:27.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-24 16:22:27.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-24 16:22:27.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.880 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e43a23a: (connection evicted) 2025-04-24 16:22:27.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-24 16:22:27.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-24 16:22:27.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-24 16:22:27.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-24 16:22:27.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.881 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@247246ea: (connection evicted) 2025-04-24 16:22:27.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-24 16:22:27.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14a4ba91 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-04-24 16:22:27.882 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-04-24 16:22:27.883 [Test worker @coroutine#5366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-24 16:22:27.890 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-04-24 16:22:27.895 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-04-24 16:22:27.896 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-04-24 16:22:27.897 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-04-24 16:22:27.898 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:27.899 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.899 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:27.899 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.899 [DefaultDispatcher-worker-6 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.899 [DefaultDispatcher-worker-6 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.901 [DefaultDispatcher-worker-11 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-04-24 16:22:27.904 [DefaultDispatcher-worker-8 @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-04-24 16:22:27.911 [DefaultDispatcher-worker-17 @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-04-24 16:22:27.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-24 16:22:27.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-24 16:22:27.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.912 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@867e628: (connection evicted) 2025-04-24 16:22:27.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-24 16:22:27.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf5cf47 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-04-24 16:22:27.913 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-24 16:22:27.920 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-04-24 16:22:27.925 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-04-24 16:22:27.926 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-04-24 16:22:27.927 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-04-24 16:22:27.931 [DefaultDispatcher-worker-20 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-04-24 16:22:27.934 [DefaultDispatcher-worker-5 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-04-24 16:22:27.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-24 16:22:27.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-24 16:22:27.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.935 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556d8c78: (connection evicted) 2025-04-24 16:22:27.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-24 16:22:27.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2692910f 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-24 16:22:27.936 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-24 16:22:27.944 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-24 16:22:27.948 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-24 16:22:27.949 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-24 16:22:27.950 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-24 16:22:27.987 [DefaultDispatcher-worker-2 @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-24 16:22:27.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-24 16:22:27.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-24 16:22:27.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:27.989 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb: (connection evicted) 2025-04-24 16:22:27.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:27.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-24 16:22:27.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524ba12b 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-24 16:22:27.990 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-24 16:22:27.995 [DefaultDispatcher-worker-6 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:27.995 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.995 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:27.995 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.996 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.996 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:27.998 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-24 16:22:28.003 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-24 16:22:28.004 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-24 16:22:28.006 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-24 16:22:28.010 [DefaultDispatcher-worker-5 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-24 16:22:28.014 [DefaultDispatcher-worker-14 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-24 16:22:28.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-24 16:22:28.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-24 16:22:28.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.017 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135ddb56: (connection evicted) 2025-04-24 16:22:28.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-24 16:22:28.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f636a5 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.019 [Test worker @coroutine#5474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-24 16:22:28.020 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-04-24 16:22:28.020 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-04-24 16:22:28.020 [Test worker @coroutine#5474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-24 16:22:28.027 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-04-24 16:22:28.032 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-04-24 16:22:28.033 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-04-24 16:22:28.033 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-04-24 16:22:28.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-24 16:22:28.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-24 16:22:28.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-24 16:22:28.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a6433f3 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.036 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:22:28.037 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-24 16:22:28.044 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:22:28.049 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:22:28.050 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:22:28.051 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330a6b76 2025-04-24 16:22:28.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-24 16:22:28.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-24 16:22:28.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-24 16:22:28.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d04234 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-04-24 16:22:28.053 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-24 16:22:28.061 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-04-24 16:22:28.066 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-04-24 16:22:28.067 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-04-24 16:22:28.068 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-04-24 16:22:28.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-24 16:22:28.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-24 16:22:28.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-24 16:22:28.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-24 16:22:28.075 [UI Thread @coroutine#5527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59215/Site/verify 2025-04-24 16:22:28.075 [UI Thread @coroutine#5527] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59215/Site/verify. 2025-04-24 16:22:28.075 [UI Thread @coroutine#5527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59215/Site/verify 2025-04-24 16:22:28.076 [UI Thread @coroutine#5527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59215/Site/verify 2025-04-24 16:22:28.076 [UI Thread @coroutine#5527] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59215/Site/verify 2025-04-24 16:22:28.077 [UI Thread @coroutine#5527] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59215/Site/verify. 2025-04-24 16:22:28.077 [UI Thread @coroutine#5527] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59215/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:28.079 [DefaultDispatcher-worker-13 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:28.080 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.080 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:28.080 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.080 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.080 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f3a99c 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-24 16:22:28.081 [Test worker @coroutine#5544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-24 16:22:28.089 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-24 16:22:28.094 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-24 16:22:28.095 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-24 16:22:28.096 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-24 16:22:28.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-24 16:22:28.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-24 16:22:28.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-24 16:22:28.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd3e2f3 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-24 16:22:28.098 [Test worker @coroutine#5561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-24 16:22:28.106 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-24 16:22:28.111 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-24 16:22:28.112 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-24 16:22:28.113 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-24 16:22:28.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-24 16:22:28.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-24 16:22:28.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-24 16:22:28.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b76a0f4 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-04-24 16:22:28.115 [Test worker @coroutine#5578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-24 16:22:28.123 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-04-24 16:22:28.128 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-04-24 16:22:28.129 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-04-24 16:22:28.130 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-04-24 16:22:28.131 [UI Thread @coroutine#5591] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46349/Site/verify 2025-04-24 16:22:28.131 [UI Thread @coroutine#5591] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46349/Site/verify. 2025-04-24 16:22:28.131 [UI Thread @coroutine#5591] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46349/Site/verify 2025-04-24 16:22:28.132 [UI Thread @coroutine#5591] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46349/Site/verify 2025-04-24 16:22:28.132 [UI Thread @coroutine#5591] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46349/Site/verify 2025-04-24 16:22:28.132 [UI Thread @coroutine#5591] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46349/Site/verify. 2025-04-24 16:22:28.132 [UI Thread @coroutine#5591] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46349/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:28.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-24 16:22:28.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-24 16:22:28.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-24 16:22:28.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-24 16:22:28.136 [UI Thread @coroutine#5604] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60077/Site/verify 2025-04-24 16:22:28.136 [UI Thread @coroutine#5604] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60077/Site/verify. 2025-04-24 16:22:28.136 [UI Thread @coroutine#5604] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60077/Site/verify 2025-04-24 16:22:28.136 [UI Thread @coroutine#5604] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60077/Site/verify 2025-04-24 16:22:28.136 [UI Thread @coroutine#5604] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60077/Site/verify 2025-04-24 16:22:28.136 [UI Thread @coroutine#5604] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60077/Site/verify. 2025-04-24 16:22:28.136 [UI Thread @coroutine#5604] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60077/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:28.139 [UI Thread @coroutine#5617] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53137/Site/verify 2025-04-24 16:22:28.139 [UI Thread @coroutine#5617] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53137/Site/verify. 2025-04-24 16:22:28.139 [UI Thread @coroutine#5617] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53137/Site/verify 2025-04-24 16:22:28.140 [UI Thread @coroutine#5617] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53137/Site/verify 2025-04-24 16:22:28.140 [UI Thread @coroutine#5617] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53137/Site/verify 2025-04-24 16:22:28.140 [UI Thread @coroutine#5617] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53137/Site/verify. 2025-04-24 16:22:28.140 [UI Thread @coroutine#5617] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53137/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:28.143 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-24 16:22:28.143 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-24 16:22:28.143 [UI Thread @coroutine#5631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-24 16:22:28.144 [UI Thread @coroutine#5631] 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-24 16:22:28.145 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-24 16:22:28.145 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.145 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.145 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6a74fe 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.146 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-24 16:22:28.154 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.160 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.161 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.162 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.174 [DefaultDispatcher-worker-13 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.177 [DefaultDispatcher-worker-19 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.180 [DefaultDispatcher-worker-4 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.184 [DefaultDispatcher-worker-14 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.187 [DefaultDispatcher-worker-15 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.190 [DefaultDispatcher-worker-4 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.194 [DefaultDispatcher-worker-9 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.203 [DefaultDispatcher-worker-2 @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-04-24 16:22:28.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-24 16:22:28.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-24 16:22:28.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.204 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77199818: (connection evicted) 2025-04-24 16:22:28.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-24 16:22:28.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28261231 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.205 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.206 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-24 16:22:28.206 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2025-04-24 16:22:28.206 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2025-04-24 16:22:28.206 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-24 16:22:28.213 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2025-04-24 16:22:28.218 [DefaultDispatcher-worker-13 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:28.218 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.218 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:28.218 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.218 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2025-04-24 16:22:28.219 [DefaultDispatcher-worker-14 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.219 [DefaultDispatcher-worker-14 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.219 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2025-04-24 16:22:28.220 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3af8f1ef 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.220 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-24 16:22:28.221 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@393e6bdd 2025-04-24 16:22:28.221 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@393e6bdd 2025-04-24 16:22:28.221 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-24 16:22:28.229 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393e6bdd 2025-04-24 16:22:28.234 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393e6bdd 2025-04-24 16:22:28.235 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393e6bdd 2025-04-24 16:22:28.236 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393e6bdd 2025-04-24 16:22:28.240 [DefaultDispatcher-worker-9 @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393e6bdd 2025-04-24 16:22:28.247 [DefaultDispatcher-worker-8 @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2025-04-24 16:22:28.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-24 16:22:28.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-24 16:22:28.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.255 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9: (connection evicted) 2025-04-24 16:22:28.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-24 16:22:28.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-24 16:22:28.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-24 16:22:28.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-24 16:22:28.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.255 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@393e6bdd: (connection evicted) 2025-04-24 16:22:28.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-24 16:22:28.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611c9d31 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-24 16:22:28.256 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-24 16:22:28.264 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-24 16:22:28.268 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-24 16:22:28.269 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-24 16:22:28.270 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ea3a9 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.270 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-24 16:22:28.271 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-24 16:22:28.271 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-24 16:22:28.271 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-24 16:22:28.278 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-24 16:22:28.283 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-24 16:22:28.284 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-24 16:22:28.284 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-24 16:22:28.288 [DefaultDispatcher-worker-4 @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-24 16:22:28.296 [DefaultDispatcher-worker-17 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-24 16:22:28.300 [DefaultDispatcher-worker-5 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-24 16:22:28.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-24 16:22:28.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-24 16:22:28.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.303 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@337fac72: (connection evicted) 2025-04-24 16:22:28.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-24 16:22:28.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-24 16:22:28.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-24 16:22:28.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-24 16:22:28.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.303 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@586be63c: (connection evicted) 2025-04-24 16:22:28.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-24 16:22:28.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f41a1f3 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-04-24 16:22:28.304 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-24 16:22:28.312 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-04-24 16:22:28.316 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-04-24 16:22:28.317 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-04-24 16:22:28.318 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d6de944 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.318 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-24 16:22:28.319 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-04-24 16:22:28.319 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-04-24 16:22:28.319 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-24 16:22:28.326 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-04-24 16:22:28.330 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-04-24 16:22:28.331 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-04-24 16:22:28.332 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-04-24 16:22:28.336 [DefaultDispatcher-worker-20 @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-04-24 16:22:28.342 [DefaultDispatcher-worker-14 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-04-24 16:22:28.347 [DefaultDispatcher-worker-16 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-04-24 16:22:28.405 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.419 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.563 [DefaultDispatcher-worker-4 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:28.563 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.563 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:28.563 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.564 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.564 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-24 16:22:28.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-24 16:22:28.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.599 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1: (connection evicted) 2025-04-24 16:22:28.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-24 16:22:28.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-24 16:22:28.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-24 16:22:28.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-24 16:22:28.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.599 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea: (connection evicted) 2025-04-24 16:22:28.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-24 16:22:28.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-24 16:22:28.600 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7f6678 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-04-24 16:22:28.601 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-24 16:22:28.609 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-04-24 16:22:28.614 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-04-24 16:22:28.615 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-04-24 16:22:28.615 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21707a18 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-24 16:22:28.616 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-24 16:22:28.624 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-24 16:22:28.629 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-24 16:22:28.630 [DefaultDispatcher-worker-17 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:28.630 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-24 16:22:28.630 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.630 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:28.630 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.630 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.630 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.630 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-24 16:22:28.634 [DefaultDispatcher-worker-6 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-24 16:22:28.641 [DefaultDispatcher-worker-15 @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-04-24 16:22:28.644 [DefaultDispatcher-worker-18 @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-04-24 16:22:28.648 [DefaultDispatcher-worker-10 @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-04-24 16:22:28.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-24 16:22:28.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-24 16:22:28.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.650 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e2946: (connection evicted) 2025-04-24 16:22:28.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-24 16:22:28.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-24 16:22:28.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-24 16:22:28.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-24 16:22:28.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.651 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71af3c7: (connection evicted) 2025-04-24 16:22:28.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-24 16:22:28.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a506493 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-04-24 16:22:28.652 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-24 16:22:28.659 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-04-24 16:22:28.665 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-04-24 16:22:28.665 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-04-24 16:22:28.666 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7277fa93 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-24 16:22:28.666 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-04-24 16:22:28.667 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-24 16:22:28.675 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-04-24 16:22:28.679 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-04-24 16:22:28.680 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-04-24 16:22:28.681 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-04-24 16:22:28.685 [DefaultDispatcher-worker-9 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-04-24 16:22:28.692 [DefaultDispatcher-worker-17 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-04-24 16:22:28.695 [DefaultDispatcher-worker-16 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-04-24 16:22:28.699 [DefaultDispatcher-worker-14 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-04-24 16:22:28.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-24 16:22:28.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-24 16:22:28.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.701 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350: (connection evicted) 2025-04-24 16:22:28.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-24 16:22:28.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-24 16:22:28.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-24 16:22:28.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-24 16:22:28.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.702 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b13f456: (connection evicted) 2025-04-24 16:22:28.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-24 16:22:28.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3aa246 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-04-24 16:22:28.703 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-24 16:22:28.710 [DefaultDispatcher-worker-16 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:28.710 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.710 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:28.710 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.710 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.710 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.711 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-04-24 16:22:28.716 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-04-24 16:22:28.716 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-04-24 16:22:28.717 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-04-24 16:22:28.717 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e27ed87 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-04-24 16:22:28.718 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-24 16:22:28.725 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-04-24 16:22:28.730 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-04-24 16:22:28.730 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-04-24 16:22:28.732 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-04-24 16:22:28.736 [DefaultDispatcher-worker-14 @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-04-24 16:22:28.743 [DefaultDispatcher-worker-4 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-04-24 16:22:28.746 [DefaultDispatcher-worker-19 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-04-24 16:22:28.750 [DefaultDispatcher-worker-9 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-04-24 16:22:28.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-24 16:22:28.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-24 16:22:28.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.752 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b: (connection evicted) 2025-04-24 16:22:28.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-24 16:22:28.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-24 16:22:28.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-24 16:22:28.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-24 16:22:28.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.753 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a: (connection evicted) 2025-04-24 16:22:28.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-24 16:22:28.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-24 16:22:28.754 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61874f5d 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 16:22:28.755 [Test worker @coroutine#5986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-24 16:22:28.764 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 16:22:28.768 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 16:22:28.769 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 16:22:28.770 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 16:22:28.775 [DefaultDispatcher-worker-6 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 16:22:28.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-24 16:22:28.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-24 16:22:28.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.776 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7: (connection evicted) 2025-04-24 16:22:28.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-24 16:22:28.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34dcd7a1 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.776 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-04-24 16:22:28.777 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-24 16:22:28.784 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-04-24 16:22:28.789 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-04-24 16:22:28.790 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-04-24 16:22:28.790 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-04-24 16:22:28.795 [DefaultDispatcher-worker-12 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-04-24 16:22:28.795 [DefaultDispatcher-worker-17 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:28.795 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.795 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:28.795 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.796 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.796 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.805 [DefaultDispatcher-worker-17 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-04-24 16:22:28.808 [DefaultDispatcher-worker-17 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-04-24 16:22:28.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-24 16:22:28.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-24 16:22:28.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.811 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b00587b: (connection evicted) 2025-04-24 16:22:28.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-24 16:22:28.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66beb02d 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-24 16:22:28.812 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-24 16:22:28.820 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-24 16:22:28.824 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-24 16:22:28.825 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-24 16:22:28.826 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-24 16:22:28.830 [DefaultDispatcher-worker-11 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-24 16:22:28.834 [DefaultDispatcher-worker-6 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:28.834 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.834 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:28.834 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.835 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.835 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.840 [DefaultDispatcher-worker-19 @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-24 16:22:28.844 [DefaultDispatcher-worker-2 @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-24 16:22:28.850 [DefaultDispatcher-worker-6 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-24 16:22:28.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-24 16:22:28.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-24 16:22:28.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.851 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12b79055: (connection evicted) 2025-04-24 16:22:28.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-24 16:22:28.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4299b47d 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.852 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-24 16:22:28.853 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43 2025-04-24 16:22:28.853 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43 2025-04-24 16:22:28.853 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-24 16:22:28.861 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43 2025-04-24 16:22:28.866 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43 2025-04-24 16:22:28.866 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43 2025-04-24 16:22:28.867 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43 2025-04-24 16:22:28.878 [DefaultDispatcher-worker-5 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:28.878 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.878 [DefaultDispatcher-worker-5 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:28.878 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.879 [DefaultDispatcher-worker-13 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43 2025-04-24 16:22:28.879 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.882 [DefaultDispatcher-worker-14 @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43 2025-04-24 16:22:28.885 [DefaultDispatcher-worker-14 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43 2025-04-24 16:22:28.890 [DefaultDispatcher-worker-15 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43 2025-04-24 16:22:28.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-24 16:22:28.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-24 16:22:28.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.891 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6c4c43: (connection evicted) 2025-04-24 16:22:28.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-24 16:22:28.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-24 16:22:28.892 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-24 16:22:28.892 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.892 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.892 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.892 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.892 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b1a7b39 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-04-24 16:22:28.893 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-24 16:22:28.900 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-04-24 16:22:28.903 [DefaultDispatcher-worker-1 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:28.903 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.903 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:28.903 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.904 [DefaultDispatcher-worker-10 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.904 [DefaultDispatcher-worker-10 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:28.905 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-04-24 16:22:28.906 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-04-24 16:22:28.907 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-04-24 16:22:28.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-24 16:22:28.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-24 16:22:28.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-24 16:22:28.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78c7d992 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.911 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-24 16:22:28.912 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-04-24 16:22:28.912 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-04-24 16:22:28.912 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-24 16:22:28.920 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-04-24 16:22:28.925 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-04-24 16:22:28.925 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-04-24 16:22:28.926 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-04-24 16:22:28.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-24 16:22:28.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-24 16:22:28.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-24 16:22:28.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28908c04 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-24 16:22:28.929 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-24 16:22:28.937 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-24 16:22:28.942 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-24 16:22:28.943 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-24 16:22:28.944 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-24 16:22:28.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-24 16:22:28.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-24 16:22:28.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-24 16:22:28.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fddceb8 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.947 [UI Thread @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-24 16:22:28.948 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@60784023 2025-04-24 16:22:28.948 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@60784023 2025-04-24 16:22:28.948 [UI Thread @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-24 16:22:28.956 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60784023 2025-04-24 16:22:28.961 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60784023 2025-04-24 16:22:28.962 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60784023 2025-04-24 16:22:28.963 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60784023 2025-04-24 16:22:28.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-24 16:22:28.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-24 16:22:28.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:28.964 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60784023: (connection evicted) 2025-04-24 16:22:28.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-24 16:22:28.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b6f82d 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e5b18 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e5b18 2025-04-24 16:22:28.966 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-24 16:22:28.974 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e5b18 2025-04-24 16:22:28.979 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e5b18 2025-04-24 16:22:28.980 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e5b18 2025-04-24 16:22:28.981 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e5b18 2025-04-24 16:22:28.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-24 16:22:28.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-24 16:22:28.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-24 16:22:28.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3625110e 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:28.982 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-24 16:22:28.983 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-24 16:22:28.991 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-24 16:22:28.996 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-24 16:22:28.997 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-24 16:22:28.998 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-24 16:22:28.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-24 16:22:28.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-24 16:22:28.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:28.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:28.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-24 16:22:28.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8f0c59 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-24 16:22:29.000 [Test worker @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-24 16:22:29.000 [DefaultDispatcher-worker-6 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:29.001 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.001 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:29.001 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.001 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.001 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.008 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-24 16:22:29.013 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-24 16:22:29.014 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-24 16:22:29.015 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-24 16:22:29.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-24 16:22:29.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-24 16:22:29.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:29.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:29.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-24 16:22:29.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5f6088 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-04-24 16:22:29.017 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-24 16:22:29.025 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-04-24 16:22:29.030 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-04-24 16:22:29.031 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-04-24 16:22:29.032 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e693c1 2025-04-24 16:22:29.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-24 16:22:29.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-24 16:22:29.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:29.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:29.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-24 16:22:29.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b70b2a 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-24 16:22:29.034 [Test worker @coroutine#6262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-24 16:22:29.042 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-24 16:22:29.048 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-24 16:22:29.049 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-24 16:22:29.050 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-24 16:22:29.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-24 16:22:29.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-24 16:22:29.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:29.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:29.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-24 16:22:29.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6385b96c 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-04-24 16:22:29.053 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-24 16:22:29.061 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-04-24 16:22:29.066 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-04-24 16:22:29.067 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-04-24 16:22:29.068 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-04-24 16:22:29.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-24 16:22:29.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-24 16:22:29.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:29.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:29.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-24 16:22:29.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@374d3128 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-04-24 16:22:29.070 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-24 16:22:29.078 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-04-24 16:22:29.083 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-04-24 16:22:29.084 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-04-24 16:22:29.084 [DefaultDispatcher-worker-20 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:29.084 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-04-24 16:22:29.085 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.085 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:29.085 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.085 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.085 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-24 16:22:29.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-24 16:22:29.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:29.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:29.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-24 16:22:29.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31a8b0bb 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-24 16:22:29.087 [Test worker @coroutine#6321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-24 16:22:29.095 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-24 16:22:29.100 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-24 16:22:29.101 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-24 16:22:29.102 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-24 16:22:29.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-24 16:22:29.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-24 16:22:29.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:29.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:29.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-24 16:22:29.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351aa7f 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:29.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-04-24 16:22:29.107 [Test worker @coroutine#6339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-24 16:22:29.119 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-04-24 16:22:29.127 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-04-24 16:22:29.128 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-04-24 16:22:29.129 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4105b1d2 2025-04-24 16:22:29.131 [UI Thread @coroutine#6353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-24 16:22:29.131 [UI Thread @coroutine#6353] 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-24 16:22:29.131 [UI Thread @coroutine#6353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-24 16:22:29.132 [UI Thread @coroutine#6353] 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-24 16:22:29.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-24 16:22:29.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-24 16:22:29.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:29.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:29.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-24 16:22:29.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55abf66a 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:29.134 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-24 16:22:29.135 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@52148669 2025-04-24 16:22:29.135 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@52148669 2025-04-24 16:22:29.135 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-24 16:22:29.143 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52148669 2025-04-24 16:22:29.149 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52148669 2025-04-24 16:22:29.150 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52148669 2025-04-24 16:22:29.151 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52148669 2025-04-24 16:22:29.153 [UI Thread @coroutine#6375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57019/Site/verify 2025-04-24 16:22:29.153 [UI Thread @coroutine#6375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57019/Site/verify. 2025-04-24 16:22:29.153 [UI Thread @coroutine#6375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57019/Site/verify 2025-04-24 16:22:29.154 [UI Thread @coroutine#6375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57019/Site/verify 2025-04-24 16:22:29.154 [UI Thread @coroutine#6375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57019/Site/verify 2025-04-24 16:22:29.154 [UI Thread @coroutine#6375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57019/Site/verify. 2025-04-24 16:22:29.154 [UI Thread @coroutine#6375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57019/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 16:22:29.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-24 16:22:29.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-24 16:22:29.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 16:22:29.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:29.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-24 16:22:29.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321b2469 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-24 16:22:29.158 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-24 16:22:29.167 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-24 16:22:29.173 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-24 16:22:29.174 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-24 16:22:29.175 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-24 16:22:29.180 [DefaultDispatcher-worker-16 @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-24 16:22:29.184 [DefaultDispatcher-worker-11 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b60accd 2025-04-24 16:22:29.187 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60941/720127502590926848/_ustadmanifest.json 2025-04-24 16:22:29.187 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60941/720127502590926848/_ustadmanifest.json. 2025-04-24 16:22:29.187 [UI Thread @coroutine#6403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60941/720127502590926848/_ustadmanifest.json 2025-04-24 16:22:29.188 [UI Thread @coroutine#6403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60941/720127502590926848/_ustadmanifest.json 2025-04-24 16:22:29.188 [UI Thread @coroutine#6403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60941/720127502590926848/_ustadmanifest.json 2025-04-24 16:22:29.188 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60941/720127502590926848/_ustadmanifest.json. 2025-04-24 16:22:29.188 [UI Thread @coroutine#6403] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60941/720127502590926848/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:29.189 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60941/mediainfo.json 2025-04-24 16:22:29.189 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60941/mediainfo.json. 2025-04-24 16:22:29.189 [UI Thread @coroutine#6403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60941/mediainfo.json 2025-04-24 16:22:29.189 [UI Thread @coroutine#6403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60941/mediainfo.json 2025-04-24 16:22:29.189 [UI Thread @coroutine#6403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60941/mediainfo.json 2025-04-24 16:22:29.223 [DefaultDispatcher-worker-8 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:29.223 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.223 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:29.223 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.223 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.223 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.230 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60941/mediainfo.json. 2025-04-24 16:22:29.230 [UI Thread @coroutine#6403] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60941/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:29.259 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:29.568 [DefaultDispatcher-worker-18 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2025-04-24 16:22:29.568 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.568 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:29.568 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.569 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.569 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57507/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.635 [DefaultDispatcher-worker-15 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d6eb9 2025-04-24 16:22:29.635 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.635 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:29.635 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.636 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.636 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33625/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.715 [DefaultDispatcher-worker-14 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-24 16:22:29.715 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.715 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:29.715 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.715 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.715 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56663/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.800 [DefaultDispatcher-worker-17 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-24 16:22:29.800 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.800 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:29.800 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.801 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.801 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42821/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.839 [DefaultDispatcher-worker-9 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-24 16:22:29.839 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.840 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:29.840 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.840 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.840 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38531/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.884 [DefaultDispatcher-worker-15 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632e9e42 2025-04-24 16:22:29.884 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.884 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:29.884 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.884 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.909 [DefaultDispatcher-worker-12 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-24 16:22:29.909 [DefaultDispatcher-worker-12 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.909 [DefaultDispatcher-worker-12 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:29.909 [DefaultDispatcher-worker-12 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.910 [DefaultDispatcher-worker-12 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:29.910 [DefaultDispatcher-worker-12 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47661/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.006 [DefaultDispatcher-worker-7 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-24 16:22:30.006 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.006 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:30.006 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.007 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.007 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57945/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.090 [DefaultDispatcher-worker-3 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-24 16:22:30.090 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.090 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:30.090 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.091 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.091 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50419/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.228 [DefaultDispatcher-worker-15 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-24 16:22:30.228 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.228 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId. 2025-04-24 16:22:30.228 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.229 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.229 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-24 16:22:30.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-24 16:22:30.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-24 16:22:30.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:30.232 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b60accd: (connection evicted) 2025-04-24 16:22:30.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:30.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-24 16:22:30.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9650d3 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d691b2 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d691b2 2025-04-24 16:22:30.236 [Test worker @coroutine#6447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-24 16:22:30.245 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d691b2 2025-04-24 16:22:30.251 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d691b2 2025-04-24 16:22:30.252 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d691b2 2025-04-24 16:22:30.253 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d691b2 2025-04-24 16:22:30.257 [DefaultDispatcher-worker-15 @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d691b2 2025-04-24 16:22:30.261 [DefaultDispatcher-worker-16 @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d691b2 2025-04-24 16:22:30.337 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:30.341 [UI Thread @coroutine#6463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43585/720127503947407360/_ustadmanifest.json 2025-04-24 16:22:30.341 [UI Thread @coroutine#6463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43585/720127503947407360/_ustadmanifest.json. 2025-04-24 16:22:30.341 [UI Thread @coroutine#6463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43585/720127503947407360/_ustadmanifest.json 2025-04-24 16:22:30.342 [UI Thread @coroutine#6463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43585/720127503947407360/_ustadmanifest.json 2025-04-24 16:22:30.342 [UI Thread @coroutine#6463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43585/720127503947407360/_ustadmanifest.json 2025-04-24 16:22:30.342 [UI Thread @coroutine#6463] 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:43585/720127503947407360/_ustadmanifest.json. 2025-04-24 16:22:30.342 [UI Thread @coroutine#6463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43585/720127503947407360/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:30.342 [UI Thread @coroutine#6463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43585/tincan.xml 2025-04-24 16:22:30.342 [UI Thread @coroutine#6463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43585/tincan.xml. 2025-04-24 16:22:30.342 [UI Thread @coroutine#6463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43585/tincan.xml 2025-04-24 16:22:30.342 [UI Thread @coroutine#6463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43585/tincan.xml 2025-04-24 16:22:30.342 [UI Thread @coroutine#6463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43585/tincan.xml 2025-04-24 16:22:30.383 [UI Thread @coroutine#6463] 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:43585/tincan.xml. 2025-04-24 16:22:30.383 [UI Thread @coroutine#6463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43585/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-24 16:22:30.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-24 16:22:30.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-24 16:22:30.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 16:22:30.389 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64d691b2: (connection evicted) 2025-04-24 16:22:30.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 16:22:30.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-24 16:22:30.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-24 19:49:08.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-24 19:49:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:08.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:08.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-24 19:49:08.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-24 19:49:08.482 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.498 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.500 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.519 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:08.523 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-24 19:49:08.523 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-24 19:49:08.526 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-24 19:49:08.526 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-24 19:49:08.529 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-24 19:49:08.529 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-24 19:49:08.531 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-24 19:49:08.531 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-24 19:49:08.533 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-24 19:49:08.533 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-24 19:49:08.535 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-24 19:49:08.535 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-24 19:49:08.537 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-24 19:49:08.537 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-24 19:49:08.539 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-24 19:49:08.539 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-24 19:49:08.541 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-24 19:49:08.541 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-24 19:49:08.541 [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-24 19:49:08.625 [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-24 19:49:08.625 [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-24 19:49:08.626 [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-24 19:49:08.626 [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-24 19:49:08.626 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.627 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 19:49:08.628 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:08.628 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 19:49:08.680 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.695 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.707 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.717 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.726 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.729 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.798 [DefaultDispatcher-worker-3 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-24 19:49:08.818 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 19:49:08.818 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 19:49:08.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-24 19:49:08.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-24 19:49:08.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 19:49:08.828 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-24 19:49:08.828 [DefaultDispatcher-worker-3 @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-24 19:49:08.828 [DefaultDispatcher-worker-13 @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-24 19:49:08.829 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796d8495: (connection evicted) 2025-04-24 19:49:08.829 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8: (connection evicted) 2025-04-24 19:49:08.829 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7395efe5: (connection evicted) 2025-04-24 19:49:08.830 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36977ff3: (connection evicted) 2025-04-24 19:49:08.830 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98: (connection evicted) 2025-04-24 19:49:08.830 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b291c: (connection evicted) 2025-04-24 19:49:08.830 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3: (connection evicted) 2025-04-24 19:49:08.831 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b880bc: (connection evicted) 2025-04-24 19:49:08.831 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dece93f: (connection evicted) 2025-04-24 19:49:08.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:08.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-24 19:49:08.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-24 19:49:08.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bf47fc 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:08.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:08.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:08.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:08.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:08.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:08.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:08.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:08.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-24 19:49:08.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-24 19:49:08.839 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.845 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.847 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.848 [DefaultDispatcher-worker-13 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:08.848 [DefaultDispatcher-worker-13 @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-24 19:49:08.848 [DefaultDispatcher-worker-13 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:08.848 [DefaultDispatcher-worker-13 @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-24 19:49:08.855 [DefaultDispatcher-worker-10 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.856 [DefaultDispatcher-worker-10 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 19:49:08.857 [DefaultDispatcher-worker-10 @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-24 19:49:08.857 [DefaultDispatcher-worker-10 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-24 19:49:08.860 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.869 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.878 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.886 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.894 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.896 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.921 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-04-24 19:49:08.939 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:08.939 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 19:49:08.939 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-24 19:49:08.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-24 19:49:08.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-24 19:49:08.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:08.940 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2347b7af: (connection evicted) 2025-04-24 19:49:08.940 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:08.940 [DefaultDispatcher-worker-8 @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-24 19:49:08.942 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6489fb1f 2025-04-24 19:49:08.942 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6489fb1f 2025-04-24 19:49:08.942 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6489fb1f: (connection evicted) 2025-04-24 19:49:08.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:08.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-24 19:49:08.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-24 19:49:08.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae5bd34 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:08.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:08.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-24 19:49:08.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a16984c 2025-04-24 19:49:08.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a16984c 2025-04-24 19:49:08.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-24 19:49:09.073 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502c2278 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-24 19:49:09.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-24 19:49:09.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-24 19:49:09.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577f9dfd 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-24 19:49:09.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-24 19:49:09.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-24 19:49:09.367 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-24 19:49:09.404 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.418 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.506 [DefaultDispatcher-worker-7 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-24 19:49:09.512 [DefaultDispatcher-worker-7 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-24 19:49:09.513 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36779/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 19:49:09.513 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36779/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-24 19:49:09.513 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36779/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 19:49:09.525 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36779/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 19:49:09.525 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36779/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-24 19:49:09.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-24 19:49:09.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-24 19:49:09.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.566 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@696174d3: (connection evicted) 2025-04-24 19:49:09.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:09.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-24 19:49:09.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-24 19:49:09.568 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a466dd 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-04-24 19:49:09.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-04-24 19:49:09.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498a4d62 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-24 19:49:09.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-24 19:49:09.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-24 19:49:09.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-24 19:49:09.610 [DefaultDispatcher-worker-7 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-24 19:49:09.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-24 19:49:09.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-24 19:49:09.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.612 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e981e78: (connection evicted) 2025-04-24 19:49:09.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:09.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-24 19:49:09.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-24 19:49:09.613 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd2b9c1 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-24 19:49:09.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-04-24 19:49:09.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-04-24 19:49:09.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fbcb71 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-24 19:49:09.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-04-24 19:49:09.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-04-24 19:49:09.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-24 19:49:09.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-24 19:49:09.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-24 19:49:09.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.632 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@536da29c: (connection evicted) 2025-04-24 19:49:09.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:09.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-24 19:49:09.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bbc273 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-24 19:49:09.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-04-24 19:49:09.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-04-24 19:49:09.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208f7165 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-24 19:49:09.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-04-24 19:49:09.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-04-24 19:49:09.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-24 19:49:09.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-24 19:49:09.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-24 19:49:09.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.652 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0: (connection evicted) 2025-04-24 19:49:09.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:09.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-24 19:49:09.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-24 19:49:09.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-04-24 19:49:09.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-04-24 19:49:09.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2673487b 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-24 19:49:09.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1 2025-04-24 19:49:09.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1 2025-04-24 19:49:09.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-24 19:49:09.681 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-24 19:49:09.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-24 19:49:09.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.681 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993: (connection evicted) 2025-04-24 19:49:09.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:09.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-24 19:49:09.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-24 19:49:09.727 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.745 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.765 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da5fdc 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-24 19:49:09.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-24 19:49:09.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-24 19:49:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312f3050 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:09.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-24 19:49:09.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-24 19:49:09.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-24 19:49:09.964 [DefaultDispatcher-worker-2 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-24 19:49:09.969 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.978 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:09.982 [DefaultDispatcher-worker-2 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-24 19:49:09.987 [DefaultDispatcher-worker-2 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-24 19:49:09.992 [DefaultDispatcher-worker-2 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-24 19:49:10.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-24 19:49:10.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-24 19:49:10.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.027 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6: (connection evicted) 2025-04-24 19:49:10.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-24 19:49:10.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-24 19:49:10.031 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-24 19:49:10.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-24 19:49:10.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716ae973 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-24 19:49:10.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20b022 2025-04-24 19:49:10.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20b022 2025-04-24 19:49:10.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a34537 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-04-24 19:49:10.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-04-24 19:49:10.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-24 19:49:10.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-24 19:49:10.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-24 19:49:10.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.053 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f20b022: (connection evicted) 2025-04-24 19:49:10.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-24 19:49:10.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-24 19:49:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7055be 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed 2025-04-24 19:49:10.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed 2025-04-24 19:49:10.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4b9c6 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-24 19:49:10.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-04-24 19:49:10.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-04-24 19:49:10.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-24 19:49:10.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-24 19:49:10.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-24 19:49:10.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.065 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed: (connection evicted) 2025-04-24 19:49:10.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-24 19:49:10.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dd8a273 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-24 19:49:10.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-04-24 19:49:10.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-04-24 19:49:10.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-24 19:49:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-24 19:49:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1328f482 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-04-24 19:49:10.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-04-24 19:49:10.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-24 19:49:10.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-24 19:49:10.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-24 19:49:10.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.076 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566f4659: (connection evicted) 2025-04-24 19:49:10.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-24 19:49:10.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-24 19:49:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec082a1 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-04-24 19:49:10.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-04-24 19:49:10.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-04-24 19:49:10.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-04-24 19:49:10.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-24 19:49:10.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-24 19:49:10.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-24 19:49:10.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.132 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a: (connection evicted) 2025-04-24 19:49:10.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-24 19:49:10.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-24 19:49:10.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be50b35 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2025-04-24 19:49:10.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2025-04-24 19:49:10.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304744a1 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6814262d 2025-04-24 19:49:10.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6814262d 2025-04-24 19:49:10.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-24 19:49:10.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-24 19:49:10.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-24 19:49:10.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.145 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2166c48a: (connection evicted) 2025-04-24 19:49:10.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-24 19:49:10.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d806de6 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2025-04-24 19:49:10.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2025-04-24 19:49:10.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-24 19:49:10.150 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be50bba 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-24 19:49:10.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2025-04-24 19:49:10.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2025-04-24 19:49:10.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-24 19:49:10.164 [DefaultDispatcher-worker-2 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2025-04-24 19:49:10.164 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.164 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2025-04-24 19:49:10.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-24 19:49:10.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-24 19:49:10.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.165 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f541e67: (connection evicted) 2025-04-24 19:49:10.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-24 19:49:10.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-24 19:49:10.166 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3900dc 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a16d4dc 2025-04-24 19:49:10.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a16d4dc 2025-04-24 19:49:10.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-24 19:49:10.175 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75805562 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-04-24 19:49:10.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-04-24 19:49:10.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-24 19:49:10.187 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-24 19:49:10.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-24 19:49:10.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.189 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a16d4dc: (connection evicted) 2025-04-24 19:49:10.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-24 19:49:10.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ba25ff 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-24 19:49:10.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2025-04-24 19:49:10.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2025-04-24 19:49:10.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-24 19:49:10.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2025-04-24 19:49:10.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2025-04-24 19:49:10.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-24 19:49:10.244 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.256 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.278 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.296 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.306 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.311 [DefaultDispatcher-worker-2 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2025-04-24 19:49:10.312 [DefaultDispatcher-worker-2 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2025-04-24 19:49:10.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-24 19:49:10.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-24 19:49:10.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.313 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2976ef56: (connection evicted) 2025-04-24 19:49:10.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-24 19:49:10.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-24 19:49:10.314 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2025-04-24 19:49:10.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-04-24 19:49:10.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-04-24 19:49:10.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2965dd88 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@51141f64 2025-04-24 19:49:10.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@51141f64 2025-04-24 19:49:10.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-24 19:49:10.416 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.425 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-24 19:49:10.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-24 19:49:10.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.459 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5: (connection evicted) 2025-04-24 19:49:10.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-24 19:49:10.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681d704e 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-24 19:49:10.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672 2025-04-24 19:49:10.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672 2025-04-24 19:49:10.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6acec2 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-24 19:49:10.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2025-04-24 19:49:10.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2025-04-24 19:49:10.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-24 19:49:10.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-24 19:49:10.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-24 19:49:10.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.474 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672: (connection evicted) 2025-04-24 19:49:10.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-24 19:49:10.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-24 19:49:10.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e6761f 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-04-24 19:49:10.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-04-24 19:49:10.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7c4734 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-04-24 19:49:10.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-04-24 19:49:10.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-24 19:49:10.572 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.584 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.586 [DefaultDispatcher-worker-3 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-04-24 19:49:10.587 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-04-24 19:49:10.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-24 19:49:10.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-24 19:49:10.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.588 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb: (connection evicted) 2025-04-24 19:49:10.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-24 19:49:10.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-24 19:49:10.589 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5b33e5 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-24 19:49:10.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-04-24 19:49:10.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-04-24 19:49:10.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-24 19:49:10.594 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f4048e 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2025-04-24 19:49:10.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2025-04-24 19:49:10.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-24 19:49:10.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-24 19:49:10.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-24 19:49:10.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.601 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71468613: (connection evicted) 2025-04-24 19:49:10.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-24 19:49:10.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d0944b 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-24 19:49:10.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d543a9 2025-04-24 19:49:10.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d543a9 2025-04-24 19:49:10.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-24 19:49:10.617 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d543a9 2025-04-24 19:49:10.622 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d543a9 2025-04-24 19:49:10.624 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d543a9 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cadcff6 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-24 19:49:10.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2025-04-24 19:49:10.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2025-04-24 19:49:10.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-24 19:49:10.633 [DefaultDispatcher-worker-7 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d543a9 2025-04-24 19:49:10.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-24 19:49:10.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-24 19:49:10.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.639 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d543a9: (connection evicted) 2025-04-24 19:49:10.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-24 19:49:10.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-24 19:49:10.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-24 19:49:10.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-24 19:49:10.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-24 19:49:10.645 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-24 19:49:10.650 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-24 19:49:10.651 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef93e01 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 19:49:10.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 19:49:10.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-24 19:49:10.657 [DefaultDispatcher-worker-7 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 19:49:10.657 [DefaultDispatcher-worker-5 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-24 19:49:10.658 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 19:49:10.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-24 19:49:10.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-24 19:49:10.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.660 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f: (connection evicted) 2025-04-24 19:49:10.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-24 19:49:10.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c190cfc 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-24 19:49:10.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-24 19:49:10.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-24 19:49:10.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-24 19:49:10.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-24 19:49:10.670 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-24 19:49:10.671 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0516a3 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-24 19:49:10.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-04-24 19:49:10.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-04-24 19:49:10.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-24 19:49:10.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-24 19:49:10.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-24 19:49:10.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:10.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-24 19:49:10.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-24 19:49:10.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f2c9e8 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-24 19:49:10.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-04-24 19:49:10.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-04-24 19:49:10.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-24 19:49:10.678 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-04-24 19:49:10.684 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-04-24 19:49:10.685 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@552bee2f 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-04-24 19:49:10.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-04-24 19:49:10.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-24 19:49:10.691 [DefaultDispatcher-worker-5 @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-04-24 19:49:10.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-24 19:49:10.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-24 19:49:10.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.695 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350342e0: (connection evicted) 2025-04-24 19:49:10.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-24 19:49:10.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b711b6 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-24 19:49:10.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-24 19:49:10.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-24 19:49:10.699 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.729 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.730 [DefaultDispatcher-worker-10 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-24 19:49:10.737 [DefaultDispatcher-worker-16 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-24 19:49:10.752 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.767 [DefaultDispatcher-worker-5 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-24 19:49:10.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-24 19:49:10.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-24 19:49:10.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.768 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec: (connection evicted) 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-24 19:49:10.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3199a202 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-24 19:49:10.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-24 19:49:10.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-24 19:49:10.773 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.786 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.789 [DefaultDispatcher-worker-3 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-24 19:49:10.794 [DefaultDispatcher-worker-15 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-24 19:49:10.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-24 19:49:10.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-24 19:49:10.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.806 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd64243: (connection evicted) 2025-04-24 19:49:10.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-24 19:49:10.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ad5cffa 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d 2025-04-24 19:49:10.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d 2025-04-24 19:49:10.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-24 19:49:10.827 [DefaultDispatcher-worker-12 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d 2025-04-24 19:49:10.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-24 19:49:10.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-24 19:49:10.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.829 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d: (connection evicted) 2025-04-24 19:49:10.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-24 19:49:10.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1d1a5 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-24 19:49:10.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-24 19:49:10.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-24 19:49:10.850 [DefaultDispatcher-worker-10 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-24 19:49:10.854 [DefaultDispatcher-worker-1 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-24 19:49:10.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-24 19:49:10.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-24 19:49:10.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.855 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74: (connection evicted) 2025-04-24 19:49:10.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-24 19:49:10.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7544260a 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-24 19:49:10.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@506b083 2025-04-24 19:49:10.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@506b083 2025-04-24 19:49:10.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-24 19:49:10.876 [DefaultDispatcher-worker-16 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506b083 2025-04-24 19:49:10.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-24 19:49:10.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-24 19:49:10.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.878 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@506b083: (connection evicted) 2025-04-24 19:49:10.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-24 19:49:10.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5ef1c3 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:10.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-04-24 19:49:10.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-04-24 19:49:10.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-24 19:49:10.897 [DefaultDispatcher-worker-9 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-04-24 19:49:10.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-24 19:49:10.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-24 19:49:10.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:10.897 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34bf66af: (connection evicted) 2025-04-24 19:49:10.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:10.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-24 19:49:10.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-24 19:49:11.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514dc5f4 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:11.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-24 19:49:11.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-24 19:49:11.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-24 19:49:11.077 [DefaultDispatcher-worker-5 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-24 19:49:11.082 [DefaultDispatcher-worker-2 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-24 19:49:11.084 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49479/manifest.json 2025-04-24 19:49:11.084 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49479/manifest.json. 2025-04-24 19:49:11.084 [Test worker @coroutine#339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49479/manifest.json 2025-04-24 19:49:11.085 [Test worker @coroutine#339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49479/manifest.json 2025-04-24 19:49:11.085 [Test worker @coroutine#339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49479/manifest.json 2025-04-24 19:49:11.139 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:11.157 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49479/manifest.json. 2025-04-24 19:49:11.158 [Test worker @coroutine#339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49479/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:11.165 [DefaultDispatcher-worker-17 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-24 19:49:11.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-24 19:49:11.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-24 19:49:11.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:11.169 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a247711: (connection evicted) 2025-04-24 19:49:11.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:11.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-24 19:49:11.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-24 19:49:11.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-24 19:49:11.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564d3940 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:11.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-24 19:49:11.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-24 19:49:11.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf52f10 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:11.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:11.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-24 19:49:11.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-24 19:49:11.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-24 19:49:11.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-24 19:49:11.215 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 19:49:11.251 [Test worker] INFO ktor.application - Application started in 0.038 seconds. 2025-04-24 19:49:11.251 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4e3a6c83 2025-04-24 19:49:11.291 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:11.298 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:11.303 [DefaultDispatcher-worker-17 @coroutine#351] INFO ktor.application - Responding at http://0.0.0.0:45285 2025-04-24 19:49:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afba80c 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:11.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e741d6b 2025-04-24 19:49:11.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e741d6b 2025-04-24 19:49:11.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-24 19:49:11.320 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 19:49:11.324 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 19:49:11.324 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 19:49:11.324 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 19:49:11.324 [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-24 19:49:11.324 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 19:49:11.324 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 19:49:11.325 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 19:49:11.325 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a1858a 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:11.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-24 19:49:11.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-24 19:49:11.354 [DefaultDispatcher-worker-2 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.359 [DefaultDispatcher-worker-16 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.363 [DefaultDispatcher-worker-3 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e741d6b 2025-04-24 19:49:11.365 [DefaultDispatcher-worker-3 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e741d6b 2025-04-24 19:49:11.370 [DefaultDispatcher-worker-17 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.374 [DefaultDispatcher-worker-15 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.374 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json 2025-04-24 19:49:11.374 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json. 2025-04-24 19:49:11.374 [Test worker @coroutine#356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json 2025-04-24 19:49:11.377 [Test worker @coroutine#356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json 2025-04-24 19:49:11.377 [Test worker @coroutine#356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json 2025-04-24 19:49:11.377 [Test worker @coroutine#356] 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:45285/api/content/720180765308071936/_ustadmanifest.json. 2025-04-24 19:49:11.377 [Test worker @coroutine#356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:11.387 [DefaultDispatcher-worker-11 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.389 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 19:49:11.391 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a0246c96-0d1b-4ed2-963a-1cb277327005', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 19:49:11.393 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 19:49:11.393 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a0246c96-0d1b-4ed2-963a-1cb277327005 2025-04-24 19:49:11.396 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45285/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:11.396 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45285/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:11.396 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45285/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:11.396 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45285/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:11.401 [DefaultDispatcher-worker-13 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.401 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45285/UmAppDatabase/replication/nodeId 2025-04-24 19:49:11.401 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45285/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:11.401 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45285/UmAppDatabase/replication/nodeId 2025-04-24 19:49:11.404 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:11.405 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45285/api/blob/upload-init-batch 2025-04-24 19:49:11.405 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45285/api/blob/upload-init-batch. 2025-04-24 19:49:11.405 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45285/api/blob/upload-init-batch 2025-04-24 19:49:11.405 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45285/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 19:49:11.426 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:11.441 [eventLoopGroupProxy-4-2 @call-handler#399] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:11.441 [eventLoopGroupProxy-4-1 @call-handler#398] 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-24 19:49:11.441 [eventLoopGroupProxy-4-3 @call-handler#400] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:11.441 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:11.444 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:11.444 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:11.446 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-24 19:49:11.446 [eventLoopGroupProxy-4-3 @call-handler#400] 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-24 19:49:11.446 [eventLoopGroupProxy-4-3 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:11.448 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45285/UmAppDatabase/replication/nodeId 2025-04-24 19:49:11.448 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45285/UmAppDatabase/replication/nodeId 2025-04-24 19:49:11.448 [eventLoopGroupProxy-4-3 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:11.449 [DefaultDispatcher-worker-18 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45285/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:11.449 [DefaultDispatcher-worker-18 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45285/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:11.451 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-24 19:49:11.451 [eventLoopGroupProxy-4-3 @call-handler#400] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-24 19:49:11.455 [DefaultDispatcher-worker-16 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.459 [eventLoopGroupProxy-4-1 @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-24 19:49:11.460 [DefaultDispatcher-worker-15 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.469 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 30ms 2025-04-24 19:49:11.470 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45285/api/blob/upload-init-batch 2025-04-24 19:49:11.470 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45285/api/blob/upload-init-batch 2025-04-24 19:49:11.473 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45285/api/blob/upload-init-batch. 2025-04-24 19:49:11.473 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45285/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:11.481 [DefaultDispatcher-worker-18 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45285/api/blob/upload-batch-data 2025-04-24 19:49:11.481 [DefaultDispatcher-worker-18 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45285/api/blob/upload-batch-data. 2025-04-24 19:49:11.481 [DefaultDispatcher-worker-18 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45285/api/blob/upload-batch-data 2025-04-24 19:49:11.482 [DefaultDispatcher-worker-18 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45285/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:11.486 [eventLoopGroupProxy-4-3 @call-handler#413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:11.495 [eventLoopGroupProxy-4-3 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-24 19:49:11.495 [eventLoopGroupProxy-4-3 @call-handler#413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:11.495 [eventLoopGroupProxy-4-3 @call-handler#413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-24 19:49:11.496 [DefaultDispatcher-worker-18 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45285/api/blob/upload-batch-data 2025-04-24 19:49:11.501 [DefaultDispatcher-worker-18 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45285/api/blob/upload-batch-data 2025-04-24 19:49:11.501 [DefaultDispatcher-worker-18 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45285/api/blob/upload-batch-data. 2025-04-24 19:49:11.501 [DefaultDispatcher-worker-18 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45285/api/blob/upload-batch-data 2025-04-24 19:49:11.501 [DefaultDispatcher-worker-18 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45285/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:11.503 [eventLoopGroupProxy-4-3 @call-handler#418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:11.505 [eventLoopGroupProxy-4-3 @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-24 19:49:11.505 [eventLoopGroupProxy-4-3 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:11.505 [eventLoopGroupProxy-4-3 @call-handler#418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:11.506 [DefaultDispatcher-worker-18 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45285/api/blob/upload-batch-data 2025-04-24 19:49:11.519 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.525 [DefaultDispatcher-worker-8 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.535 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45285/UmAppDatabase/replication/message 2025-04-24 19:49:11.535 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45285/UmAppDatabase/replication/message. 2025-04-24 19:49:11.535 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45285/UmAppDatabase/replication/message 2025-04-24 19:49:11.535 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45285/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 19:49:11.536 [eventLoopGroupProxy-4-3 @call-handler#432] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:11.537 [eventLoopGroupProxy-4-3 @call-handler#432] 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-24 19:49:11.537 [eventLoopGroupProxy-4-3 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:11.549 [DefaultDispatcher-worker-15 @call-handler#432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-24 19:49:11.550 [eventLoopGroupProxy-4-3 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:11.550 [eventLoopGroupProxy-4-3 @call-handler#432] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-24 19:49:11.550 [DefaultDispatcher-worker-2 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json 2025-04-24 19:49:11.550 [DefaultDispatcher-worker-2 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json. 2025-04-24 19:49:11.550 [DefaultDispatcher-worker-2 @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json 2025-04-24 19:49:11.550 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45285/UmAppDatabase/replication/message 2025-04-24 19:49:11.550 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45285/UmAppDatabase/replication/message 2025-04-24 19:49:11.550 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45285/UmAppDatabase/replication/message. 2025-04-24 19:49:11.550 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45285/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:11.551 [DefaultDispatcher-worker-1 @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json 2025-04-24 19:49:11.551 [DefaultDispatcher-worker-1 @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json 2025-04-24 19:49:11.551 [DefaultDispatcher-worker-1 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json. 2025-04-24 19:49:11.551 [DefaultDispatcher-worker-1 @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45285/api/content/720180765308071936/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:11.555 [DefaultDispatcher-worker-10 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-24 19:49:11.555 [DefaultDispatcher-worker-10 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-24 19:49:11.556 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 19:49:11.556 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 19:49:11.556 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 19:49:11.556 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 19:49:11.556 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 19:49:11.557 [Test worker @coroutine#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e741d6b 2025-04-24 19:49:11.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-24 19:49:11.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-24 19:49:11.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:11.557 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da: (connection evicted) 2025-04-24 19:49:11.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:11.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-24 19:49:11.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-24 19:49:11.822 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:11.822 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:12.020 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:12.564 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4e3a6c83 2025-04-24 19:49:12.564 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4e3a6c83 2025-04-24 19:49:12.566 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-24 19:49:12.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-24 19:49:12.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-24 19:49:12.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:12.566 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c: (connection evicted) 2025-04-24 19:49:12.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:12.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-24 19:49:12.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-24 19:49:12.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e49a77e 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:12.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-24 19:49:12.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-24 19:49:12.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc42abe 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:12.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-24 19:49:12.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-24 19:49:12.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-24 19:49:12.583 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 19:49:12.585 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-24 19:49:12.585 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@35630ee8 2025-04-24 19:49:12.586 [DefaultDispatcher-worker-6 @coroutine#456] INFO ktor.application - Responding at http://0.0.0.0:43515 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac71b87 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:12.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-04-24 19:49:12.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-04-24 19:49:12.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-24 19:49:12.588 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 19:49:12.588 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 19:49:12.588 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 19:49:12.588 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 19:49:12.588 [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-24 19:49:12.588 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 19:49:12.588 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 19:49:12.588 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 19:49:12.588 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f348e10 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:12.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:12.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-24 19:49:12.611 [DefaultDispatcher-worker-15 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.615 [DefaultDispatcher-worker-2 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.620 [DefaultDispatcher-worker-18 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-04-24 19:49:12.621 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-04-24 19:49:12.625 [DefaultDispatcher-worker-17 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.629 [DefaultDispatcher-worker-12 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.629 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json 2025-04-24 19:49:12.629 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json. 2025-04-24 19:49:12.629 [Test worker @coroutine#462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json 2025-04-24 19:49:12.630 [Test worker @coroutine#462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json 2025-04-24 19:49:12.630 [Test worker @coroutine#462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json 2025-04-24 19:49:12.631 [Test worker @coroutine#462] 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:43515/api/content/720180770937614336/_ustadmanifest.json. 2025-04-24 19:49:12.631 [Test worker @coroutine#462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:12.638 [DefaultDispatcher-worker-3 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.638 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 19:49:12.638 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7a714d34-3b55-44d8-ae6d-c3b49cc1fc03', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 19:49:12.639 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 19:49:12.639 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7a714d34-3b55-44d8-ae6d-c3b49cc1fc03 2025-04-24 19:49:12.640 [DefaultDispatcher-worker-3 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:12.640 [DefaultDispatcher-worker-3 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43515/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:12.640 [DefaultDispatcher-worker-3 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:12.640 [DefaultDispatcher-worker-3 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:12.642 [eventLoopGroupProxy-7-2 @call-handler#493] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:12.642 [eventLoopGroupProxy-7-1 @call-handler#492] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:12.642 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:12.643 [eventLoopGroupProxy-7-2 @call-handler#493] 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-24 19:49:12.643 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:12.643 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:12.643 [eventLoopGroupProxy-7-2 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 19:49:12.643 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:12.643 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43515/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:12.645 [DefaultDispatcher-worker-10 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.645 [DefaultDispatcher-worker-10 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/UmAppDatabase/replication/nodeId 2025-04-24 19:49:12.645 [DefaultDispatcher-worker-10 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43515/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:12.645 [DefaultDispatcher-worker-10 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/UmAppDatabase/replication/nodeId 2025-04-24 19:49:12.647 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-init-batch 2025-04-24 19:49:12.647 [eventLoopGroupProxy-7-2 @call-handler#501] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:12.647 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-init-batch. 2025-04-24 19:49:12.647 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-init-batch 2025-04-24 19:49:12.647 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 19:49:12.647 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:12.647 [eventLoopGroupProxy-7-2 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-24 19:49:12.647 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/UmAppDatabase/replication/nodeId 2025-04-24 19:49:12.647 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43515/UmAppDatabase/replication/nodeId 2025-04-24 19:49:12.648 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 19:49:12.648 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-24 19:49:12.649 [eventLoopGroupProxy-7-2 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-24 19:49:12.650 [eventLoopGroupProxy-7-2 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-24 19:49:12.650 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-init-batch 2025-04-24 19:49:12.651 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43515/api/blob/upload-init-batch 2025-04-24 19:49:12.651 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-init-batch. 2025-04-24 19:49:12.651 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43515/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:12.652 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.652 [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:43515/api/blob/upload-batch-data. 2025-04-24 19:49:12.652 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.652 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:12.653 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:12.653 [DefaultDispatcher-worker-3 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.653 [DefaultDispatcher-worker-18 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-24 19:49:12.655 [eventLoopGroupProxy-7-2 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-24 19:49:12.655 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:12.655 [eventLoopGroupProxy-7-2 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:12.655 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.656 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.657 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:12.657 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.657 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:12.658 [eventLoopGroupProxy-7-2 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:12.658 [DefaultDispatcher-worker-10 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.659 [eventLoopGroupProxy-7-2 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-24 19:49:12.659 [eventLoopGroupProxy-7-2 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:12.659 [eventLoopGroupProxy-7-2 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:12.660 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.661 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.661 [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:43515/api/blob/upload-batch-data. 2025-04-24 19:49:12.661 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.661 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:12.662 [eventLoopGroupProxy-7-2 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:12.669 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:12.671 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:12.687 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:12.689 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:12.703 [eventLoopGroupProxy-7-2 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:12.703 [eventLoopGroupProxy-7-2 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 19:49:12.704 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.705 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.705 [DefaultDispatcher-worker-9 @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:43515/api/blob/upload-batch-data. 2025-04-24 19:49:12.705 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.705 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:12.706 [eventLoopGroupProxy-7-2 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:12.706 [eventLoopGroupProxy-7-2 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:12.706 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.707 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:12.707 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43515/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:12.707 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:43515/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:43515/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-24 19:49:12.707 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:43515/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:12.713 [DefaultDispatcher-worker-17 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.718 [DefaultDispatcher-worker-14 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:12.720 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 19:49:13.219 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5affe407-1afd-4a50-ae9b-f08452ffd33a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 19:49:13.219 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 19:49:13.219 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5affe407-1afd-4a50-ae9b-f08452ffd33a 2025-04-24 19:49:13.221 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-init-batch 2025-04-24 19:49:13.221 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-init-batch. 2025-04-24 19:49:13.221 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-init-batch 2025-04-24 19:49:13.221 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 19:49:13.223 [eventLoopGroupProxy-7-2 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 19:49:13.223 [eventLoopGroupProxy-7-2 @call-handler#538] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 19:49:13.224 [eventLoopGroupProxy-7-2 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-24 19:49:13.225 [eventLoopGroupProxy-7-2 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-24 19:49:13.225 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-init-batch 2025-04-24 19:49:13.225 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43515/api/blob/upload-init-batch 2025-04-24 19:49:13.226 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-init-batch. 2025-04-24 19:49:13.226 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43515/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:13.227 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.227 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.227 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.227 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.229 [eventLoopGroupProxy-7-2 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:13.231 [eventLoopGroupProxy-7-2 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.231 [eventLoopGroupProxy-7-2 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:13.232 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.233 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.233 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.233 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.233 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.234 [eventLoopGroupProxy-7-2 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:13.238 [eventLoopGroupProxy-7-2 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.238 [eventLoopGroupProxy-7-2 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 19:49:13.239 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.240 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.240 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.240 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.240 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.241 [eventLoopGroupProxy-7-2 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:13.281 [eventLoopGroupProxy-7-2 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.282 [eventLoopGroupProxy-7-2 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-24 19:49:13.282 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.282 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.282 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.282 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.282 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.283 [eventLoopGroupProxy-7-2 @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-24 19:49:13.325 [eventLoopGroupProxy-7-2 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.325 [eventLoopGroupProxy-7-2 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:13.326 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.326 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.326 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.326 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.326 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.327 [eventLoopGroupProxy-7-2 @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-24 19:49:13.369 [eventLoopGroupProxy-7-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.369 [eventLoopGroupProxy-7-2 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:13.370 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.370 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.370 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.370 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.370 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.371 [eventLoopGroupProxy-7-2 @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-24 19:49:13.413 [eventLoopGroupProxy-7-2 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.413 [eventLoopGroupProxy-7-2 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:13.414 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.414 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.414 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.414 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.414 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.415 [eventLoopGroupProxy-7-2 @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-24 19:49:13.457 [eventLoopGroupProxy-7-2 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.457 [eventLoopGroupProxy-7-2 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:13.458 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.458 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.458 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.458 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.458 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.459 [eventLoopGroupProxy-7-2 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:13.501 [eventLoopGroupProxy-7-2 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.501 [eventLoopGroupProxy-7-2 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:13.502 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.502 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.502 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.502 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.502 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.503 [eventLoopGroupProxy-7-2 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:13.545 [eventLoopGroupProxy-7-2 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.545 [eventLoopGroupProxy-7-2 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:13.546 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.546 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.546 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.546 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.546 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.548 [eventLoopGroupProxy-7-2 @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-24 19:49:13.589 [eventLoopGroupProxy-7-2 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.589 [eventLoopGroupProxy-7-2 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:13.590 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.590 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.590 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.590 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.590 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.591 [eventLoopGroupProxy-7-2 @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-24 19:49:13.633 [eventLoopGroupProxy-7-2 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.633 [eventLoopGroupProxy-7-2 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:13.634 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.634 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.634 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.634 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.634 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.635 [eventLoopGroupProxy-7-2 @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-24 19:49:13.677 [eventLoopGroupProxy-7-2 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.677 [eventLoopGroupProxy-7-2 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:13.678 [DefaultDispatcher-worker-14 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.678 [DefaultDispatcher-worker-14 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.678 [DefaultDispatcher-worker-14 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.678 [DefaultDispatcher-worker-14 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.678 [DefaultDispatcher-worker-14 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.679 [eventLoopGroupProxy-7-2 @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-24 19:49:13.721 [eventLoopGroupProxy-7-2 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.721 [eventLoopGroupProxy-7-2 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:13.722 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.722 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.722 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.723 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.723 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.724 [eventLoopGroupProxy-7-2 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:13.726 [DefaultDispatcher-worker-18 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:13.766 [eventLoopGroupProxy-7-2 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-24 19:49:13.766 [eventLoopGroupProxy-7-2 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.766 [eventLoopGroupProxy-7-2 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:13.767 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.768 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.768 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.768 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.768 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.769 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:13.770 [eventLoopGroupProxy-7-2 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-24 19:49:13.770 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.770 [eventLoopGroupProxy-7-2 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:13.770 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.771 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.771 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/blob/upload-batch-data. 2025-04-24 19:49:13.771 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.771 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:13.772 [eventLoopGroupProxy-7-2 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:13.773 [eventLoopGroupProxy-7-2 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-24 19:49:13.773 [eventLoopGroupProxy-7-2 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.773 [eventLoopGroupProxy-7-2 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:13.774 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/blob/upload-batch-data 2025-04-24 19:49:13.779 [DefaultDispatcher-worker-4 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:13.784 [DefaultDispatcher-worker-2 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:13.784 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/UmAppDatabase/replication/message 2025-04-24 19:49:13.784 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43515/UmAppDatabase/replication/message. 2025-04-24 19:49:13.784 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/UmAppDatabase/replication/message 2025-04-24 19:49:13.784 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43515/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 19:49:13.785 [eventLoopGroupProxy-7-2 @call-handler#606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:13.786 [eventLoopGroupProxy-7-2 @call-handler#606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 19:49:13.786 [eventLoopGroupProxy-7-2 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:13.798 [DefaultDispatcher-worker-17 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-24 19:49:13.798 [eventLoopGroupProxy-7-2 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:13.798 [eventLoopGroupProxy-7-2 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-24 19:49:13.798 [DefaultDispatcher-worker-6 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json 2025-04-24 19:49:13.798 [DefaultDispatcher-worker-6 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json. 2025-04-24 19:49:13.798 [DefaultDispatcher-worker-6 @coroutine#455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json 2025-04-24 19:49:13.798 [DefaultDispatcher-worker-12 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/UmAppDatabase/replication/message 2025-04-24 19:49:13.798 [DefaultDispatcher-worker-12 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43515/UmAppDatabase/replication/message 2025-04-24 19:49:13.799 [DefaultDispatcher-worker-12 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43515/UmAppDatabase/replication/message. 2025-04-24 19:49:13.799 [DefaultDispatcher-worker-12 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43515/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:13.799 [DefaultDispatcher-worker-1 @coroutine#455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json 2025-04-24 19:49:13.799 [DefaultDispatcher-worker-1 @coroutine#455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json 2025-04-24 19:49:13.799 [DefaultDispatcher-worker-1 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json. 2025-04-24 19:49:13.799 [DefaultDispatcher-worker-1 @coroutine#455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43515/api/content/720180770937614336/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:13.803 [DefaultDispatcher-worker-17 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-24 19:49:13.804 [DefaultDispatcher-worker-5 @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-24 19:49:13.805 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 19:49:13.805 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 19:49:13.805 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 19:49:13.805 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 19:49:13.805 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 19:49:13.806 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-04-24 19:49:13.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-24 19:49:13.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-24 19:49:13.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:13.806 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0: (connection evicted) 2025-04-24 19:49:13.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:13.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-24 19:49:13.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-24 19:49:14.089 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:14.220 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:14.280 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:14.571 [DefaultDispatcher-worker-20 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-24 19:49:14.810 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@35630ee8 2025-04-24 19:49:14.810 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@35630ee8 2025-04-24 19:49:14.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-24 19:49:14.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-24 19:49:14.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:14.811 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@138d978e: (connection evicted) 2025-04-24 19:49:14.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:14.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-24 19:49:14.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a5cc6e 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:14.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-24 19:49:14.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-24 19:49:14.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5274acd1 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:14.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:14.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-24 19:49:14.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-24 19:49:14.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-24 19:49:14.843 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 19:49:14.844 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 19:49:14.844 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@612531a3 2025-04-24 19:49:14.845 [DefaultDispatcher-worker-18 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:42013 2025-04-24 19:49:14.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b6561b 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:14.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2025-04-24 19:49:14.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2025-04-24 19:49:14.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-24 19:49:14.848 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 19:49:14.848 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 19:49:14.848 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 19:49:14.848 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 19:49:14.848 [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-24 19:49:14.848 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 19:49:14.848 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 19:49:14.848 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 19:49:14.848 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 19:49:14.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57777c23 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:14.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-24 19:49:14.869 [DefaultDispatcher-worker-3 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.874 [DefaultDispatcher-worker-20 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.878 [DefaultDispatcher-worker-12 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2025-04-24 19:49:14.879 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2025-04-24 19:49:14.883 [DefaultDispatcher-worker-8 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.887 [DefaultDispatcher-worker-11 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.887 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/api/content/720180778281639936/_ustadmanifest.json 2025-04-24 19:49:14.888 [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:42013/api/content/720180778281639936/_ustadmanifest.json. 2025-04-24 19:49:14.888 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/api/content/720180778281639936/_ustadmanifest.json 2025-04-24 19:49:14.889 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/api/content/720180778281639936/_ustadmanifest.json 2025-04-24 19:49:14.889 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42013/api/content/720180778281639936/_ustadmanifest.json 2025-04-24 19:49:14.889 [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:42013/api/content/720180778281639936/_ustadmanifest.json. 2025-04-24 19:49:14.889 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42013/api/content/720180778281639936/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:14.896 [DefaultDispatcher-worker-2 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.897 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 19:49:14.897 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-61a2c7ef-6bb7-4ebc-a62b-8c7c3b7d9296', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 19:49:14.897 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 19:49:14.898 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-61a2c7ef-6bb7-4ebc-a62b-8c7c3b7d9296 2025-04-24 19:49:14.898 [DefaultDispatcher-worker-2 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:14.898 [DefaultDispatcher-worker-2 @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:42013/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:14.898 [DefaultDispatcher-worker-2 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:14.898 [DefaultDispatcher-worker-2 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42013/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:14.900 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:14.900 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:14.900 [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-24 19:49:14.901 [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-24 19:49:14.901 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:14.901 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:14.901 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 19:49:14.901 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:14.901 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:14.903 [DefaultDispatcher-worker-11 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.903 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/UmAppDatabase/replication/nodeId 2025-04-24 19:49:14.903 [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:42013/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:14.903 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/UmAppDatabase/replication/nodeId 2025-04-24 19:49:14.905 [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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:14.905 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:14.905 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-24 19:49:14.905 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/api/blob/upload-init-batch 2025-04-24 19:49:14.905 [DefaultDispatcher-worker-4 @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:42013/api/blob/upload-init-batch. 2025-04-24 19:49:14.905 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/api/blob/upload-init-batch 2025-04-24 19:49:14.905 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42013/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 19:49:14.905 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/UmAppDatabase/replication/nodeId 2025-04-24 19:49:14.905 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42013/UmAppDatabase/replication/nodeId 2025-04-24 19:49:14.906 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 19:49:14.906 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 19:49:14.907 [eventLoopGroupProxy-10-2 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-24 19:49:14.908 [eventLoopGroupProxy-10-2 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-24 19:49:14.908 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/api/blob/upload-init-batch 2025-04-24 19:49:14.908 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42013/api/blob/upload-init-batch 2025-04-24 19:49:14.908 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42013/api/blob/upload-init-batch. 2025-04-24 19:49:14.908 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42013/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:14.910 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.910 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42013/api/blob/upload-batch-data. 2025-04-24 19:49:14.910 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.910 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:14.912 [eventLoopGroupProxy-10-2 @call-handler#691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:14.912 [DefaultDispatcher-worker-19 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.914 [eventLoopGroupProxy-10-2 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-24 19:49:14.914 [eventLoopGroupProxy-10-2 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:14.914 [eventLoopGroupProxy-10-2 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 19:49:14.915 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.917 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.917 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42013/api/blob/upload-batch-data. 2025-04-24 19:49:14.917 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.917 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:14.917 [DefaultDispatcher-worker-9 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.918 [eventLoopGroupProxy-10-2 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:14.922 [eventLoopGroupProxy-10-2 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-24 19:49:14.922 [eventLoopGroupProxy-10-2 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:14.922 [eventLoopGroupProxy-10-2 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 19:49:14.923 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.924 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.924 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42013/api/blob/upload-batch-data. 2025-04-24 19:49:14.924 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.924 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:14.925 [eventLoopGroupProxy-10-2 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:14.928 [eventLoopGroupProxy-10-2 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-24 19:49:14.928 [eventLoopGroupProxy-10-2 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:14.928 [eventLoopGroupProxy-10-2 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 19:49:14.929 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.929 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.929 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42013/api/blob/upload-batch-data. 2025-04-24 19:49:14.929 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.929 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:14.930 [eventLoopGroupProxy-10-2 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:14.931 [eventLoopGroupProxy-10-2 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-24 19:49:14.931 [eventLoopGroupProxy-10-2 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:14.932 [eventLoopGroupProxy-10-2 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:14.932 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.932 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:14.933 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.933 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42013/api/blob/upload-batch-data. 2025-04-24 19:49:14.933 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.933 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42013/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:14.933 [eventLoopGroupProxy-10-2 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:14.934 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:14.935 [eventLoopGroupProxy-10-2 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-24 19:49:14.935 [eventLoopGroupProxy-10-2 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:14.935 [eventLoopGroupProxy-10-2 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:14.935 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/api/blob/upload-batch-data 2025-04-24 19:49:14.942 [DefaultDispatcher-worker-17 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.946 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:14.947 [DefaultDispatcher-worker-8 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.947 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/UmAppDatabase/replication/message 2025-04-24 19:49:14.947 [DefaultDispatcher-worker-8 @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:42013/UmAppDatabase/replication/message. 2025-04-24 19:49:14.947 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/UmAppDatabase/replication/message 2025-04-24 19:49:14.947 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42013/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 19:49:14.948 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:14.949 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 19:49:14.949 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:14.949 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:14.962 [DefaultDispatcher-worker-19 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-24 19:49:14.962 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:14.962 [eventLoopGroupProxy-10-2 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-24 19:49:14.962 [DefaultDispatcher-worker-13 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42013/api/content/720180778281639936/_ustadmanifest.json 2025-04-24 19:49:14.962 [DefaultDispatcher-worker-13 @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:42013/api/content/720180778281639936/_ustadmanifest.json. 2025-04-24 19:49:14.962 [DefaultDispatcher-worker-13 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42013/api/content/720180778281639936/_ustadmanifest.json 2025-04-24 19:49:14.962 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/UmAppDatabase/replication/message 2025-04-24 19:49:14.962 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42013/UmAppDatabase/replication/message 2025-04-24 19:49:14.963 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42013/UmAppDatabase/replication/message. 2025-04-24 19:49:14.963 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42013/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:14.963 [DefaultDispatcher-worker-3 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42013/api/content/720180778281639936/_ustadmanifest.json 2025-04-24 19:49:14.963 [DefaultDispatcher-worker-3 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42013/api/content/720180778281639936/_ustadmanifest.json 2025-04-24 19:49:14.963 [DefaultDispatcher-worker-3 @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:42013/api/content/720180778281639936/_ustadmanifest.json. 2025-04-24 19:49:14.963 [DefaultDispatcher-worker-3 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42013/api/content/720180778281639936/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:14.968 [DefaultDispatcher-worker-15 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-24 19:49:14.969 [DefaultDispatcher-worker-17 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-24 19:49:14.970 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 19:49:14.970 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 19:49:14.970 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 19:49:14.970 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 19:49:14.970 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 19:49:14.971 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2025-04-24 19:49:14.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-24 19:49:14.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-24 19:49:14.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:14.971 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea: (connection evicted) 2025-04-24 19:49:14.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:14.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-24 19:49:14.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-24 19:49:15.349 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:15.349 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:15.442 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:15.975 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@612531a3 2025-04-24 19:49:15.975 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@612531a3 2025-04-24 19:49:15.976 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-24 19:49:15.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-24 19:49:15.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-24 19:49:15.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:15.976 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e643402: (connection evicted) 2025-04-24 19:49:15.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:15.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-24 19:49:15.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46a9c368 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:15.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:15.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-24 19:49:15.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:15.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:15.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121f9c52 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:15.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-24 19:49:15.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-24 19:49:15.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-24 19:49:15.991 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 19:49:15.991 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 19:49:15.991 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8a11a19 2025-04-24 19:49:15.992 [DefaultDispatcher-worker-19 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:44447 2025-04-24 19:49:15.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-24 19:49:15.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:15.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:15.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:15.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:15.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:15.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6905d030 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:15.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-24 19:49:15.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-24 19:49:15.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-24 19:49:15.994 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-24 19:49:15.994 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-24 19:49:15.994 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-24 19:49:15.994 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-24 19:49:15.994 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-24 19:49:15.994 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-24 19:49:15.994 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-24 19:49:15.994 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-24 19:49:15.994 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe11091 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:15.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:15.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:15.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-24 19:49:16.015 [DefaultDispatcher-worker-9 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:16.019 [DefaultDispatcher-worker-10 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:16.080 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:16.081 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:16.093 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:16.095 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:16.108 [DefaultDispatcher-worker-10 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-24 19:49:16.133 [DefaultDispatcher-worker-10 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-24 19:49:16.136 [DefaultDispatcher-worker-10 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-24 19:49:16.139 [DefaultDispatcher-worker-10 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-24 19:49:16.145 [DefaultDispatcher-worker-20 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:16.149 [DefaultDispatcher-worker-5 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:16.150 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json 2025-04-24 19:49:16.150 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json. 2025-04-24 19:49:16.150 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json 2025-04-24 19:49:16.151 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json 2025-04-24 19:49:16.151 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json 2025-04-24 19:49:16.152 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json. 2025-04-24 19:49:16.152 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:16.209 [DefaultDispatcher-worker-5 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:16.210 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-24 19:49:16.210 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a4c230d5-b9e8-43d6-8c3c-d49a079b4f36', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-24 19:49:16.211 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-24 19:49:16.211 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a4c230d5-b9e8-43d6-8c3c-d49a079b4f36 2025-04-24 19:49:16.211 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:16.211 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44447/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:16.211 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:16.211 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:16.213 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:16.213 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:16.214 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.214 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:16.214 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:16.214 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.214 [eventLoopGroupProxy-13-2 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-24 19:49:16.215 [DefaultDispatcher-worker-3 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:16.215 [DefaultDispatcher-worker-3 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:16.217 [DefaultDispatcher-worker-19 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:16.217 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/UmAppDatabase/replication/nodeId 2025-04-24 19:49:16.217 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44447/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:16.217 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/UmAppDatabase/replication/nodeId 2025-04-24 19:49:16.218 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:16.218 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.218 [eventLoopGroupProxy-13-2 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-24 19:49:16.219 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/UmAppDatabase/replication/nodeId 2025-04-24 19:49:16.219 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44447/UmAppDatabase/replication/nodeId 2025-04-24 19:49:16.225 [DefaultDispatcher-worker-16 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:16.231 [DefaultDispatcher-worker-5 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:16.232 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-init-batch 2025-04-24 19:49:16.232 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-init-batch. 2025-04-24 19:49:16.232 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-init-batch 2025-04-24 19:49:16.232 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 19:49:16.233 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 19:49:16.233 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 19:49:16.277 [eventLoopGroupProxy-13-2 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.278 [eventLoopGroupProxy-13-2 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-24 19:49:16.279 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-init-batch 2025-04-24 19:49:16.279 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44447/api/blob/upload-init-batch 2025-04-24 19:49:16.280 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-init-batch. 2025-04-24 19:49:16.280 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44447/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:16.283 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.283 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.283 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.283 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.284 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.286 [eventLoopGroupProxy-13-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.286 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.286 [eventLoopGroupProxy-13-2 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.287 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.288 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.288 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.288 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.288 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.288 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.330 [eventLoopGroupProxy-13-2 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.331 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.331 [eventLoopGroupProxy-13-2 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:16.331 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.332 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.332 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.332 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.332 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.333 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.334 [eventLoopGroupProxy-13-2 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.334 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.334 [eventLoopGroupProxy-13-2 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.334 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.335 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.335 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.335 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.335 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.336 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.339 [eventLoopGroupProxy-13-2 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.339 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.340 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-24 19:49:16.340 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.342 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.342 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.342 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.342 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.343 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.386 [eventLoopGroupProxy-13-2 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.386 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.386 [eventLoopGroupProxy-13-2 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:16.387 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.389 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.389 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.389 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.389 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.390 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.450 [eventLoopGroupProxy-13-2 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.450 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.450 [eventLoopGroupProxy-13-2 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-24 19:49:16.451 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.452 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.452 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.452 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.452 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.453 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.500 [eventLoopGroupProxy-13-2 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.500 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.500 [eventLoopGroupProxy-13-2 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-24 19:49:16.501 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.502 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.502 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.502 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.502 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.503 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:16.546 [eventLoopGroupProxy-13-2 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.546 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.546 [eventLoopGroupProxy-13-2 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:16.547 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.547 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.548 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.548 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.548 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.548 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.591 [eventLoopGroupProxy-13-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.591 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.591 [eventLoopGroupProxy-13-2 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:16.591 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.592 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.592 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.592 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.592 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.593 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.636 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.636 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.636 [eventLoopGroupProxy-13-2 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:16.637 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.637 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.637 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.637 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.638 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.638 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.640 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.640 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.640 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.640 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.641 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.641 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.641 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.641 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.642 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.643 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.643 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.643 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.643 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.644 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.644 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.644 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.644 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.645 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.646 [eventLoopGroupProxy-13-2 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.647 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.647 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.647 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.648 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.648 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.648 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.648 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.649 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.650 [eventLoopGroupProxy-13-2 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.650 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.650 [eventLoopGroupProxy-13-2 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.650 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.651 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.651 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.651 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.651 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.652 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.653 [eventLoopGroupProxy-13-2 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.653 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.653 [eventLoopGroupProxy-13-2 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.654 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.654 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.654 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.654 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.654 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.655 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.656 [eventLoopGroupProxy-13-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.656 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.657 [eventLoopGroupProxy-13-2 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.657 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.657 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.657 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.657 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.657 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.658 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.659 [eventLoopGroupProxy-13-2 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.659 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.659 [eventLoopGroupProxy-13-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.661 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.662 [eventLoopGroupProxy-13-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.662 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.662 [eventLoopGroupProxy-13-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.662 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.663 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.663 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.663 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.663 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.664 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.665 [eventLoopGroupProxy-13-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.665 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.665 [eventLoopGroupProxy-13-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.665 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.666 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.666 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.666 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.666 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.666 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.667 [eventLoopGroupProxy-13-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.667 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.668 [eventLoopGroupProxy-13-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.668 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.668 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.668 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.668 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.668 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.669 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.670 [eventLoopGroupProxy-13-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.670 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.670 [eventLoopGroupProxy-13-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.671 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.671 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.671 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.671 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.671 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.672 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.673 [eventLoopGroupProxy-13-2 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.673 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.673 [eventLoopGroupProxy-13-2 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.673 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.674 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.674 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.674 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.674 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.675 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.677 [eventLoopGroupProxy-13-2 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.677 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.677 [eventLoopGroupProxy-13-2 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.677 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.678 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.678 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.678 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.678 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.679 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.680 [eventLoopGroupProxy-13-2 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.680 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.680 [eventLoopGroupProxy-13-2 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.681 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.681 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.682 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.682 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.682 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.682 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.684 [eventLoopGroupProxy-13-2 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.684 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.684 [eventLoopGroupProxy-13-2 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.684 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.685 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.686 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.686 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.686 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.687 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.688 [eventLoopGroupProxy-13-2 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.688 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.688 [eventLoopGroupProxy-13-2 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.689 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.689 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.690 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.690 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.690 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.690 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.692 [eventLoopGroupProxy-13-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.692 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.692 [eventLoopGroupProxy-13-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.693 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.693 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.693 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.693 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.693 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.694 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.695 [eventLoopGroupProxy-13-2 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.696 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.696 [eventLoopGroupProxy-13-2 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.696 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.697 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.697 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.697 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.697 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.698 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.699 [eventLoopGroupProxy-13-2 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.699 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.699 [eventLoopGroupProxy-13-2 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.699 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.701 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.701 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.701 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.701 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.702 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.703 [eventLoopGroupProxy-13-2 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.704 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.704 [eventLoopGroupProxy-13-2 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.704 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.706 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.706 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.706 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.706 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.707 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.708 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.708 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.708 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.709 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.710 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.710 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.710 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.710 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.711 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.713 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.713 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.713 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.713 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.714 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.714 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.714 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.714 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.715 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.717 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.717 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.717 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.717 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.718 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.718 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.718 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.718 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.719 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.722 [eventLoopGroupProxy-13-2 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.722 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.722 [eventLoopGroupProxy-13-2 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-24 19:49:16.722 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.723 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.723 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.723 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.723 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.724 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.726 [eventLoopGroupProxy-13-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.726 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.726 [eventLoopGroupProxy-13-2 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.726 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.727 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.727 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.727 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.727 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.728 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.729 [eventLoopGroupProxy-13-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.729 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.729 [eventLoopGroupProxy-13-2 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.730 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.730 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.730 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.730 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.730 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.731 [DefaultDispatcher-worker-12 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:16.731 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.774 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.774 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.774 [eventLoopGroupProxy-13-2 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:16.774 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.775 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.775 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.775 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.775 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.776 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.777 [eventLoopGroupProxy-13-2 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.777 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.777 [eventLoopGroupProxy-13-2 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.777 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.777 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.777 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.777 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.777 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.778 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.779 [eventLoopGroupProxy-13-2 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.779 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.779 [eventLoopGroupProxy-13-2 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.779 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.780 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.780 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.780 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.780 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.780 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.781 [eventLoopGroupProxy-13-2 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.781 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.781 [eventLoopGroupProxy-13-2 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.781 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.782 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.782 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.782 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.782 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.782 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.825 [eventLoopGroupProxy-13-2 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.825 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.825 [eventLoopGroupProxy-13-2 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:16.826 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.826 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.826 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.826 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.826 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.827 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.870 [eventLoopGroupProxy-13-2 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.871 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.871 [eventLoopGroupProxy-13-2 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 19:49:16.871 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.872 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.872 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.872 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.872 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.873 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.873 [eventLoopGroupProxy-13-2 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.873 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.874 [eventLoopGroupProxy-13-2 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.874 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.874 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.874 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.874 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.874 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.875 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.875 [eventLoopGroupProxy-13-2 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.876 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.876 [eventLoopGroupProxy-13-2 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.876 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.876 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.876 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.876 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.876 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.877 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.920 [eventLoopGroupProxy-13-2 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.920 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.920 [eventLoopGroupProxy-13-2 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:16.920 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.921 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.921 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.921 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.921 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.922 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.923 [eventLoopGroupProxy-13-2 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.924 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.924 [eventLoopGroupProxy-13-2 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.924 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.924 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.925 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.925 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.925 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.925 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.926 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.926 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.927 [eventLoopGroupProxy-13-2 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.927 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.927 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.927 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.927 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.927 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.928 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.929 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.929 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.929 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.929 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.930 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.930 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.930 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.930 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.930 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.931 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.931 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.932 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.932 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.932 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.932 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.932 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.932 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.933 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.974 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.975 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.975 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:16.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.976 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.976 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.976 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.976 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.977 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.977 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.978 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.978 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.978 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.978 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.978 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.978 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.978 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.979 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.980 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.980 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.980 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.980 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.981 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.981 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.981 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.981 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.982 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.983 [eventLoopGroupProxy-13-2 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.983 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.983 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.983 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.984 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.984 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.984 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.984 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.985 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.986 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.986 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.986 [eventLoopGroupProxy-13-2 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.986 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.987 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.987 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.987 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.987 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.987 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.988 [eventLoopGroupProxy-13-2 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.988 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.988 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.989 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.989 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.989 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.989 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.989 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.990 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.991 [eventLoopGroupProxy-13-2 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.991 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.991 [eventLoopGroupProxy-13-2 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.991 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.992 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.992 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.992 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.992 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.992 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.993 [eventLoopGroupProxy-13-2 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.993 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.993 [eventLoopGroupProxy-13-2 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.994 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.995 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.995 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.995 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.995 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.995 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.996 [eventLoopGroupProxy-13-2 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.997 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.997 [eventLoopGroupProxy-13-2 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:16.997 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.997 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.997 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:16.997 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:16.997 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:16.998 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:16.999 [eventLoopGroupProxy-13-2 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:16.999 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:16.999 [eventLoopGroupProxy-13-2 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:16.999 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.000 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.000 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.000 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.000 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.001 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.001 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.002 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.002 [eventLoopGroupProxy-13-2 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:17.002 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.002 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.002 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.002 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.002 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.003 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.004 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.004 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.004 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.004 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.005 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.005 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.005 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.005 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.005 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.007 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.007 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.007 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:17.007 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.007 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.007 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.007 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.007 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.008 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.050 [eventLoopGroupProxy-13-2 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.050 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.051 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.051 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.052 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.052 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.052 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.052 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.052 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.053 [eventLoopGroupProxy-13-2 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.053 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.053 [eventLoopGroupProxy-13-2 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.054 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.054 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.054 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.054 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.054 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.055 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.056 [eventLoopGroupProxy-13-2 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.056 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.056 [eventLoopGroupProxy-13-2 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.056 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.056 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.056 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.056 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.056 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.057 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.099 [eventLoopGroupProxy-13-2 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.099 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.099 [eventLoopGroupProxy-13-2 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:17.100 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.102 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.102 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.102 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.102 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.103 [eventLoopGroupProxy-13-2 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:17.104 [eventLoopGroupProxy-13-2 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.104 [eventLoopGroupProxy-13-2 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.104 [eventLoopGroupProxy-13-2 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.104 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.105 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.105 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.105 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.105 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.106 [eventLoopGroupProxy-13-2 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:17.107 [eventLoopGroupProxy-13-2 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.107 [eventLoopGroupProxy-13-2 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.107 [eventLoopGroupProxy-13-2 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.107 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.107 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.107 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.107 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.107 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.108 [eventLoopGroupProxy-13-2 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:17.109 [eventLoopGroupProxy-13-2 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.109 [eventLoopGroupProxy-13-2 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.109 [eventLoopGroupProxy-13-2 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.109 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.110 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.110 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.110 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.110 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.110 [eventLoopGroupProxy-13-2 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:17.153 [eventLoopGroupProxy-13-2 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.153 [eventLoopGroupProxy-13-2 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.153 [eventLoopGroupProxy-13-2 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.154 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.154 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.154 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.154 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.154 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.155 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.156 [eventLoopGroupProxy-13-2 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.156 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.156 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.156 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.157 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.157 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.157 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.157 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.157 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.199 [eventLoopGroupProxy-13-2 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.199 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.199 [eventLoopGroupProxy-13-2 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:17.199 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.200 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.200 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.200 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.200 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.200 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.239 [DefaultDispatcher-worker-12 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:17.243 [eventLoopGroupProxy-13-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.244 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.244 [eventLoopGroupProxy-13-2 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 19:49:17.244 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.245 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.245 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.245 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.245 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.245 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.288 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.288 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.288 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.288 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.289 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.289 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.289 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.289 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.290 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.333 [eventLoopGroupProxy-13-2 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.333 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.333 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.333 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.334 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.334 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.334 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.334 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.335 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.336 [eventLoopGroupProxy-13-2 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.336 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.336 [eventLoopGroupProxy-13-2 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.336 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.337 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.337 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.337 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.337 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.337 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.338 [eventLoopGroupProxy-13-2 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.338 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.338 [eventLoopGroupProxy-13-2 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.338 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.339 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.339 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.339 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.339 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.339 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.340 [eventLoopGroupProxy-13-2 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.340 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.340 [eventLoopGroupProxy-13-2 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.341 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.341 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.341 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.341 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.341 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.342 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.342 [eventLoopGroupProxy-13-2 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.343 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.343 [eventLoopGroupProxy-13-2 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.343 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.343 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.343 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.343 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.343 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.344 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.345 [eventLoopGroupProxy-13-2 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.345 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.345 [eventLoopGroupProxy-13-2 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.345 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.346 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.346 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.346 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.346 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.346 [eventLoopGroupProxy-13-2 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.347 [eventLoopGroupProxy-13-2 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.347 [eventLoopGroupProxy-13-2 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.347 [eventLoopGroupProxy-13-2 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.347 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.348 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.348 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.348 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.348 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.348 [eventLoopGroupProxy-13-2 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.349 [eventLoopGroupProxy-13-2 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.349 [eventLoopGroupProxy-13-2 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.349 [eventLoopGroupProxy-13-2 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.350 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.350 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.350 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.350 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.350 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.351 [eventLoopGroupProxy-13-2 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.352 [eventLoopGroupProxy-13-2 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.352 [eventLoopGroupProxy-13-2 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.352 [eventLoopGroupProxy-13-2 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.352 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.352 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.352 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.352 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.352 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.353 [eventLoopGroupProxy-13-2 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.354 [eventLoopGroupProxy-13-2 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.354 [eventLoopGroupProxy-13-2 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.354 [eventLoopGroupProxy-13-2 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.354 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.355 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.355 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.355 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.355 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.355 [eventLoopGroupProxy-13-2 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.356 [eventLoopGroupProxy-13-2 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.356 [eventLoopGroupProxy-13-2 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.357 [eventLoopGroupProxy-13-2 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:17.357 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.357 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.357 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.357 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.357 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.358 [eventLoopGroupProxy-13-2 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.359 [eventLoopGroupProxy-13-2 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.359 [eventLoopGroupProxy-13-2 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.359 [eventLoopGroupProxy-13-2 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.359 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.360 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.360 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.360 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.360 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.360 [eventLoopGroupProxy-13-2 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.361 [eventLoopGroupProxy-13-2 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.361 [eventLoopGroupProxy-13-2 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.361 [eventLoopGroupProxy-13-2 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.362 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.362 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.362 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.362 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.362 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.363 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.364 [eventLoopGroupProxy-13-2 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.364 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.364 [eventLoopGroupProxy-13-2 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.364 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.365 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.365 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.365 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.365 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.365 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.366 [eventLoopGroupProxy-13-2 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.366 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.367 [eventLoopGroupProxy-13-2 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:17.367 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.367 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.367 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.367 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.367 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.368 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.412 [eventLoopGroupProxy-13-2 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.412 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.412 [eventLoopGroupProxy-13-2 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-24 19:49:17.413 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.413 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.413 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.413 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.413 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.414 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.415 [eventLoopGroupProxy-13-2 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.415 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.415 [eventLoopGroupProxy-13-2 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.415 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.416 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.416 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.416 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.416 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.416 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.417 [eventLoopGroupProxy-13-2 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.417 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.417 [eventLoopGroupProxy-13-2 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.418 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.418 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.418 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.418 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.418 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.419 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.420 [eventLoopGroupProxy-13-2 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.420 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.420 [eventLoopGroupProxy-13-2 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.420 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.421 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.421 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.421 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.421 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.421 [eventLoopGroupProxy-13-2 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:17.422 [eventLoopGroupProxy-13-2 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.422 [eventLoopGroupProxy-13-2 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.422 [eventLoopGroupProxy-13-2 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.422 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.423 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.423 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.423 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.423 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.423 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.424 [eventLoopGroupProxy-13-2 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.424 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.425 [eventLoopGroupProxy-13-2 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:17.425 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.426 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.426 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.426 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.426 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.426 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.427 [eventLoopGroupProxy-13-2 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.427 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.427 [eventLoopGroupProxy-13-2 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.427 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.428 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.428 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.428 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.428 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.429 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.471 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.471 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.471 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:17.471 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.472 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.472 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.472 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.472 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.473 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.474 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.474 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.474 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.474 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.475 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.475 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.475 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.475 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.475 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.476 [eventLoopGroupProxy-13-2 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.477 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.477 [eventLoopGroupProxy-13-2 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:17.477 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.478 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.478 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.478 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.478 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.478 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.521 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.521 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.521 [eventLoopGroupProxy-13-2 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.522 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.523 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.523 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.523 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.523 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.524 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.525 [eventLoopGroupProxy-13-2 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.525 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.525 [eventLoopGroupProxy-13-2 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.525 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.526 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.526 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.526 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.526 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.526 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.527 [eventLoopGroupProxy-13-2 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.527 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.527 [eventLoopGroupProxy-13-2 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.528 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.528 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.528 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.528 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.528 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.529 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.530 [eventLoopGroupProxy-13-2 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.530 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.530 [eventLoopGroupProxy-13-2 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.530 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.531 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.531 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.531 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.531 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.531 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.532 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.532 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.532 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.533 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.533 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.533 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.533 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.533 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.534 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.535 [eventLoopGroupProxy-13-2 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.535 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.535 [eventLoopGroupProxy-13-2 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.535 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.536 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.536 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.536 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.536 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.536 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.537 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.537 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.537 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.538 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.538 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.538 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.538 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.538 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.539 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.540 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.540 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.540 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.540 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.541 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.541 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.541 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.541 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.541 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.542 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.542 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.542 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.543 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.543 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.543 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.543 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.543 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.544 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.545 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.545 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.545 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.545 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.547 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.547 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.547 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.547 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.547 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.548 [eventLoopGroupProxy-13-2 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.548 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.549 [eventLoopGroupProxy-13-2 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:17.549 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.549 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.549 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.549 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.549 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.550 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.551 [eventLoopGroupProxy-13-2 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.551 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.551 [eventLoopGroupProxy-13-2 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.551 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.552 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.552 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.552 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.552 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.552 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.595 [eventLoopGroupProxy-13-2 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.595 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.595 [eventLoopGroupProxy-13-2 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.595 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.596 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.596 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.596 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.596 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.597 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.598 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.598 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.598 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.598 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.599 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.599 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.599 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.599 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.599 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.642 [eventLoopGroupProxy-13-2 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.642 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.642 [eventLoopGroupProxy-13-2 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.643 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.643 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.643 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.643 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.643 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.644 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.645 [eventLoopGroupProxy-13-2 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.645 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.645 [eventLoopGroupProxy-13-2 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.645 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.646 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.646 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.646 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.646 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.646 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.688 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.688 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.688 [eventLoopGroupProxy-13-2 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:17.688 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.689 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.689 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.689 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.689 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.689 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.731 [eventLoopGroupProxy-13-2 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.732 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.732 [eventLoopGroupProxy-13-2 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.732 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.733 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.733 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.733 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.733 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.733 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.749 [DefaultDispatcher-worker-5 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:17.776 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.776 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.776 [eventLoopGroupProxy-13-2 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.776 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.777 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.777 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.777 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.777 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.778 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.820 [eventLoopGroupProxy-13-2 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.821 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.821 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.821 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.822 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.822 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.822 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.822 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.822 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.864 [eventLoopGroupProxy-13-2 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.864 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.865 [eventLoopGroupProxy-13-2 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.865 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.866 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.866 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.866 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.866 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.866 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.867 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.867 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.867 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.867 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.868 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.911 [eventLoopGroupProxy-13-2 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.911 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.911 [eventLoopGroupProxy-13-2 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.912 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.912 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.912 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.912 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.912 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.913 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.914 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.914 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.914 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.914 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.915 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.915 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.915 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.915 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.915 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.917 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.917 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.917 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:17.917 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.917 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.917 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.917 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.917 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.918 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.919 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.919 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.919 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.920 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.920 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.920 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.920 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.920 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.921 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.922 [eventLoopGroupProxy-13-2 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.922 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.922 [eventLoopGroupProxy-13-2 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.922 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.923 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.923 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.923 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.923 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.923 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.924 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.925 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.925 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:17.925 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.925 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.925 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.925 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.925 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.926 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.969 [eventLoopGroupProxy-13-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.969 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.969 [eventLoopGroupProxy-13-2 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:17.970 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.970 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.971 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.971 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.971 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.971 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.972 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.972 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.972 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.972 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.973 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.973 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.973 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.973 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.973 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.974 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.974 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.974 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.974 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.975 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.976 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:17.976 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:17.976 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:17.976 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.976 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.977 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:17.977 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:17.977 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:17.977 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:17.981 [DefaultDispatcher-worker-8 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.000 [DefaultDispatcher-worker-8 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-24 19:49:18.019 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.019 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.019 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:18.019 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.020 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.020 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.020 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.020 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.020 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:18.021 [eventLoopGroupProxy-13-2 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.021 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.021 [eventLoopGroupProxy-13-2 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.022 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.022 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.022 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.022 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.022 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.022 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:18.023 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.023 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.023 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.024 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:18.025 [eventLoopGroupProxy-13-2 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.025 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.025 [eventLoopGroupProxy-13-2 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.026 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.026 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.026 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.026 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.026 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.026 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.069 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.069 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.069 [eventLoopGroupProxy-13-2 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:18.069 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.070 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.070 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.070 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.070 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.071 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.114 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.114 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.114 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:18.115 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.115 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.115 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.115 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.115 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.116 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.117 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.117 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.117 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.117 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.118 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.118 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.118 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.118 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.119 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.124 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.124 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.124 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-24 19:49:18.124 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.124 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.124 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.124 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.124 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.125 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.126 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.126 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.126 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.126 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.126 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.126 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.126 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.126 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.127 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.170 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.170 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.170 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:18.171 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.171 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.171 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.171 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.171 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.172 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.173 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.173 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.173 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.173 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.174 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.174 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.174 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.174 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.174 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.217 [eventLoopGroupProxy-13-2 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.217 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.217 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:18.217 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.218 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.218 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.218 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.218 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.219 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.258 [DefaultDispatcher-worker-18 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:18.261 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.261 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.261 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-24 19:49:18.262 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.263 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.263 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.263 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.263 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.263 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:18.264 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.264 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.264 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.265 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.265 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.265 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.265 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.265 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.266 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:18.308 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.308 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.308 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:18.308 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.309 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.309 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.309 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.309 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.309 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:18.310 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.310 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.310 [eventLoopGroupProxy-13-2 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.310 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.311 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.311 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.311 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.311 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.312 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:18.313 [eventLoopGroupProxy-13-2 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.313 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.313 [eventLoopGroupProxy-13-2 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.313 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.313 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.313 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.314 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.314 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.314 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:18.315 [eventLoopGroupProxy-13-2 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.315 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.315 [eventLoopGroupProxy-13-2 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.315 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.316 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.316 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.316 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.316 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.317 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-24 19:49:18.363 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.363 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.363 [eventLoopGroupProxy-13-2 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-24 19:49:18.363 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.364 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.364 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.364 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.364 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.364 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.406 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.407 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.407 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-24 19:49:18.407 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.408 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.408 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.408 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.408 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.408 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.409 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.409 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.409 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.410 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.410 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.410 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.410 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.410 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.411 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.412 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.412 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.412 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-24 19:49:18.412 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.414 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.414 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/blob/upload-batch-data. 2025-04-24 19:49:18.414 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.414 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:18.414 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:18.416 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:18.416 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.416 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-24 19:49:18.417 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/blob/upload-batch-data 2025-04-24 19:49:18.423 [DefaultDispatcher-worker-17 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:18.427 [DefaultDispatcher-worker-8 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:18.427 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/UmAppDatabase/replication/message 2025-04-24 19:49:18.427 [DefaultDispatcher-worker-8 @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:44447/UmAppDatabase/replication/message. 2025-04-24 19:49:18.427 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/UmAppDatabase/replication/message 2025-04-24 19:49:18.427 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44447/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 19:49:18.428 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:18.428 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-24 19:49:18.428 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:18.439 [DefaultDispatcher-worker-9 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-24 19:49:18.439 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:18.439 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-24 19:49:18.439 [DefaultDispatcher-worker-9 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json 2025-04-24 19:49:18.439 [DefaultDispatcher-worker-9 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json. 2025-04-24 19:49:18.439 [DefaultDispatcher-worker-9 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json 2025-04-24 19:49:18.440 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/UmAppDatabase/replication/message 2025-04-24 19:49:18.440 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44447/UmAppDatabase/replication/message 2025-04-24 19:49:18.440 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44447/UmAppDatabase/replication/message. 2025-04-24 19:49:18.440 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44447/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:18.440 [DefaultDispatcher-worker-10 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json 2025-04-24 19:49:18.440 [DefaultDispatcher-worker-10 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json 2025-04-24 19:49:18.441 [DefaultDispatcher-worker-18 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json. 2025-04-24 19:49:18.441 [DefaultDispatcher-worker-18 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44447/api/content/720180789055160320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:18.445 [DefaultDispatcher-worker-5 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-24 19:49:18.459 [DefaultDispatcher-worker-16 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-24 19:49:18.479 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-24 19:49:18.479 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-24 19:49:18.479 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-24 19:49:18.479 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-24 19:49:18.479 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-24 19:49:18.481 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-24 19:49:18.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-24 19:49:18.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-24 19:49:18.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:18.482 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0: (connection evicted) 2025-04-24 19:49:18.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:18.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-24 19:49:18.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-24 19:49:18.495 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:18.495 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:18.923 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-24 19:49:19.486 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8a11a19 2025-04-24 19:49:19.486 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8a11a19 2025-04-24 19:49:19.490 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-24 19:49:19.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-24 19:49:19.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-24 19:49:19.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:19.490 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156f0281: (connection evicted) 2025-04-24 19:49:19.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:19.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-24 19:49:19.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8e096 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:19.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:19.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-24 19:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-24 19:49:19.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-24 19:49:19.526 [DefaultDispatcher-worker-1 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10660795 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:19.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-24 19:49:19.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-24 19:49:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec1b776 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:19.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-24 19:49:19.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-24 19:49:19.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-24 19:49:19.532 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 19:49:19.533 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-24 19:49:19.534 [DefaultDispatcher-worker-2 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:33211 2025-04-24 19:49:19.536 [DefaultDispatcher-worker-2 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-24 19:49:19.537 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33211/api/blob/upload-init-batch 2025-04-24 19:49:19.537 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33211/api/blob/upload-init-batch. 2025-04-24 19:49:19.537 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33211/api/blob/upload-init-batch 2025-04-24 19:49:19.537 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33211/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 19:49:19.539 [eventLoopGroupProxy-16-1 @call-handler#1649] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-24 19:49:19.539 [eventLoopGroupProxy-16-1 @call-handler#1649] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-24 19:49:19.539 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-24 19:49:19.540 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33211/api/blob/upload-init-batch 2025-04-24 19:49:19.540 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33211/api/blob/upload-init-batch 2025-04-24 19:49:19.540 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33211/api/blob/upload-init-batch. 2025-04-24 19:49:19.540 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33211/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:19.541 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33211/api/blob/upload-batch-data 2025-04-24 19:49:19.541 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33211/api/blob/upload-batch-data. 2025-04-24 19:49:19.541 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33211/api/blob/upload-batch-data 2025-04-24 19:49:19.541 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33211/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:19.541 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-24 19:49:19.543 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-24 19:49:19.543 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:19.544 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33211/api/blob/upload-batch-data 2025-04-24 19:49:19.545 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-24 19:49:19.547 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:19.550 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-24 19:49:19.600 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:19.630 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:19.631 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a491a60 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:20.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:20.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-24 19:49:20.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-24 19:49:20.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-24 19:49:20.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-24 19:49:20.641 [DefaultDispatcher-worker-6 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-24 19:49:20.644 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45035/api/blob/upload-init-batch 2025-04-24 19:49:20.644 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45035/api/blob/upload-init-batch. 2025-04-24 19:49:20.644 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45035/api/blob/upload-init-batch 2025-04-24 19:49:20.644 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45035/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 19:49:20.645 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45035/api/blob/upload-init-batch 2025-04-24 19:49:20.645 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45035/api/blob/upload-init-batch 2025-04-24 19:49:20.645 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45035/api/blob/upload-init-batch. 2025-04-24 19:49:20.646 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45035/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:20.651 [DefaultDispatcher-worker-6 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-24 19:49:20.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-24 19:49:20.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-24 19:49:20.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:20.654 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c30decf: (connection evicted) 2025-04-24 19:49:20.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:20.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-24 19:49:20.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5418893c 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:20.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:20.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-24 19:49:20.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bca04e 2025-04-24 19:49:20.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bca04e 2025-04-24 19:49:20.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-24 19:49:20.675 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58769/api/blob/upload-init-batch 2025-04-24 19:49:20.675 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58769/api/blob/upload-init-batch. 2025-04-24 19:49:20.675 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58769/api/blob/upload-init-batch 2025-04-24 19:49:20.675 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58769/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 19:49:20.676 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58769/api/blob/upload-init-batch 2025-04-24 19:49:20.676 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58769/api/blob/upload-init-batch 2025-04-24 19:49:20.677 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58769/api/blob/upload-init-batch. 2025-04-24 19:49:20.677 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58769/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:20.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-24 19:49:20.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-24 19:49:20.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:20.678 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22bca04e: (connection evicted) 2025-04-24 19:49:20.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:20.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-24 19:49:20.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe4848 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:20.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-04-24 19:49:20.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-04-24 19:49:20.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-24 19:49:20.693 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35437/api/blob/upload-init-batch 2025-04-24 19:49:20.693 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35437/api/blob/upload-init-batch. 2025-04-24 19:49:20.693 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35437/api/blob/upload-init-batch 2025-04-24 19:49:20.693 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35437/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-24 19:49:20.694 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35437/api/blob/upload-init-batch 2025-04-24 19:49:20.694 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35437/api/blob/upload-init-batch 2025-04-24 19:49:20.694 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35437/api/blob/upload-init-batch. 2025-04-24 19:49:20.694 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35437/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:20.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-24 19:49:20.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-24 19:49:20.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:20.698 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6: (connection evicted) 2025-04-24 19:49:20.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:20.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-24 19:49:20.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-24 19:49:20.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13fad0c7 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:20.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-24 19:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-24 19:49:20.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-24 19:49:20.952 [DefaultDispatcher-worker-20 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-24 19:49:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7552f05b 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:20.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-24 19:49:20.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-24 19:49:20.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-24 19:49:20.976 [DefaultDispatcher-worker-20 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b72860c 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:20.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:20.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2025-04-24 19:49:20.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2025-04-24 19:49:20.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65871cfd 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:20.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-24 19:49:20.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-24 19:49:20.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-24 19:49:21.018 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:21.019 [DefaultDispatcher-worker-20 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-24 19:49:21.024 [DefaultDispatcher-worker-6 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-24 19:49:21.027 [DefaultDispatcher-worker-3 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-24 19:49:21.032 [DefaultDispatcher-worker-3 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-24 19:49:21.033 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-24 19:49:21.037 [DefaultDispatcher-worker-11 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-24 19:49:21.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-24 19:49:21.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-24 19:49:21.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:21.041 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975: (connection evicted) 2025-04-24 19:49:21.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:21.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-24 19:49:21.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba2704 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:21.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-24 19:49:21.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-24 19:49:21.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-24 19:49:21.055 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:21.062 [DefaultDispatcher-worker-15 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-24 19:49:21.066 [DefaultDispatcher-worker-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-24 19:49:21.070 [DefaultDispatcher-worker-3 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-24 19:49:21.074 [DefaultDispatcher-worker-19 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-24 19:49:21.077 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-24 19:49:21.077 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:21.082 [DefaultDispatcher-worker-15 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-24 19:49:21.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-24 19:49:21.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-24 19:49:21.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:21.083 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39179470: (connection evicted) 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:21.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-24 19:49:21.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4552e288 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:21.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:21.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-24 19:49:21.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-24 19:49:21.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-24 19:49:21.104 [DefaultDispatcher-worker-1 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-24 19:49:21.108 [DefaultDispatcher-worker-10 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-24 19:49:21.112 [DefaultDispatcher-worker-13 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-24 19:49:21.116 [DefaultDispatcher-worker-21 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-24 19:49:21.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-24 19:49:21.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-24 19:49:21.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:21.116 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c648e38: (connection evicted) 2025-04-24 19:49:21.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:21.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-24 19:49:21.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389a9ff6 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:21.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-24 19:49:21.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-24 19:49:21.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-24 19:49:21.137 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-24 19:49:21.141 [DefaultDispatcher-worker-8 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-24 19:49:21.146 [DefaultDispatcher-worker-17 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-24 19:49:21.150 [DefaultDispatcher-worker-10 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-24 19:49:21.152 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-24 19:49:21.156 [DefaultDispatcher-worker-16 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-24 19:49:21.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-24 19:49:21.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-24 19:49:21.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:21.156 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76876421: (connection evicted) 2025-04-24 19:49:21.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:21.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-24 19:49:21.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-24 19:49:21.501 [DefaultDispatcher-worker-14 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-24 19:49:21.532 [DefaultDispatcher-worker-14 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38991781 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:24.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:24.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-24 19:49:24.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-24 19:49:24.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-24 19:49:24.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-24 19:49:24.697 [DefaultDispatcher-worker-14 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-24 19:49:24.776 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f510929 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-24 19:49:25.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-24 19:49:25.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-24 19:49:25.240 [DefaultDispatcher-worker-16 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-24 19:49:25.244 [DefaultDispatcher-worker-11 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-24 19:49:25.248 [DefaultDispatcher-worker-11 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-24 19:49:25.252 [DefaultDispatcher-worker-8 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-24 19:49:25.257 [DefaultDispatcher-worker-8 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da41d02 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-24 19:49:25.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-24 19:49:25.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-24 19:49:25.280 [DefaultDispatcher-worker-18 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-24 19:49:25.285 [DefaultDispatcher-worker-17 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-24 19:49:25.290 [DefaultDispatcher-worker-10 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-24 19:49:25.293 [DefaultDispatcher-worker-7 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22195d06 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-24 19:49:25.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-24 19:49:25.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-24 19:49:25.313 [DefaultDispatcher-worker-8 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-24 19:49:25.317 [DefaultDispatcher-worker-11 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-24 19:49:25.320 [DefaultDispatcher-worker-19 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-24 19:49:25.321 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.324 [DefaultDispatcher-worker-13 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-24 19:49:25.327 [DefaultDispatcher-worker-8 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-24 19:49:25.332 [DefaultDispatcher-worker-21 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-24 19:49:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e38d655 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-24 19:49:25.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-24 19:49:25.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-24 19:49:25.350 [DefaultDispatcher-worker-4 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-24 19:49:25.354 [DefaultDispatcher-worker-1 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-24 19:49:25.357 [DefaultDispatcher-worker-1 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-24 19:49:25.360 [DefaultDispatcher-worker-4 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-24 19:49:25.362 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.364 [DefaultDispatcher-worker-20 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf1bc 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-24 19:49:25.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-24 19:49:25.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-24 19:49:25.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-24 19:49:25.381 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-24 19:49:25.385 [DefaultDispatcher-worker-18 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-24 19:49:25.389 [DefaultDispatcher-worker-19 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-24 19:49:25.392 [DefaultDispatcher-worker-8 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-24 19:49:25.395 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-24 19:49:25.395 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.399 [DefaultDispatcher-worker-5 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-24 19:49:25.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-24 19:49:25.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-24 19:49:25.419 [DefaultDispatcher-worker-3 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-24 19:49:25.423 [DefaultDispatcher-worker-11 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-24 19:49:25.427 [DefaultDispatcher-worker-21 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-24 19:49:25.431 [DefaultDispatcher-worker-14 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625c9248 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-24 19:49:25.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-24 19:49:25.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-24 19:49:25.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-24 19:49:25.433 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.449 [DefaultDispatcher-worker-15 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-24 19:49:25.453 [DefaultDispatcher-worker-17 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-24 19:49:25.456 [DefaultDispatcher-worker-8 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-24 19:49:25.460 [DefaultDispatcher-worker-16 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-24 19:49:25.463 [DefaultDispatcher-worker-2 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-24 19:49:25.465 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.469 [DefaultDispatcher-worker-3 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d220eb 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-24 19:49:25.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-24 19:49:25.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488c608a 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-24 19:49:25.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-24 19:49:25.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-24 19:49:25.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-24 19:49:25.496 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-24 19:49:25.498 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae0eb98 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-24 19:49:25.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-24 19:49:25.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-24 19:49:25.502 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.514 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-24 19:49:25.516 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390e814c 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-24 19:49:25.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-24 19:49:25.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-24 19:49:25.532 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-24 19:49:25.532 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.533 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b82007 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:25.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-24 19:49:25.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-24 19:49:25.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-24 19:49:25.547 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-24 19:49:25.548 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-24 19:49:25.561 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33391/ 2025-04-24 19:49:25.561 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.563 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33391/ 2025-04-24 19:49:25.563 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33391/ 2025-04-24 19:49:25.563 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.571 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.582 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.602 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.604 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33391/ 2025-04-24 19:49:25.605 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33391/ 2025-04-24 19:49:25.605 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.619 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.634 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:25.646 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33391/ 2025-04-24 19:49:25.647 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33391/ 2025-04-24 19:49:25.647 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.688 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33391/ 2025-04-24 19:49:25.689 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33391/ 2025-04-24 19:49:25.689 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.731 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33391/ 2025-04-24 19:49:25.731 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33391/ 2025-04-24 19:49:25.731 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.772 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33391/ 2025-04-24 19:49:25.773 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33391/ 2025-04-24 19:49:25.773 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.814 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33391/ 2025-04-24 19:49:25.816 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49289/ 2025-04-24 19:49:25.816 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49289/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.817 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49289/ 2025-04-24 19:49:25.817 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49289/ 2025-04-24 19:49:25.817 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49289/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.858 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49289/ 2025-04-24 19:49:25.859 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49289/ 2025-04-24 19:49:25.859 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49289/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.900 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49289/ 2025-04-24 19:49:25.901 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49289/ 2025-04-24 19:49:25.901 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49289/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.942 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49289/ 2025-04-24 19:49:25.943 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49289/ 2025-04-24 19:49:25.943 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49289/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:25.984 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49289/ 2025-04-24 19:49:25.985 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49289/ 2025-04-24 19:49:25.985 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49289/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:26.026 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49289/ 2025-04-24 19:49:26.027 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49289/ 2025-04-24 19:49:26.027 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49289/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-24 19:49:26.027 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49289/ 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3816efab 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-24 19:49:26.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-24 19:49:26.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-24 19:49:26.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-24 19:49:26.130 [DefaultDispatcher-worker-17 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-24 19:49:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-24 19:49:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eaf6ced 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-24 19:49:26.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-24 19:49:26.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-24 19:49:26.159 [DefaultDispatcher-worker-3 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d082916 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-24 19:49:26.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-24 19:49:26.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-24 19:49:26.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-24 19:49:26.179 [DefaultDispatcher-worker-2 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b075b9 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-24 19:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-24 19:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-24 19:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-24 19:49:26.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-24 19:49:26.190 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.199 [DefaultDispatcher-worker-18 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d970881 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-24 19:49:26.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-24 19:49:26.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-24 19:49:26.220 [DefaultDispatcher-worker-11 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2114ce 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-24 19:49:26.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-24 19:49:26.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-24 19:49:26.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-24 19:49:26.238 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.245 [DefaultDispatcher-worker-2 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87e7f3 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-24 19:49:26.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-24 19:49:26.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-24 19:49:26.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-24 19:49:26.260 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.269 [DefaultDispatcher-worker-2 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a8d03b 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 19:49:26.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 19:49:26.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-24 19:49:26.281 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.289 [DefaultDispatcher-worker-21 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 19:49:26.294 [DefaultDispatcher-worker-10 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 19:49:26.297 [DefaultDispatcher-worker-7 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 19:49:26.300 [DefaultDispatcher-worker-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 19:49:26.300 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.306 [DefaultDispatcher-worker-18 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 19:49:26.310 [DefaultDispatcher-worker-10 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-24 19:49:26.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-24 19:49:26.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-24 19:49:26.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.313 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46: (connection evicted) 2025-04-24 19:49:26.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:26.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-24 19:49:26.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bc501b 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-24 19:49:26.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-24 19:49:26.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-24 19:49:26.322 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.333 [DefaultDispatcher-worker-20 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e33802 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-24 19:49:26.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-24 19:49:26.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-24 19:49:26.348 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.355 [DefaultDispatcher-worker-13 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57d0c779 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-24 19:49:26.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-24 19:49:26.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-24 19:49:26.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-24 19:49:26.378 [DefaultDispatcher-worker-6 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae6119b 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-24 19:49:26.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-24 19:49:26.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-24 19:49:26.399 [DefaultDispatcher-worker-11 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f69e35a 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-24 19:49:26.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-24 19:49:26.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-24 19:49:26.414 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.419 [DefaultDispatcher-worker-15 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-24 19:49:26.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-24 19:49:26.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-24 19:49:26.437 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.440 [DefaultDispatcher-worker-20 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ee7a538 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-24 19:49:26.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-24 19:49:26.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-24 19:49:26.457 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.461 [DefaultDispatcher-worker-13 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2226fd2b 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:26.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-24 19:49:26.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-24 19:49:26.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-24 19:49:26.480 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.482 [DefaultDispatcher-worker-20 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-24 19:49:26.512 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.544 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.544 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:26.562 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6ed085 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:30.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-24 19:49:30.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-24 19:49:30.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-24 19:49:30.563 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-24 19:49:30.572 [DefaultDispatcher-worker-16 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-24 19:49:30.578 [DefaultDispatcher-worker-12 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-24 19:49:30.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4aec23 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:30.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-24 19:49:30.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-24 19:49:30.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-24 19:49:30.590 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-24 19:49:30.599 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-24 19:49:30.604 [DefaultDispatcher-worker-21 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-24 19:49:30.607 [DefaultDispatcher-worker-8 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-24 19:49:30.612 [DefaultDispatcher-worker-12 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ad5f35 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:30.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:30.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-24 19:49:30.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-24 19:49:30.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-24 19:49:30.623 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-24 19:49:30.632 [DefaultDispatcher-worker-17 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-24 19:49:30.636 [DefaultDispatcher-worker-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-24 19:49:30.639 [DefaultDispatcher-worker-10 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-24 19:49:30.642 [DefaultDispatcher-worker-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281d3ce7 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:30.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-24 19:49:30.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-24 19:49:30.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-24 19:49:30.653 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-24 19:49:30.653 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:30.663 [DefaultDispatcher-worker-19 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-24 19:49:30.667 [DefaultDispatcher-worker-17 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-24 19:49:30.671 [DefaultDispatcher-worker-14 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad57db1 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:30.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:30.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:30.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:30.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-24 19:49:30.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-24 19:49:30.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-24 19:49:30.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-24 19:49:30.680 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:30.682 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-24 19:49:30.691 [DefaultDispatcher-worker-17 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-24 19:49:30.695 [DefaultDispatcher-worker-6 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:30.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-24 19:49:30.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-24 19:49:30.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-24 19:49:30.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-24 19:49:30.707 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-24 19:49:30.713 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:30.715 [DefaultDispatcher-worker-8 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643f8ebe 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:30.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-24 19:49:30.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-24 19:49:30.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-24 19:49:30.732 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-24 19:49:30.741 [DefaultDispatcher-worker-10 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-24 19:49:30.743 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:30.778 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:30.797 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:30.834 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f6e2c3 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:30.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:30.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-24 19:49:30.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:30.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:30.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-24 19:49:30.859 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:30.866 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:30.867 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:30.868 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:30.868 [DefaultDispatcher-worker-19 @coroutine#2094] 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:56133/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:30.868 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:30.868 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56133/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:30.869 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:30.869 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:30.872 [DefaultDispatcher-worker-19 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:30.872 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:30.872 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:30.872 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:30.873 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:30.873 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:30.874 [Test worker @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c08461b 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:30.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:30.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-24 19:49:30.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 19:49:30.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 19:49:30.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-24 19:49:30.889 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 19:49:30.895 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 19:49:30.896 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 19:49:30.899 [DefaultDispatcher-worker-10 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56133/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 19:49:30.899 [DefaultDispatcher-worker-10 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56133/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-24 19:49:30.899 [DefaultDispatcher-worker-10 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56133/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 19:49:30.900 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56133/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 19:49:30.900 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56133/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-24 19:49:30.901 [DefaultDispatcher-worker-7 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309b6768 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:30.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:30.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-24 19:49:30.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-24 19:49:30.945 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:30.947 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307d043 2025-04-24 19:49:30.947 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307d043 2025-04-24 19:49:30.949 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc02053 2025-04-24 19:49:30.949 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc02053 2025-04-24 19:49:30.951 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ffbb33 2025-04-24 19:49:30.951 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ffbb33 2025-04-24 19:49:30.953 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cfd2a68 2025-04-24 19:49:30.953 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cfd2a68 2025-04-24 19:49:30.955 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7135707c 2025-04-24 19:49:30.955 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7135707c 2025-04-24 19:49:30.957 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.957 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b14b1 2025-04-24 19:49:30.957 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b14b1 2025-04-24 19:49:30.959 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@9291000 2025-04-24 19:49:30.959 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@9291000 2025-04-24 19:49:30.961 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd2d527 2025-04-24 19:49:30.961 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd2d527 2025-04-24 19:49:30.963 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ef851 2025-04-24 19:49:30.963 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ef851 2025-04-24 19:49:30.963 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 19:49:30.963 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.964 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.965 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:30.965 [DefaultDispatcher-worker-13 @coroutine#2127] 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:45685/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:30.965 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:30.965 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45685/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:30.966 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:30.966 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:30.970 [DefaultDispatcher-worker-18 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.970 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:30.970 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:30.970 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:30.970 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:30.970 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:30.971 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.975 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:30.976 [DefaultDispatcher-worker-19 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.977 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@222a68fe 2025-04-24 19:49:30.977 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@222a68fe 2025-04-24 19:49:30.979 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ced82cb 2025-04-24 19:49:30.979 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ced82cb 2025-04-24 19:49:30.980 [DefaultDispatcher-worker-20 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.982 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d2038e 2025-04-24 19:49:30.982 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d2038e 2025-04-24 19:49:30.984 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd088f0 2025-04-24 19:49:30.984 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd088f0 2025-04-24 19:49:30.985 [DefaultDispatcher-worker-7 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.986 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4c702c 2025-04-24 19:49:30.986 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4c702c 2025-04-24 19:49:30.989 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf742b4 2025-04-24 19:49:30.989 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf742b4 2025-04-24 19:49:30.989 [DefaultDispatcher-worker-4 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.991 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6481e4d7 2025-04-24 19:49:30.991 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6481e4d7 2025-04-24 19:49:30.993 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@dff77bf 2025-04-24 19:49:30.993 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@dff77bf 2025-04-24 19:49:30.993 [DefaultDispatcher-worker-1 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:30.995 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cdbb3c 2025-04-24 19:49:30.995 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cdbb3c 2025-04-24 19:49:30.995 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 19:49:30.997 [DefaultDispatcher-worker-2 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:31.001 [DefaultDispatcher-worker-5 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:31.005 [DefaultDispatcher-worker-9 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:31.009 [DefaultDispatcher-worker-9 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:31.013 [DefaultDispatcher-worker-18 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cd9ce76 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-24 19:49:31.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:31.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:31.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-24 19:49:31.036 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:31.042 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:31.043 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.043 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:31.044 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.044 [DefaultDispatcher-worker-20 @coroutine#2173] 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:58257/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:31.044 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.044 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58257/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:31.045 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.045 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.045 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d00c7 2025-04-24 19:49:31.045 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d00c7 2025-04-24 19:49:31.047 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8aee1e 2025-04-24 19:49:31.047 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8aee1e 2025-04-24 19:49:31.048 [DefaultDispatcher-worker-6 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:31.048 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.048 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:31.048 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.048 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.048 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.049 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb56bb7 2025-04-24 19:49:31.049 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb56bb7 2025-04-24 19:49:31.049 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8f5aa4 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-24 19:49:31.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-24 19:49:31.051 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab7e425 2025-04-24 19:49:31.051 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab7e425 2025-04-24 19:49:31.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 19:49:31.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 19:49:31.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-24 19:49:31.052 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 19:49:31.053 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@27119e8c 2025-04-24 19:49:31.053 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@27119e8c 2025-04-24 19:49:31.055 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb76e6e 2025-04-24 19:49:31.055 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb76e6e 2025-04-24 19:49:31.057 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffb4a7c 2025-04-24 19:49:31.057 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffb4a7c 2025-04-24 19:49:31.059 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a981b6a 2025-04-24 19:49:31.059 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a981b6a 2025-04-24 19:49:31.059 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 19:49:31.060 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 19:49:31.061 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@156154b 2025-04-24 19:49:31.061 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@156154b 2025-04-24 19:49:31.061 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 19:49:31.061 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 19:49:31.061 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58257/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-24 19:49:31.061 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 19:49:31.062 [DefaultDispatcher-worker-14 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 19:49:31.062 [DefaultDispatcher-worker-14 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-24 19:49:31.064 [DefaultDispatcher-worker-3 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4823f4d0 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:31.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:31.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-24 19:49:31.119 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:31.121 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.123 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d0c856 2025-04-24 19:49:31.123 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d0c856 2025-04-24 19:49:31.125 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:31.125 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f172c1c 2025-04-24 19:49:31.125 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f172c1c 2025-04-24 19:49:31.126 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:31.127 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.127 [DefaultDispatcher-worker-11 @coroutine#2205] 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:35469/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:31.127 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.127 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35469/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:31.127 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b28a326 2025-04-24 19:49:31.127 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b28a326 2025-04-24 19:49:31.128 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.128 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.129 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2a2627 2025-04-24 19:49:31.129 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2a2627 2025-04-24 19:49:31.131 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49efcfcc 2025-04-24 19:49:31.131 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49efcfcc 2025-04-24 19:49:31.131 [DefaultDispatcher-worker-5 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:31.131 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.131 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:31.131 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.132 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.132 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.133 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620260ad 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-24 19:49:31.133 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e7d21 2025-04-24 19:49:31.133 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e7d21 2025-04-24 19:49:31.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 19:49:31.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 19:49:31.135 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3151ca7b 2025-04-24 19:49:31.135 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3151ca7b 2025-04-24 19:49:31.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-24 19:49:31.136 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 19:49:31.137 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e05d968 2025-04-24 19:49:31.137 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e05d968 2025-04-24 19:49:31.139 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a3f8cb 2025-04-24 19:49:31.139 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a3f8cb 2025-04-24 19:49:31.139 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 19:49:31.142 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 19:49:31.143 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ce8a1 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-24 19:49:31.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-24 19:49:31.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:31.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:31.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-24 19:49:31.148 [DefaultDispatcher-worker-12 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-24 19:49:31.152 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.154 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@75139f3 2025-04-24 19:49:31.154 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@75139f3 2025-04-24 19:49:31.156 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@996d769 2025-04-24 19:49:31.156 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@996d769 2025-04-24 19:49:31.158 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@da95283 2025-04-24 19:49:31.158 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@da95283 2025-04-24 19:49:31.159 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:31.160 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@48abdd52 2025-04-24 19:49:31.160 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@48abdd52 2025-04-24 19:49:31.162 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@463beb15 2025-04-24 19:49:31.162 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@463beb15 2025-04-24 19:49:31.164 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a95124 2025-04-24 19:49:31.164 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a95124 2025-04-24 19:49:31.165 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:31.166 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed339d8 2025-04-24 19:49:31.166 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed339d8 2025-04-24 19:49:31.166 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:31.167 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.167 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38289/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:31.167 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.167 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38289/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:31.168 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884221d 2025-04-24 19:49:31.168 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884221d 2025-04-24 19:49:31.168 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.168 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.170 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e175b 2025-04-24 19:49:31.170 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e175b 2025-04-24 19:49:31.170 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 19:49:31.171 [DefaultDispatcher-worker-10 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:31.171 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.171 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:31.171 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.172 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.172 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.173 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f19430f 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-24 19:49:31.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 19:49:31.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 19:49:31.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-24 19:49:31.176 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 19:49:31.182 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 19:49:31.183 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f6b0e9 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.184 [DefaultDispatcher-worker-11 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-24 19:49:31.185 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:31.185 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:31.185 [DefaultDispatcher-worker-11 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-24 19:49:31.188 [DefaultDispatcher-worker-6 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-24 19:49:31.200 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:31.204 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.206 [DefaultDispatcher-worker-11 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:31.206 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f73a65c 2025-04-24 19:49:31.206 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f73a65c 2025-04-24 19:49:31.207 [DefaultDispatcher-worker-11 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:31.207 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.207 [DefaultDispatcher-worker-6 @coroutine#2263] 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-24 19:49:31.207 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.207 [DefaultDispatcher-worker-6 @coroutine#2263] 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-24 19:49:31.208 [DefaultDispatcher-worker-11 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 19:49:31.208 [DefaultDispatcher-worker-11 @coroutine#2256] 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-24 19:49:31.208 [DefaultDispatcher-worker-11 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 19:49:31.209 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.209 [DefaultDispatcher-worker-9 @coroutine#2256] 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-24 19:49:31.209 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b445c2 2025-04-24 19:49:31.209 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b445c2 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408a0e92 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-24 19:49:31.212 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@658bcd2c 2025-04-24 19:49:31.212 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@658bcd2c 2025-04-24 19:49:31.212 [DefaultDispatcher-worker-12 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:31.212 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.212 [DefaultDispatcher-worker-12 @coroutine#2262] 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-24 19:49:31.212 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.213 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.214 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@20894ff9 2025-04-24 19:49:31.214 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@20894ff9 2025-04-24 19:49:31.217 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ba4cf2 2025-04-24 19:49:31.217 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ba4cf2 2025-04-24 19:49:31.220 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e38932 2025-04-24 19:49:31.220 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e38932 2025-04-24 19:49:31.222 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ad48f 2025-04-24 19:49:31.222 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ad48f 2025-04-24 19:49:31.225 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a6b0b6 2025-04-24 19:49:31.225 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a6b0b6 2025-04-24 19:49:31.227 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fba98c 2025-04-24 19:49:31.227 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fba98c 2025-04-24 19:49:31.227 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 19:49:31.232 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.235 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.238 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eeac142 2025-04-24 19:49:31.238 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eeac142 2025-04-24 19:49:31.238 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.239 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.240 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@302d38ef 2025-04-24 19:49:31.240 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@302d38ef 2025-04-24 19:49:31.240 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.240 [DefaultDispatcher-worker-12 @coroutine#2278] 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:60345/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:31.240 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.240 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60345/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:31.241 [DefaultDispatcher-worker-11 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.241 [DefaultDispatcher-worker-11 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.242 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3412aa32 2025-04-24 19:49:31.242 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3412aa32 2025-04-24 19:49:31.244 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@711032d4 2025-04-24 19:49:31.244 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@711032d4 2025-04-24 19:49:31.245 [DefaultDispatcher-worker-9 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.245 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.245 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:31.245 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.245 [DefaultDispatcher-worker-14 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.245 [DefaultDispatcher-worker-14 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.245 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.246 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.246 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@19981d65 2025-04-24 19:49:31.246 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@19981d65 2025-04-24 19:49:31.248 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a855cbc 2025-04-24 19:49:31.248 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a855cbc 2025-04-24 19:49:31.248 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aba4f9 2025-04-24 19:49:31.248 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aba4f9 2025-04-24 19:49:31.250 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4442ab9c 2025-04-24 19:49:31.250 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4442ab9c 2025-04-24 19:49:31.250 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c9d5e4 2025-04-24 19:49:31.250 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c9d5e4 2025-04-24 19:49:31.251 [DefaultDispatcher-worker-14 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.252 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@113fcd9b 2025-04-24 19:49:31.252 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@113fcd9b 2025-04-24 19:49:31.253 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@407d37cc 2025-04-24 19:49:31.253 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@407d37cc 2025-04-24 19:49:31.255 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@481589ec 2025-04-24 19:49:31.255 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@481589ec 2025-04-24 19:49:31.255 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 19:49:31.255 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fa1a7 2025-04-24 19:49:31.255 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fa1a7 2025-04-24 19:49:31.255 [DefaultDispatcher-worker-9 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.258 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@657f6d08 2025-04-24 19:49:31.258 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@657f6d08 2025-04-24 19:49:31.260 [DefaultDispatcher-worker-8 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.261 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b02470 2025-04-24 19:49:31.261 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b02470 2025-04-24 19:49:31.263 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5ab67d 2025-04-24 19:49:31.263 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5ab67d 2025-04-24 19:49:31.264 [DefaultDispatcher-worker-5 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.266 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505ee8 2025-04-24 19:49:31.266 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505ee8 2025-04-24 19:49:31.268 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b596867 2025-04-24 19:49:31.268 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b596867 2025-04-24 19:49:31.268 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-24 19:49:31.269 [DefaultDispatcher-worker-15 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.273 [DefaultDispatcher-worker-4 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.275 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.277 [DefaultDispatcher-worker-2 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.277 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@27efc6ee 2025-04-24 19:49:31.277 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@27efc6ee 2025-04-24 19:49:31.279 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@29283c63 2025-04-24 19:49:31.279 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@29283c63 2025-04-24 19:49:31.280 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d17ad9e 2025-04-24 19:49:31.280 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d17ad9e 2025-04-24 19:49:31.281 [DefaultDispatcher-worker-7 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.282 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@68153658 2025-04-24 19:49:31.282 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@68153658 2025-04-24 19:49:31.284 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31944502 2025-04-24 19:49:31.284 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31944502 2025-04-24 19:49:31.285 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.285 [DefaultDispatcher-worker-12 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.286 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b7bc77 2025-04-24 19:49:31.286 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b7bc77 2025-04-24 19:49:31.287 [DefaultDispatcher-worker-17 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 19:49:31.287 [DefaultDispatcher-worker-17 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60345/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 19:49:31.287 [DefaultDispatcher-worker-17 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 19:49:31.287 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d7bf49 2025-04-24 19:49:31.287 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d7bf49 2025-04-24 19:49:31.287 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 19:49:31.287 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 19:49:31.288 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60345/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 19:49:31.288 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60345/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:31.288 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dc9182 2025-04-24 19:49:31.288 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dc9182 2025-04-24 19:49:31.288 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 19:49:31.288 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60345/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-24 19:49:31.288 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 19:49:31.289 [DefaultDispatcher-worker-17 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 19:49:31.289 [DefaultDispatcher-worker-17 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 19:49:31.289 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@291055c3 2025-04-24 19:49:31.289 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@291055c3 2025-04-24 19:49:31.290 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@83ac917 2025-04-24 19:49:31.290 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@83ac917 2025-04-24 19:49:31.291 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2fd439 2025-04-24 19:49:31.291 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2fd439 2025-04-24 19:49:31.292 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b952147 2025-04-24 19:49:31.292 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b952147 2025-04-24 19:49:31.292 [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-24 19:49:31.293 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@682d5ff8 2025-04-24 19:49:31.293 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@682d5ff8 2025-04-24 19:49:31.295 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@721a8843 2025-04-24 19:49:31.295 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@721a8843 2025-04-24 19:49:31.297 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@590f758e 2025-04-24 19:49:31.297 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@590f758e 2025-04-24 19:49:31.299 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad2fc8a 2025-04-24 19:49:31.299 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad2fc8a 2025-04-24 19:49:31.301 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@802a0b7 2025-04-24 19:49:31.301 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@802a0b7 2025-04-24 19:49:31.303 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efc7964 2025-04-24 19:49:31.303 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efc7964 2025-04-24 19:49:31.303 [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-24 19:49:31.307 [DefaultDispatcher-worker-10 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-24 19:49:31.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-24 19:49:31.311 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.312 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abaa53a 2025-04-24 19:49:31.312 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abaa53a 2025-04-24 19:49:31.314 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@747d441d 2025-04-24 19:49:31.314 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@747d441d 2025-04-24 19:49:31.315 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7042ce4a 2025-04-24 19:49:31.315 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7042ce4a 2025-04-24 19:49:31.317 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@35404e26 2025-04-24 19:49:31.317 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@35404e26 2025-04-24 19:49:31.318 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afcaec1 2025-04-24 19:49:31.318 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afcaec1 2025-04-24 19:49:31.320 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f5c2f 2025-04-24 19:49:31.320 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f5c2f 2025-04-24 19:49:31.322 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6269e27c 2025-04-24 19:49:31.322 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6269e27c 2025-04-24 19:49:31.324 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@556fb169 2025-04-24 19:49:31.324 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@556fb169 2025-04-24 19:49:31.325 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.325 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1a87a3 2025-04-24 19:49:31.325 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1a87a3 2025-04-24 19:49:31.325 [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-24 19:49:31.331 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.332 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.332 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.332 [DefaultDispatcher-worker-17 @coroutine#2329] 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:57463/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:31.332 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.333 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57463/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:31.333 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.333 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.337 [DefaultDispatcher-worker-2 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.337 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.337 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:31.337 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.337 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.337 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.338 [Test worker @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-24 19:49:31.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 19:49:31.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 19:49:31.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-24 19:49:31.341 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 19:49:31.347 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 19:49:31.348 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 19:49:31.352 [DefaultDispatcher-worker-13 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-24 19:49:31.352 [DefaultDispatcher-worker-15 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.356 [DefaultDispatcher-worker-4 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.359 [DefaultDispatcher-worker-3 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.362 [DefaultDispatcher-worker-4 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.374 [DefaultDispatcher-worker-1 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.381 [DefaultDispatcher-worker-11 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.385 [DefaultDispatcher-worker-21 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.389 [DefaultDispatcher-worker-18 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.393 [DefaultDispatcher-worker-15 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.397 [DefaultDispatcher-worker-4 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41db6e4b 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-24 19:49:31.410 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.412 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60973c5 2025-04-24 19:49:31.412 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60973c5 2025-04-24 19:49:31.413 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.413 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ce9d74 2025-04-24 19:49:31.413 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ce9d74 2025-04-24 19:49:31.415 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf118b5 2025-04-24 19:49:31.415 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf118b5 2025-04-24 19:49:31.416 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f3974f 2025-04-24 19:49:31.416 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f3974f 2025-04-24 19:49:31.418 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a952ef 2025-04-24 19:49:31.418 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a952ef 2025-04-24 19:49:31.419 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.419 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f05a33 2025-04-24 19:49:31.419 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f05a33 2025-04-24 19:49:31.420 [Test worker @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.420 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c40c128 2025-04-24 19:49:31.420 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c40c128 2025-04-24 19:49:31.421 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.421 [DefaultDispatcher-worker-4 @coroutine#2371] 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:35701/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:31.421 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.421 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35701/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:31.422 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dc6800 2025-04-24 19:49:31.422 [DefaultDispatcher-worker-9 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.422 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dc6800 2025-04-24 19:49:31.422 [DefaultDispatcher-worker-9 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.425 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@672c69fe 2025-04-24 19:49:31.425 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@672c69fe 2025-04-24 19:49:31.425 [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-24 19:49:31.426 [DefaultDispatcher-worker-16 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.426 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.426 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:31.426 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.427 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.427 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.428 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505ec36 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-24 19:49:31.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 19:49:31.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 19:49:31.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-24 19:49:31.431 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 19:49:31.437 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 19:49:31.438 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 19:49:31.440 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.442 [DefaultDispatcher-worker-11 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-24 19:49:31.442 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8aeb64 2025-04-24 19:49:31.442 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8aeb64 2025-04-24 19:49:31.443 [DefaultDispatcher-worker-19 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.444 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@624d0885 2025-04-24 19:49:31.444 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@624d0885 2025-04-24 19:49:31.446 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@66728014 2025-04-24 19:49:31.446 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@66728014 2025-04-24 19:49:31.447 [DefaultDispatcher-worker-12 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.449 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@237002be 2025-04-24 19:49:31.449 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@237002be 2025-04-24 19:49:31.451 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@181a1c7f 2025-04-24 19:49:31.451 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@181a1c7f 2025-04-24 19:49:31.452 [DefaultDispatcher-worker-9 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.453 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@121926d9 2025-04-24 19:49:31.454 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@121926d9 2025-04-24 19:49:31.456 [DefaultDispatcher-worker-6 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.456 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@609966ae 2025-04-24 19:49:31.456 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@609966ae 2025-04-24 19:49:31.456 [DefaultDispatcher-worker-4 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 19:49:31.456 [DefaultDispatcher-worker-4 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35701/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 19:49:31.456 [DefaultDispatcher-worker-4 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 19:49:31.457 [DefaultDispatcher-worker-9 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 19:49:31.457 [DefaultDispatcher-worker-9 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-24 19:49:31.458 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@435ffdf1 2025-04-24 19:49:31.458 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@435ffdf1 2025-04-24 19:49:31.460 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@beef801 2025-04-24 19:49:31.460 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@beef801 2025-04-24 19:49:31.460 [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-24 19:49:31.498 [DefaultDispatcher-worker-6 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35701/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-24 19:49:31.498 [DefaultDispatcher-worker-6 @coroutine#2399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35701/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:31.498 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.499 [DefaultDispatcher-worker-6 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 19:49:31.499 [DefaultDispatcher-worker-6 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35701/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-24 19:49:31.499 [DefaultDispatcher-worker-6 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 19:49:31.499 [DefaultDispatcher-worker-9 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 19:49:31.499 [DefaultDispatcher-worker-9 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-24 19:49:31.501 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@213488ff 2025-04-24 19:49:31.501 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@213488ff 2025-04-24 19:49:31.503 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff372a9 2025-04-24 19:49:31.503 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff372a9 2025-04-24 19:49:31.504 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcce38f 2025-04-24 19:49:31.504 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcce38f 2025-04-24 19:49:31.506 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ece7892 2025-04-24 19:49:31.506 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ece7892 2025-04-24 19:49:31.508 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3866c4 2025-04-24 19:49:31.508 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3866c4 2025-04-24 19:49:31.510 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a3730 2025-04-24 19:49:31.510 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a3730 2025-04-24 19:49:31.512 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@137677c9 2025-04-24 19:49:31.512 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@137677c9 2025-04-24 19:49:31.512 [DefaultDispatcher-worker-14 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:31.513 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee187dd 2025-04-24 19:49:31.513 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee187dd 2025-04-24 19:49:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2063e0 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-24 19:49:31.515 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647ce83 2025-04-24 19:49:31.515 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647ce83 2025-04-24 19:49:31.515 [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-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:31.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:31.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-24 19:49:31.528 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:31.530 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.532 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cc2c94 2025-04-24 19:49:31.532 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cc2c94 2025-04-24 19:49:31.533 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:31.534 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:31.534 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@680bde3d 2025-04-24 19:49:31.534 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@680bde3d 2025-04-24 19:49:31.536 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3447e4 2025-04-24 19:49:31.536 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3447e4 2025-04-24 19:49:31.536 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.536 [DefaultDispatcher-worker-7 @coroutine#2425] 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:45185/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:31.536 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.536 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45185/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:31.537 [DefaultDispatcher-worker-4 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.537 [DefaultDispatcher-worker-4 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:31.538 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936d406 2025-04-24 19:49:31.538 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936d406 2025-04-24 19:49:31.540 [DefaultDispatcher-worker-9 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:31.540 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e99e538 2025-04-24 19:49:31.540 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e99e538 2025-04-24 19:49:31.540 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.540 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:31.540 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.540 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.540 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.541 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:31.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-24 19:49:31.542 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d53ce0 2025-04-24 19:49:31.542 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d53ce0 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e763080 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-24 19:49:31.543 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@56905379 2025-04-24 19:49:31.543 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@56905379 2025-04-24 19:49:31.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 19:49:31.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 19:49:31.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-24 19:49:31.544 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 19:49:31.545 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@49192b49 2025-04-24 19:49:31.545 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@49192b49 2025-04-24 19:49:31.546 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c8b777 2025-04-24 19:49:31.546 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c8b777 2025-04-24 19:49:31.546 [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-24 19:49:31.549 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 19:49:31.550 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 19:49:31.552 [DefaultDispatcher-worker-6 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45185/auth/register 2025-04-24 19:49:31.552 [DefaultDispatcher-worker-6 @coroutine#2447] 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:45185/auth/register. 2025-04-24 19:49:31.552 [DefaultDispatcher-worker-6 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45185/auth/register 2025-04-24 19:49:31.552 [DefaultDispatcher-worker-6 @coroutine#2447] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45185/auth/register from class io.ktor.http.content.TextContent 2025-04-24 19:49:31.553 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45185/auth/register 2025-04-24 19:49:31.553 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45185/auth/register 2025-04-24 19:49:31.554 [DefaultDispatcher-worker-17 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-24 19:49:31.594 [DefaultDispatcher-worker-6 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45185/auth/register. 2025-04-24 19:49:31.594 [DefaultDispatcher-worker-6 @coroutine#2447] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45185/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:31.605 [DefaultDispatcher-worker-19 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:31.609 [DefaultDispatcher-worker-6 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:31.615 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f0051 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-24 19:49:31.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-24 19:49:31.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-24 19:49:31.618 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fbc4ba 2025-04-24 19:49:31.618 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fbc4ba 2025-04-24 19:49:31.619 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@763c35d5 2025-04-24 19:49:31.619 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@763c35d5 2025-04-24 19:49:31.621 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7203afca 2025-04-24 19:49:31.621 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7203afca 2025-04-24 19:49:31.622 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@37013fee 2025-04-24 19:49:31.622 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@37013fee 2025-04-24 19:49:31.624 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179e3a0 2025-04-24 19:49:31.624 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179e3a0 2025-04-24 19:49:31.626 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fceec7 2025-04-24 19:49:31.626 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fceec7 2025-04-24 19:49:31.628 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@696e6c2d 2025-04-24 19:49:31.628 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@696e6c2d 2025-04-24 19:49:31.629 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@572ec0a1 2025-04-24 19:49:31.629 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@572ec0a1 2025-04-24 19:49:31.630 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-24 19:49:31.631 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@9944d07 2025-04-24 19:49:31.631 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@9944d07 2025-04-24 19:49:31.631 [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-24 19:49:31.635 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-24 19:49:31.636 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-24 19:49:31.637 [DefaultDispatcher-worker-12 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.637 [DefaultDispatcher-worker-12 @coroutine#2460] 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-24 19:49:31.637 [DefaultDispatcher-worker-12 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.637 [DefaultDispatcher-worker-12 @coroutine#2460] 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-24 19:49:31.637 [DefaultDispatcher-worker-10 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.638 [DefaultDispatcher-worker-10 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.641 [DefaultDispatcher-worker-19 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-24 19:49:31.641 [DefaultDispatcher-worker-19 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.641 [DefaultDispatcher-worker-19 @coroutine#2459] 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-24 19:49:31.641 [DefaultDispatcher-worker-19 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.641 [DefaultDispatcher-worker-8 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.641 [DefaultDispatcher-worker-8 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.642 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-24 19:49:31.643 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.645 [Test worker @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-24 19:49:31.646 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3eea6f 2025-04-24 19:49:31.646 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3eea6f 2025-04-24 19:49:31.647 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f91bf8 2025-04-24 19:49:31.647 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f91bf8 2025-04-24 19:49:31.649 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c6811f 2025-04-24 19:49:31.649 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c6811f 2025-04-24 19:49:31.651 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c411c3 2025-04-24 19:49:31.651 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c411c3 2025-04-24 19:49:31.652 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3821f826 2025-04-24 19:49:31.652 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3821f826 2025-04-24 19:49:31.654 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e0201 2025-04-24 19:49:31.654 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e0201 2025-04-24 19:49:31.655 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-24 19:49:31.655 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4031b540 2025-04-24 19:49:31.655 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4031b540 2025-04-24 19:49:31.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-24 19:49:31.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-24 19:49:31.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.656 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a02d760: (connection evicted) 2025-04-24 19:49:31.657 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ebee8c 2025-04-24 19:49:31.657 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ebee8c 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:31.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-24 19:49:31.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264c9994 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-24 19:49:31.659 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@673ccc7f 2025-04-24 19:49:31.659 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@673ccc7f 2025-04-24 19:49:31.659 [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-24 19:49:31.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-24 19:49:31.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-24 19:49:31.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-24 19:49:31.660 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-24 19:49:31.665 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-24 19:49:31.666 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-24 19:49:31.667 [DefaultDispatcher-worker-19 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.667 [DefaultDispatcher-worker-19 @coroutine#2487] 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-24 19:49:31.667 [DefaultDispatcher-worker-19 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.667 [DefaultDispatcher-worker-19 @coroutine#2487] 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-24 19:49:31.667 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.667 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.671 [DefaultDispatcher-worker-4 @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-24 19:49:31.671 [DefaultDispatcher-worker-4 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.671 [DefaultDispatcher-worker-4 @coroutine#2486] 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-24 19:49:31.671 [DefaultDispatcher-worker-4 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.671 [DefaultDispatcher-worker-7 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.671 [DefaultDispatcher-worker-7 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.672 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-24 19:49:31.673 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-24 19:49:31.675 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-24 19:49:31.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-24 19:49:31.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-24 19:49:31.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.675 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@701a79b: (connection evicted) 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:31.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-24 19:49:31.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f80b25a 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-24 19:49:31.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-24 19:49:31.678 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.683 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.684 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.684 [DefaultDispatcher-worker-15 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.684 [DefaultDispatcher-worker-15 @coroutine#2514] 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-24 19:49:31.684 [DefaultDispatcher-worker-15 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.684 [DefaultDispatcher-worker-15 @coroutine#2514] 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-24 19:49:31.685 [DefaultDispatcher-worker-1 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.685 [DefaultDispatcher-worker-1 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.688 [DefaultDispatcher-worker-11 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.688 [DefaultDispatcher-worker-11 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.688 [DefaultDispatcher-worker-11 @coroutine#2513] 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-24 19:49:31.688 [DefaultDispatcher-worker-11 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.688 [DefaultDispatcher-worker-16 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.688 [DefaultDispatcher-worker-16 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.690 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.691 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.693 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.694 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.695 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.698 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.699 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-24 19:49:31.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-24 19:49:31.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-24 19:49:31.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.699 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1: (connection evicted) 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:31.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-24 19:49:31.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9886ec3 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-24 19:49:31.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-24 19:49:31.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-24 19:49:31.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-24 19:49:31.702 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-24 19:49:31.707 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-24 19:49:31.707 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-24 19:49:31.708 [DefaultDispatcher-worker-16 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.708 [DefaultDispatcher-worker-16 @coroutine#2552] 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-24 19:49:31.708 [DefaultDispatcher-worker-16 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.708 [DefaultDispatcher-worker-16 @coroutine#2552] 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-24 19:49:31.709 [DefaultDispatcher-worker-17 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.709 [DefaultDispatcher-worker-17 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.712 [DefaultDispatcher-worker-11 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-24 19:49:31.712 [DefaultDispatcher-worker-11 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.712 [DefaultDispatcher-worker-11 @coroutine#2551] 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-24 19:49:31.712 [DefaultDispatcher-worker-11 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.712 [DefaultDispatcher-worker-3 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.712 [DefaultDispatcher-worker-3 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.713 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-24 19:49:31.714 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-24 19:49:31.716 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-24 19:49:31.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-24 19:49:31.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-24 19:49:31.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.716 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ff247b: (connection evicted) 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:31.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-24 19:49:31.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63437af4 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-24 19:49:31.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-24 19:49:31.719 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.724 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.725 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.725 [DefaultDispatcher-worker-3 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.725 [DefaultDispatcher-worker-3 @coroutine#2584] 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-24 19:49:31.725 [DefaultDispatcher-worker-3 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.725 [DefaultDispatcher-worker-3 @coroutine#2584] 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-24 19:49:31.726 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.726 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.729 [DefaultDispatcher-worker-9 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.729 [DefaultDispatcher-worker-9 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.729 [DefaultDispatcher-worker-9 @coroutine#2583] 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-24 19:49:31.729 [DefaultDispatcher-worker-9 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.729 [DefaultDispatcher-worker-1 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.729 [DefaultDispatcher-worker-1 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.730 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.732 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.733 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.734 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.736 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-24 19:49:31.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-24 19:49:31.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.737 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac: (connection evicted) 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:31.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-24 19:49:31.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce71bbb 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-24 19:49:31.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-24 19:49:31.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-24 19:49:31.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-24 19:49:31.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-24 19:49:31.739 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-24 19:49:31.744 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-24 19:49:31.745 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-24 19:49:31.746 [DefaultDispatcher-worker-9 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.746 [DefaultDispatcher-worker-9 @coroutine#2615] 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-24 19:49:31.746 [DefaultDispatcher-worker-9 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.746 [DefaultDispatcher-worker-9 @coroutine#2615] 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-24 19:49:31.746 [DefaultDispatcher-worker-21 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.746 [DefaultDispatcher-worker-21 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-24 19:49:31.750 [DefaultDispatcher-worker-3 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-24 19:49:31.750 [DefaultDispatcher-worker-3 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.750 [DefaultDispatcher-worker-3 @coroutine#2614] 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-24 19:49:31.750 [DefaultDispatcher-worker-3 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.750 [DefaultDispatcher-worker-15 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.750 [DefaultDispatcher-worker-15 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-24 19:49:31.751 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-24 19:49:31.752 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-24 19:49:31.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-24 19:49:31.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-24 19:49:31.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:31.753 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72: (connection evicted) 2025-04-24 19:49:31.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:31.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-24 19:49:31.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-24 19:49:31.878 [DefaultDispatcher-worker-5 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:31.878 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.878 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:31.878 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.879 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.879 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.975 [DefaultDispatcher-worker-9 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:31.975 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.975 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:31.975 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.976 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.976 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699fe19f 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:31.996 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-24 19:49:31.997 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-24 19:49:31.997 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-24 19:49:31.997 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-24 19:49:32.004 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-24 19:49:32.009 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-24 19:49:32.010 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-24 19:49:32.011 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-24 19:49:32.016 [DefaultDispatcher-worker-16 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-24 19:49:32.022 [DefaultDispatcher-worker-12 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-24 19:49:32.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-24 19:49:32.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-24 19:49:32.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.023 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b: (connection evicted) 2025-04-24 19:49:32.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-24 19:49:32.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159e9629 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-24 19:49:32.025 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-24 19:49:32.033 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-24 19:49:32.038 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-24 19:49:32.038 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-24 19:49:32.039 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a66949a 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-24 19:49:32.040 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-24 19:49:32.050 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-24 19:49:32.052 [DefaultDispatcher-worker-12 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:32.053 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.053 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.053 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.053 [DefaultDispatcher-worker-17 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.053 [DefaultDispatcher-worker-17 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.056 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-24 19:49:32.056 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-24 19:49:32.057 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-24 19:49:32.061 [DefaultDispatcher-worker-7 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-24 19:49:32.069 [DefaultDispatcher-worker-6 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-24 19:49:32.073 [DefaultDispatcher-worker-3 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-24 19:49:32.076 [DefaultDispatcher-worker-11 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-24 19:49:32.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-24 19:49:32.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-24 19:49:32.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.083 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a: (connection evicted) 2025-04-24 19:49:32.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-24 19:49:32.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-24 19:49:32.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-24 19:49:32.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-24 19:49:32.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.083 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2: (connection evicted) 2025-04-24 19:49:32.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-24 19:49:32.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-24 19:49:32.084 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20332b 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-24 19:49:32.085 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-24 19:49:32.092 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-24 19:49:32.097 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-24 19:49:32.098 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-24 19:49:32.099 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17db90a7 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.099 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-24 19:49:32.100 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-24 19:49:32.100 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-24 19:49:32.100 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-24 19:49:32.107 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-24 19:49:32.112 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-24 19:49:32.113 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-24 19:49:32.114 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-24 19:49:32.117 [DefaultDispatcher-worker-10 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-24 19:49:32.124 [DefaultDispatcher-worker-7 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-24 19:49:32.128 [DefaultDispatcher-worker-3 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-24 19:49:32.131 [DefaultDispatcher-worker-9 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-24 19:49:32.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-24 19:49:32.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-24 19:49:32.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.133 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d: (connection evicted) 2025-04-24 19:49:32.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-24 19:49:32.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-24 19:49:32.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-24 19:49:32.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-24 19:49:32.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.133 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24: (connection evicted) 2025-04-24 19:49:32.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-24 19:49:32.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d2413e 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.134 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-24 19:49:32.135 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-24 19:49:32.136 [DefaultDispatcher-worker-5 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:32.136 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.136 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.136 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.137 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.137 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.142 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-24 19:49:32.147 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-24 19:49:32.148 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-24 19:49:32.149 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-24 19:49:32.153 [DefaultDispatcher-worker-3 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-24 19:49:32.163 [DefaultDispatcher-worker-13 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-24 19:49:32.164 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-24 19:49:32.167 [DefaultDispatcher-worker-14 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-24 19:49:32.176 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:32.176 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.176 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.176 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.176 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.176 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-24 19:49:32.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-24 19:49:32.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.178 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f50e974: (connection evicted) 2025-04-24 19:49:32.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-24 19:49:32.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-24 19:49:32.179 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@479f738a 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-24 19:49:32.180 [Test worker @coroutine#2826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-24 19:49:32.187 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-24 19:49:32.192 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-24 19:49:32.193 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-24 19:49:32.194 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-24 19:49:32.199 [DefaultDispatcher-worker-13 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-24 19:49:32.208 [DefaultDispatcher-worker-5 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-24 19:49:32.210 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-24 19:49:32.213 [DefaultDispatcher-worker-9 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-24 19:49:32.217 [DefaultDispatcher-worker-1 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:32.217 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.217 [DefaultDispatcher-worker-1 @coroutine#2262] 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-24 19:49:32.217 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-24 19:49:32.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-24 19:49:32.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.218 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4: (connection evicted) 2025-04-24 19:49:32.218 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-24 19:49:32.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c52df60 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-24 19:49:32.219 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-24 19:49:32.227 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-24 19:49:32.232 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-24 19:49:32.232 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-24 19:49:32.233 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-24 19:49:32.238 [DefaultDispatcher-worker-15 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-24 19:49:32.248 [DefaultDispatcher-worker-2 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-24 19:49:32.249 [DefaultDispatcher-worker-8 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:32.249 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.249 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.249 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.250 [DefaultDispatcher-worker-2 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.250 [DefaultDispatcher-worker-2 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.252 [DefaultDispatcher-worker-10 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-24 19:49:32.319 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.365 [DefaultDispatcher-worker-5 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:32.365 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.365 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.365 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.366 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.366 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.370 [DefaultDispatcher-worker-7 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-24 19:49:32.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-24 19:49:32.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-24 19:49:32.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.398 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@678a7489: (connection evicted) 2025-04-24 19:49:32.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-24 19:49:32.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5207747c 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-24 19:49:32.400 [Test worker @coroutine#2932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-24 19:49:32.408 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-24 19:49:32.413 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-24 19:49:32.413 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-24 19:49:32.414 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-24 19:49:32.418 [DefaultDispatcher-worker-12 @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-24 19:49:32.419 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-24 19:49:32.430 [DefaultDispatcher-worker-3 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-24 19:49:32.431 [DefaultDispatcher-worker-20 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:32.431 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.431 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.431 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.431 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.431 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.434 [DefaultDispatcher-worker-17 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-24 19:49:32.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-24 19:49:32.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-24 19:49:32.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.439 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae: (connection evicted) 2025-04-24 19:49:32.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-24 19:49:32.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbc8c82 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2025-04-24 19:49:32.440 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2025-04-24 19:49:32.441 [Test worker @coroutine#2969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-24 19:49:32.450 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2025-04-24 19:49:32.455 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2025-04-24 19:49:32.455 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2025-04-24 19:49:32.456 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2025-04-24 19:49:32.461 [DefaultDispatcher-worker-5 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2025-04-24 19:49:32.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-24 19:49:32.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-24 19:49:32.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.500 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7: (connection evicted) 2025-04-24 19:49:32.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-24 19:49:32.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3edb09b9 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-24 19:49:32.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-24 19:49:32.547 [DefaultDispatcher-worker-8 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:32.547 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.547 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.547 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.548 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.548 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.559 [DefaultDispatcher-worker-14 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.563 [DefaultDispatcher-worker-18 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.566 [DefaultDispatcher-worker-10 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.569 [DefaultDispatcher-worker-8 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.585 [DefaultDispatcher-worker-17 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.586 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-24 19:49:32.590 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-24 19:49:32.590 [DefaultDispatcher-worker-18 @coroutine#3008] INFO ktor.application - Responding at http://0.0.0.0:37799 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@652855c4 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-24 19:49:32.599 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.599 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:32.599 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.599 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:32.600 [eventLoopGroupProxy-19-2 @call-handler#3018] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.600 [eventLoopGroupProxy-19-1 @call-handler#3019] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.600 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.601 [eventLoopGroupProxy-19-1 @call-handler#3019] 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-24 19:49:32.601 [eventLoopGroupProxy-19-1 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:32.601 [eventLoopGroupProxy-19-1 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.601 [DefaultDispatcher-worker-10 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.601 [DefaultDispatcher-worker-10 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.603 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377a1763 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-24 19:49:32.610 [DefaultDispatcher-worker-4 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.610 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.610 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.610 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.611 [eventLoopGroupProxy-19-1 @call-handler#3024] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.611 [eventLoopGroupProxy-19-1 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.611 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.611 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.615 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.615 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:32.615 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.615 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:32.616 [DefaultDispatcher-worker-8 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:32.616 [eventLoopGroupProxy-19-1 @call-handler#3034] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7066c00a 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:32.616 [eventLoopGroupProxy-19-1 @call-handler#3034] 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-24 19:49:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:32.616 [eventLoopGroupProxy-19-1 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:32.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-24 19:49:32.616 [eventLoopGroupProxy-19-1 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-24 19:49:32.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-24 19:49:32.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-24 19:49:32.617 [eventLoopGroupProxy-19-3 @call-handler#3037] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.617 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.617 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.617 [eventLoopGroupProxy-19-3 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.619 [DefaultDispatcher-worker-3 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.625 [DefaultDispatcher-worker-10 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.625 [DefaultDispatcher-worker-10 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.625 [DefaultDispatcher-worker-10 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.625 [DefaultDispatcher-worker-10 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.626 [eventLoopGroupProxy-19-1 @call-handler#3042] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.626 [eventLoopGroupProxy-19-1 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.626 [DefaultDispatcher-worker-17 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.626 [DefaultDispatcher-worker-17 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.626 [DefaultDispatcher-worker-3 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.627 [DefaultDispatcher-worker-3 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-24 19:49:32.627 [DefaultDispatcher-worker-3 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.627 [DefaultDispatcher-worker-3 @coroutine#3047] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-24 19:49:32.627 [eventLoopGroupProxy-19-1 @call-handler#3051] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.627 [eventLoopGroupProxy-19-1 @call-handler#3051] 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-24 19:49:32.627 [eventLoopGroupProxy-19-1 @call-handler#3051] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:32.628 [eventLoopGroupProxy-19-1 @call-handler#3051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.628 [eventLoopGroupProxy-19-4 @call-handler#3055] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.628 [DefaultDispatcher-worker-6 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.628 [DefaultDispatcher-worker-6 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-24 19:49:32.628 [eventLoopGroupProxy-19-4 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.630 [DefaultDispatcher-worker-15 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.631 [DefaultDispatcher-worker-9 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.633 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.635 [DefaultDispatcher-worker-6 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.636 [DefaultDispatcher-worker-18 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-24 19:49:32.636 [DefaultDispatcher-worker-18 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.636 [DefaultDispatcher-worker-18 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.636 [DefaultDispatcher-worker-18 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.637 [eventLoopGroupProxy-19-1 @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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.637 [eventLoopGroupProxy-19-1 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.637 [DefaultDispatcher-worker-18 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.637 [DefaultDispatcher-worker-18 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.640 [DefaultDispatcher-worker-3 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-24 19:49:32.644 [DefaultDispatcher-worker-12 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-24 19:49:32.651 [DefaultDispatcher-worker-21 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.652 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 19:49:32.652 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-24 19:49:32.652 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 19:49:32.652 [eventLoopGroupProxy-19-1 @call-handler#3077] 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-24 19:49:32.655 [DefaultDispatcher-worker-11 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.667 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 19:49:32.667 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-24 19:49:32.667 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-24 19:49:32.667 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.667 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618305 2025-04-24 19:49:32.667 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618305. 2025-04-24 19:49:32.667 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618305 2025-04-24 19:49:32.668 [eventLoopGroupProxy-19-1 @call-handler#3081] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.671 [eventLoopGroupProxy-19-1 @call-handler#3081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.672 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618305 2025-04-24 19:49:32.672 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618305 2025-04-24 19:49:32.672 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618305. 2025-04-24 19:49:32.672 [DefaultDispatcher-worker-17 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618305 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.676 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.677 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 19:49:32.677 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 19:49:32.677 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 19:49:32.677 [eventLoopGroupProxy-19-1 @call-handler#3085] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-24 19:49:32.678 [eventLoopGroupProxy-19-1 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.678 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 19:49:32.678 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 19:49:32.678 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 19:49:32.678 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.682 [DefaultDispatcher-worker-5 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.691 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:32.692 [DefaultDispatcher-worker-16 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.696 [DefaultDispatcher-worker-11 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.696 [DefaultDispatcher-worker-4 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.696 [DefaultDispatcher-worker-11 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.696 [DefaultDispatcher-worker-11 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/message. 2025-04-24 19:49:32.696 [DefaultDispatcher-worker-11 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.696 [DefaultDispatcher-worker-11 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37799/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 19:49:32.696 [eventLoopGroupProxy-19-1 @call-handler#3091] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.696 [eventLoopGroupProxy-19-1 @call-handler#3091] 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-24 19:49:32.696 [eventLoopGroupProxy-19-1 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:32.700 [DefaultDispatcher-worker-1 @call-handler#3091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.700 [eventLoopGroupProxy-19-1 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.701 [DefaultDispatcher-worker-9 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.701 [DefaultDispatcher-worker-9 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.701 [DefaultDispatcher-worker-9 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/message. 2025-04-24 19:49:32.701 [DefaultDispatcher-worker-9 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.704 [DefaultDispatcher-worker-20 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.705 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.711 [DefaultDispatcher-worker-14 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.711 [DefaultDispatcher-worker-18 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 19:49:32.711 [DefaultDispatcher-worker-18 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-24 19:49:32.711 [DefaultDispatcher-worker-18 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 19:49:32.712 [eventLoopGroupProxy-19-1 @call-handler#3104] 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-24 19:49:32.715 [DefaultDispatcher-worker-7 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.717 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.724 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 19:49:32.724 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-24 19:49:32.725 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-24 19:49:32.725 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.725 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618306 2025-04-24 19:49:32.725 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618306. 2025-04-24 19:49:32.725 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618306 2025-04-24 19:49:32.725 [eventLoopGroupProxy-19-1 @call-handler#3109] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.725 [eventLoopGroupProxy-19-1 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.726 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618306 2025-04-24 19:49:32.726 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618306 2025-04-24 19:49:32.726 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618306. 2025-04-24 19:49:32.726 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720180856683618306 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.731 [DefaultDispatcher-worker-1 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.731 [DefaultDispatcher-worker-1 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 19:49:32.731 [DefaultDispatcher-worker-1 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 19:49:32.731 [DefaultDispatcher-worker-1 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 19:49:32.731 [eventLoopGroupProxy-19-1 @call-handler#3113] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-24 19:49:32.732 [eventLoopGroupProxy-19-1 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.732 [DefaultDispatcher-worker-11 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 19:49:32.732 [DefaultDispatcher-worker-11 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync 2025-04-24 19:49:32.732 [DefaultDispatcher-worker-11 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-24 19:49:32.732 [DefaultDispatcher-worker-11 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.736 [DefaultDispatcher-worker-5 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.747 [DefaultDispatcher-worker-5 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.751 [DefaultDispatcher-worker-13 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.751 [DefaultDispatcher-worker-11 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.751 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.751 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/message. 2025-04-24 19:49:32.751 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.751 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37799/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 19:49:32.752 [eventLoopGroupProxy-19-1 @call-handler#3119] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.752 [eventLoopGroupProxy-19-1 @call-handler#3119] 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-24 19:49:32.752 [eventLoopGroupProxy-19-1 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:32.754 [DefaultDispatcher-worker-7 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.758 [DefaultDispatcher-worker-6 @call-handler#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.758 [eventLoopGroupProxy-19-1 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.758 [DefaultDispatcher-worker-21 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.758 [DefaultDispatcher-worker-21 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.758 [DefaultDispatcher-worker-21 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/message. 2025-04-24 19:49:32.759 [DefaultDispatcher-worker-21 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.762 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.765 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304 2025-04-24 19:49:32.765 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304. 2025-04-24 19:49:32.765 [UI Thread @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304 2025-04-24 19:49:32.765 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.765 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.765 [UI Thread @coroutine#3143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.765 [eventLoopGroupProxy-19-1 @call-handler#3154] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.766 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.766 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.766 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.766 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.766 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.766 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.767 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305 2025-04-24 19:49:32.767 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305. 2025-04-24 19:49:32.767 [UI Thread @coroutine#3169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305 2025-04-24 19:49:32.767 [eventLoopGroupProxy-19-5 @call-handler#3174] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 19:49:32.768 [eventLoopGroupProxy-19-1 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.768 [UI Thread @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304 2025-04-24 19:49:32.768 [UI Thread @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304 2025-04-24 19:49:32.768 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 19:49:32.768 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304. 2025-04-24 19:49:32.768 [UI Thread @coroutine#3139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.768 [eventLoopGroupProxy-19-6 @call-handler#3181] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 19:49:32.769 [eventLoopGroupProxy-19-5 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.769 [UI Thread @coroutine#3143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.769 [UI Thread @coroutine#3143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.769 [eventLoopGroupProxy-19-8 @call-handler#3187] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 19:49:32.769 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.769 [UI Thread @coroutine#3143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.769 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.769 [eventLoopGroupProxy-19-6 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.769 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.769 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.770 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.770 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.770 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.770 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.770 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.770 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.773 [DefaultDispatcher-worker-18 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.776 [eventLoopGroupProxy-19-8 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.777 [UI Thread @coroutine#3169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305 2025-04-24 19:49:32.777 [UI Thread @coroutine#3169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305 2025-04-24 19:49:32.777 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305. 2025-04-24 19:49:32.777 [UI Thread @coroutine#3169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.777 [DefaultDispatcher-worker-2 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.781 [DefaultDispatcher-worker-4 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.784 [DefaultDispatcher-worker-14 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.788 [DefaultDispatcher-worker-7 @coroutine#3169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.791 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720180856683618304 2025-04-24 19:49:32.791 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720180856683618304. 2025-04-24 19:49:32.791 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720180856683618304 2025-04-24 19:49:32.791 [eventLoopGroupProxy-19-1 @call-handler#3200] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 19:49:32.792 [eventLoopGroupProxy-19-1 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.793 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720180856683618304 2025-04-24 19:49:32.793 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720180856683618304 2025-04-24 19:49:32.793 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720180856683618304. 2025-04-24 19:49:32.793 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.797 [DefaultDispatcher-worker-6 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.802 [DefaultDispatcher-worker-3 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.806 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.806 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.806 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/message. 2025-04-24 19:49:32.806 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.806 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37799/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 19:49:32.807 [eventLoopGroupProxy-19-1 @call-handler#3208] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.807 [eventLoopGroupProxy-19-1 @call-handler#3208] 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-24 19:49:32.807 [eventLoopGroupProxy-19-1 @call-handler#3208] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:32.811 [DefaultDispatcher-worker-4 @call-handler#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.811 [eventLoopGroupProxy-19-1 @call-handler#3208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.811 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.811 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.812 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/message. 2025-04-24 19:49:32.812 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.815 [DefaultDispatcher-worker-7 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.816 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720180856683618306&assignmentUid=720180856683618304&clazzUid=720180856683618304&submitterUid=720180856683618305 2025-04-24 19:49:32.816 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720180856683618306&assignmentUid=720180856683618304&clazzUid=720180856683618304&submitterUid=720180856683618305. 2025-04-24 19:49:32.816 [UI Thread @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720180856683618306&assignmentUid=720180856683618304&clazzUid=720180856683618304&submitterUid=720180856683618305 2025-04-24 19:49:32.816 [eventLoopGroupProxy-19-1 @call-handler#3229] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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-24 19:49:32.819 [eventLoopGroupProxy-19-1 @call-handler#3229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.819 [UI Thread @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720180856683618306&assignmentUid=720180856683618304&clazzUid=720180856683618304&submitterUid=720180856683618305 2025-04-24 19:49:32.819 [UI Thread @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720180856683618306&assignmentUid=720180856683618304&clazzUid=720180856683618304&submitterUid=720180856683618305 2025-04-24 19:49:32.819 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720180856683618306&assignmentUid=720180856683618304&clazzUid=720180856683618304&submitterUid=720180856683618305. 2025-04-24 19:49:32.820 [UI Thread @coroutine#3224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720180856683618306&assignmentUid=720180856683618304&clazzUid=720180856683618304&submitterUid=720180856683618305 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.825 [DefaultDispatcher-worker-12 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.829 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/PersonDao/getNamesByUid?uid=720180856683618305 2025-04-24 19:49:32.829 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/PersonDao/getNamesByUid?uid=720180856683618305. 2025-04-24 19:49:32.829 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/PersonDao/getNamesByUid?uid=720180856683618305 2025-04-24 19:49:32.830 [eventLoopGroupProxy-19-1 @call-handler#3247] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.830 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.830 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.830 [UI Thread @coroutine#3243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.831 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720180856683618304 2025-04-24 19:49:32.831 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720180856683618304. 2025-04-24 19:49:32.831 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720180856683618304 2025-04-24 19:49:32.831 [eventLoopGroupProxy-19-5 @call-handler#3256] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 19:49:32.831 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.831 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.831 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.831 [eventLoopGroupProxy-19-1 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.831 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.831 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.831 [UI Thread @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.831 [eventLoopGroupProxy-19-6 @call-handler#3261] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.831 [eventLoopGroupProxy-19-7 @call-handler#3266] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 19:49:32.831 [eventLoopGroupProxy-19-8 @call-handler#3267] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 19:49:32.831 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/PersonDao/getNamesByUid?uid=720180856683618305 2025-04-24 19:49:32.832 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/PersonDao/getNamesByUid?uid=720180856683618305 2025-04-24 19:49:32.832 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/PersonDao/getNamesByUid?uid=720180856683618305. 2025-04-24 19:49:32.832 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/PersonDao/getNamesByUid?uid=720180856683618305 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.832 [eventLoopGroupProxy-19-7 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.832 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.832 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.832 [eventLoopGroupProxy-19-8 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.832 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.832 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.833 [UI Thread @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.833 [UI Thread @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.833 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.833 [UI Thread @coroutine#3252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.833 [eventLoopGroupProxy-19-6 @call-handler#3261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.833 [eventLoopGroupProxy-19-5 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.833 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720180856683618304 2025-04-24 19:49:32.833 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720180856683618304 2025-04-24 19:49:32.834 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720180856683618304. 2025-04-24 19:49:32.834 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.834 [UI Thread @coroutine#3243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.834 [UI Thread @coroutine#3243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.834 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.834 [UI Thread @coroutine#3243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720180856683618305&assignmentUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.836 [DefaultDispatcher-worker-2 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.840 [DefaultDispatcher-worker-15 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.843 [DefaultDispatcher-worker-9 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.846 [DefaultDispatcher-worker-17 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.849 [DefaultDispatcher-worker-7 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.852 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618306 2025-04-24 19:49:32.852 [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:37799/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618306. 2025-04-24 19:49:32.852 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618306 2025-04-24 19:49:32.853 [eventLoopGroupProxy-19-1 @call-handler#3284] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 19:49:32.856 [eventLoopGroupProxy-19-1 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.856 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618306 2025-04-24 19:49:32.856 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618306 2025-04-24 19:49:32.856 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618306. 2025-04-24 19:49:32.856 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618306 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.860 [DefaultDispatcher-worker-17 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.862 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/PersonDao/findByUidAsync?uid=720180856683618305 2025-04-24 19:49:32.862 [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:37799/UmAppDatabase/PersonDao/findByUidAsync?uid=720180856683618305. 2025-04-24 19:49:32.862 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/PersonDao/findByUidAsync?uid=720180856683618305 2025-04-24 19:49:32.862 [eventLoopGroupProxy-19-1 @call-handler#3288] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.863 [eventLoopGroupProxy-19-1 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.863 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/PersonDao/findByUidAsync?uid=720180856683618305 2025-04-24 19:49:32.863 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/PersonDao/findByUidAsync?uid=720180856683618305 2025-04-24 19:49:32.863 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/PersonDao/findByUidAsync?uid=720180856683618305. 2025-04-24 19:49:32.863 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/PersonDao/findByUidAsync?uid=720180856683618305 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.867 [DefaultDispatcher-worker-13 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.873 [DefaultDispatcher-worker-9 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.877 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.877 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.877 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/message. 2025-04-24 19:49:32.877 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.877 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37799/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-24 19:49:32.878 [eventLoopGroupProxy-19-1 @call-handler#3294] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.878 [eventLoopGroupProxy-19-1 @call-handler#3294] 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-24 19:49:32.878 [eventLoopGroupProxy-19-1 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-24 19:49:32.882 [DefaultDispatcher-worker-5 @call-handler#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-24 19:49:32.882 [eventLoopGroupProxy-19-1 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.882 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.882 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/replication/message 2025-04-24 19:49:32.882 [DefaultDispatcher-worker-19 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:32.882 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.882 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.882 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.882 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/replication/message. 2025-04-24 19:49:32.882 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.883 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.883 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.883 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304 2025-04-24 19:49:32.883 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304. 2025-04-24 19:49:32.883 [UI Thread @coroutine#3320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304 2025-04-24 19:49:32.884 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.884 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.884 [UI Thread @coroutine#3324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.884 [eventLoopGroupProxy-19-1 @call-handler#3334] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-24 19:49:32.884 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.884 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.884 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.884 [eventLoopGroupProxy-19-5 @call-handler#3338] 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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-24 19:49:32.884 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.884 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.884 [UI Thread @coroutine#3331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.884 [eventLoopGroupProxy-19-1 @call-handler#3334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.884 [eventLoopGroupProxy-19-6 @call-handler#3347] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-24 19:49:32.884 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305 2025-04-24 19:49:32.884 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305. 2025-04-24 19:49:32.884 [UI Thread @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305 2025-04-24 19:49:32.884 [eventLoopGroupProxy-19-8 @call-handler#3351] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-24 19:49:32.884 [UI Thread @coroutine#3320] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304 2025-04-24 19:49:32.884 [UI Thread @coroutine#3320] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304 2025-04-24 19:49:32.885 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304. 2025-04-24 19:49:32.885 [eventLoopGroupProxy-19-1 @call-handler#3359] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-24 19:49:32.885 [UI Thread @coroutine#3320] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.885 [eventLoopGroupProxy-19-8 @call-handler#3351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.885 [eventLoopGroupProxy-19-6 @call-handler#3347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.885 [eventLoopGroupProxy-19-5 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.885 [UI Thread @coroutine#3331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.885 [UI Thread @coroutine#3331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.885 [UI Thread @coroutine#3324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.885 [UI Thread @coroutine#3324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.885 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.885 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 2025-04-24 19:49:32.885 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.885 [UI Thread @coroutine#3331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.885 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.885 [UI Thread @coroutine#3324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.886 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304. 2025-04-24 19:49:32.886 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720180856683618305&assignmentUid=720180856683618304 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.886 [eventLoopGroupProxy-19-1 @call-handler#3359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-24 19:49:32.887 [UI Thread @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305 2025-04-24 19:49:32.887 [UI Thread @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305 2025-04-24 19:49:32.887 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305. 2025-04-24 19:49:32.887 [UI Thread @coroutine#3349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37799/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720180856683618304&clazzUid=720180856683618304&accountPersonUid=720180856683618305 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:32.887 [DefaultDispatcher-worker-10 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-24 19:49:32.889 [DefaultDispatcher-worker-6 @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.891 [DefaultDispatcher-worker-9 @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.894 [DefaultDispatcher-worker-20 @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.897 [DefaultDispatcher-worker-17 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.901 [DefaultDispatcher-worker-20 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-24 19:49:32.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-24 19:49:32.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-24 19:49:32.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.903 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b: (connection evicted) 2025-04-24 19:49:32.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-24 19:49:32.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-24 19:49:32.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-24 19:49:32.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-24 19:49:32.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:32.904 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a: (connection evicted) 2025-04-24 19:49:32.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:32.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-24 19:49:32.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-24 19:49:32.980 [DefaultDispatcher-worker-2 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:32.980 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.980 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:32.980 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.981 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:32.981 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.058 [DefaultDispatcher-worker-6 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:33.058 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.058 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:33.058 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.058 [DefaultDispatcher-worker-19 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.058 [DefaultDispatcher-worker-19 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.141 [DefaultDispatcher-worker-17 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:33.141 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.141 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:33.141 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.142 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.142 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.180 [DefaultDispatcher-worker-16 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:33.181 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.181 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:33.181 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.181 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.181 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.222 [DefaultDispatcher-worker-16 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:33.222 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.222 [DefaultDispatcher-worker-16 @coroutine#2262] 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-24 19:49:33.222 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.223 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.254 [DefaultDispatcher-worker-14 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:33.254 [DefaultDispatcher-worker-14 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.254 [DefaultDispatcher-worker-14 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:33.254 [DefaultDispatcher-worker-14 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.254 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.254 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.370 [DefaultDispatcher-worker-3 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:33.370 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.370 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:33.370 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.371 [DefaultDispatcher-worker-14 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.371 [DefaultDispatcher-worker-14 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.435 [DefaultDispatcher-worker-21 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:33.435 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.435 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:33.435 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.436 [DefaultDispatcher-worker-8 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.436 [DefaultDispatcher-worker-8 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.553 [DefaultDispatcher-worker-9 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:33.553 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.553 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:33.553 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.554 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.554 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.888 [DefaultDispatcher-worker-17 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:33.888 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.888 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:33.888 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.888 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.889 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-24 19:49:33.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-24 19:49:33.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:33.907 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3: (connection evicted) 2025-04-24 19:49:33.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:33.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-24 19:49:33.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51cf17e8 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@490e1017 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@490e1017 2025-04-24 19:49:33.910 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-24 19:49:33.919 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490e1017 2025-04-24 19:49:33.925 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490e1017 2025-04-24 19:49:33.926 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490e1017 2025-04-24 19:49:33.928 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490e1017 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76a90ecb 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 19:49:33.928 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-24 19:49:33.937 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 19:49:33.943 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 19:49:33.944 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 19:49:33.945 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 19:49:33.952 [DefaultDispatcher-worker-19 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe75649 2025-04-24 19:49:33.960 [DefaultDispatcher-worker-6 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490e1017 2025-04-24 19:49:33.966 [DefaultDispatcher-worker-13 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490e1017 2025-04-24 19:49:33.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-24 19:49:33.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-24 19:49:33.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:33.970 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@490e1017: (connection evicted) 2025-04-24 19:49:33.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:33.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-24 19:49:33.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-24 19:49:33.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-24 19:49:33.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-24 19:49:33.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:33.971 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fe75649: (connection evicted) 2025-04-24 19:49:33.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:33.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-24 19:49:33.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72090a80 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:33.972 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-24 19:49:33.973 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2025-04-24 19:49:33.973 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2025-04-24 19:49:33.973 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-24 19:49:33.982 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2025-04-24 19:49:33.985 [DefaultDispatcher-worker-7 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:33.985 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.985 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:33.985 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.986 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.986 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:33.988 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2025-04-24 19:49:33.989 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2025-04-24 19:49:33.990 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@310db5c4 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 19:49:33.991 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-24 19:49:34.000 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 19:49:34.006 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 19:49:34.007 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 19:49:34.008 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 19:49:34.011 [DefaultDispatcher-worker-20 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dd717 2025-04-24 19:49:34.020 [DefaultDispatcher-worker-10 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2025-04-24 19:49:34.024 [DefaultDispatcher-worker-6 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2025-04-24 19:49:34.029 [DefaultDispatcher-worker-18 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2025-04-24 19:49:34.039 [DefaultDispatcher-worker-11 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2025-04-24 19:49:34.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-24 19:49:34.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-24 19:49:34.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.041 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6: (connection evicted) 2025-04-24 19:49:34.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-24 19:49:34.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-24 19:49:34.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-24 19:49:34.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-24 19:49:34.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.042 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589dd717: (connection evicted) 2025-04-24 19:49:34.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-24 19:49:34.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4248608d 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2025-04-24 19:49:34.043 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-24 19:49:34.052 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2025-04-24 19:49:34.058 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2025-04-24 19:49:34.059 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2025-04-24 19:49:34.060 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2025-04-24 19:49:34.060 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d436e51 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@466a5b80 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@466a5b80 2025-04-24 19:49:34.061 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-24 19:49:34.063 [DefaultDispatcher-worker-2 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:34.063 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.063 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:34.063 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.064 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.064 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.070 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466a5b80 2025-04-24 19:49:34.076 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466a5b80 2025-04-24 19:49:34.077 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466a5b80 2025-04-24 19:49:34.078 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466a5b80 2025-04-24 19:49:34.082 [DefaultDispatcher-worker-5 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466a5b80 2025-04-24 19:49:34.090 [DefaultDispatcher-worker-16 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2025-04-24 19:49:34.094 [DefaultDispatcher-worker-5 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2025-04-24 19:49:34.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-24 19:49:34.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-24 19:49:34.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.098 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f81488: (connection evicted) 2025-04-24 19:49:34.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-24 19:49:34.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-24 19:49:34.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-24 19:49:34.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-24 19:49:34.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.099 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@466a5b80: (connection evicted) 2025-04-24 19:49:34.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-24 19:49:34.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b26afbc 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e03d75e 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e03d75e 2025-04-24 19:49:34.100 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-24 19:49:34.109 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e03d75e 2025-04-24 19:49:34.115 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e03d75e 2025-04-24 19:49:34.116 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e03d75e 2025-04-24 19:49:34.117 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e03d75e 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@410c1f44 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.117 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-24 19:49:34.118 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7227e3f1 2025-04-24 19:49:34.118 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7227e3f1 2025-04-24 19:49:34.118 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-24 19:49:34.126 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7227e3f1 2025-04-24 19:49:34.132 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7227e3f1 2025-04-24 19:49:34.133 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7227e3f1 2025-04-24 19:49:34.134 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7227e3f1 2025-04-24 19:49:34.138 [DefaultDispatcher-worker-13 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7227e3f1 2025-04-24 19:49:34.146 [DefaultDispatcher-worker-15 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:34.146 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.146 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:34.146 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.147 [DefaultDispatcher-worker-14 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e03d75e 2025-04-24 19:49:34.147 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.147 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.151 [DefaultDispatcher-worker-16 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e03d75e 2025-04-24 19:49:34.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-24 19:49:34.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-24 19:49:34.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.155 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e03d75e: (connection evicted) 2025-04-24 19:49:34.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-24 19:49:34.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-24 19:49:34.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-24 19:49:34.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-24 19:49:34.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.156 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7227e3f1: (connection evicted) 2025-04-24 19:49:34.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-24 19:49:34.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@796267e8 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2025-04-24 19:49:34.157 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-24 19:49:34.166 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2025-04-24 19:49:34.172 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2025-04-24 19:49:34.173 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2025-04-24 19:49:34.174 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1cb802 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0fd2dc 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0fd2dc 2025-04-24 19:49:34.174 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-24 19:49:34.183 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0fd2dc 2025-04-24 19:49:34.186 [DefaultDispatcher-worker-12 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:34.186 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.186 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:34.186 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.186 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.186 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.190 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0fd2dc 2025-04-24 19:49:34.191 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0fd2dc 2025-04-24 19:49:34.192 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0fd2dc 2025-04-24 19:49:34.196 [DefaultDispatcher-worker-5 @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0fd2dc 2025-04-24 19:49:34.204 [DefaultDispatcher-worker-11 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2025-04-24 19:49:34.209 [DefaultDispatcher-worker-8 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2025-04-24 19:49:34.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-24 19:49:34.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-24 19:49:34.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.213 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03: (connection evicted) 2025-04-24 19:49:34.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-24 19:49:34.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-24 19:49:34.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-24 19:49:34.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-24 19:49:34.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.214 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e0fd2dc: (connection evicted) 2025-04-24 19:49:34.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-24 19:49:34.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-24 19:49:34.214 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c09037a 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@720b52a7 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@720b52a7 2025-04-24 19:49:34.215 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-24 19:49:34.224 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720b52a7 2025-04-24 19:49:34.227 [DefaultDispatcher-worker-11 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:34.227 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.227 [DefaultDispatcher-worker-11 @coroutine#2262] 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-24 19:49:34.227 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.228 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.230 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720b52a7 2025-04-24 19:49:34.231 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720b52a7 2025-04-24 19:49:34.232 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720b52a7 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da6e22a 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2025-04-24 19:49:34.233 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-24 19:49:34.242 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2025-04-24 19:49:34.248 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2025-04-24 19:49:34.249 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2025-04-24 19:49:34.250 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2025-04-24 19:49:34.254 [DefaultDispatcher-worker-4 @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2025-04-24 19:49:34.258 [DefaultDispatcher-worker-16 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:34.258 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.258 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:34.258 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.259 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.259 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.262 [DefaultDispatcher-worker-14 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720b52a7 2025-04-24 19:49:34.267 [DefaultDispatcher-worker-11 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720b52a7 2025-04-24 19:49:34.271 [DefaultDispatcher-worker-2 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720b52a7 2025-04-24 19:49:34.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-24 19:49:34.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-24 19:49:34.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.276 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@720b52a7: (connection evicted) 2025-04-24 19:49:34.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-24 19:49:34.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-24 19:49:34.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-24 19:49:34.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-24 19:49:34.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.276 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0: (connection evicted) 2025-04-24 19:49:34.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-24 19:49:34.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@673ce246 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.277 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.278 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.278 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-24 19:49:34.278 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@124b1369 2025-04-24 19:49:34.278 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@124b1369 2025-04-24 19:49:34.278 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-24 19:49:34.287 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b1369 2025-04-24 19:49:34.293 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b1369 2025-04-24 19:49:34.294 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b1369 2025-04-24 19:49:34.295 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b1369 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7902a4d7 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a0dd11 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a0dd11 2025-04-24 19:49:34.295 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-24 19:49:34.304 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a0dd11 2025-04-24 19:49:34.310 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a0dd11 2025-04-24 19:49:34.311 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a0dd11 2025-04-24 19:49:34.312 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a0dd11 2025-04-24 19:49:34.316 [DefaultDispatcher-worker-1 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a0dd11 2025-04-24 19:49:34.324 [DefaultDispatcher-worker-6 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b1369 2025-04-24 19:49:34.328 [DefaultDispatcher-worker-21 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b1369 2025-04-24 19:49:34.332 [DefaultDispatcher-worker-21 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b1369 2025-04-24 19:49:34.340 [DefaultDispatcher-worker-2 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b1369 2025-04-24 19:49:34.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-24 19:49:34.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-24 19:49:34.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.342 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@124b1369: (connection evicted) 2025-04-24 19:49:34.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-24 19:49:34.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-24 19:49:34.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-24 19:49:34.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-24 19:49:34.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.343 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a0dd11: (connection evicted) 2025-04-24 19:49:34.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-24 19:49:34.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aede2ff 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.344 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-24 19:49:34.345 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2025-04-24 19:49:34.345 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2025-04-24 19:49:34.345 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-24 19:49:34.352 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2025-04-24 19:49:34.357 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2025-04-24 19:49:34.358 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2025-04-24 19:49:34.359 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdd6fe0 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2025-04-24 19:49:34.359 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-24 19:49:34.366 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2025-04-24 19:49:34.371 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2025-04-24 19:49:34.372 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2025-04-24 19:49:34.373 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2025-04-24 19:49:34.375 [DefaultDispatcher-worker-7 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:34.375 [DefaultDispatcher-worker-7 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.375 [DefaultDispatcher-worker-7 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:34.375 [DefaultDispatcher-worker-7 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.376 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.376 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.376 [DefaultDispatcher-worker-15 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2025-04-24 19:49:34.383 [DefaultDispatcher-worker-6 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2025-04-24 19:49:34.388 [DefaultDispatcher-worker-17 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2025-04-24 19:49:34.389 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2025-04-24 19:49:34.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-24 19:49:34.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-24 19:49:34.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.393 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5769679b: (connection evicted) 2025-04-24 19:49:34.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-24 19:49:34.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-24 19:49:34.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-24 19:49:34.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-24 19:49:34.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.393 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25f688d5: (connection evicted) 2025-04-24 19:49:34.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-24 19:49:34.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c332922 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.394 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-24 19:49:34.395 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@74534564 2025-04-24 19:49:34.395 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@74534564 2025-04-24 19:49:34.395 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-24 19:49:34.402 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2025-04-24 19:49:34.407 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2025-04-24 19:49:34.408 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2025-04-24 19:49:34.408 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b89e0a 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eed5b68 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eed5b68 2025-04-24 19:49:34.409 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-24 19:49:34.416 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eed5b68 2025-04-24 19:49:34.421 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eed5b68 2025-04-24 19:49:34.422 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eed5b68 2025-04-24 19:49:34.423 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eed5b68 2025-04-24 19:49:34.426 [DefaultDispatcher-worker-5 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eed5b68 2025-04-24 19:49:34.433 [DefaultDispatcher-worker-5 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2025-04-24 19:49:34.438 [DefaultDispatcher-worker-12 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2025-04-24 19:49:34.439 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2025-04-24 19:49:34.440 [DefaultDispatcher-worker-16 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:34.440 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.440 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:34.440 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.440 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2025-04-24 19:49:34.440 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.440 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-24 19:49:34.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-24 19:49:34.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.444 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74534564: (connection evicted) 2025-04-24 19:49:34.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-24 19:49:34.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-24 19:49:34.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-24 19:49:34.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-24 19:49:34.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.444 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eed5b68: (connection evicted) 2025-04-24 19:49:34.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-24 19:49:34.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4619e076 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.445 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2025-04-24 19:49:34.446 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-24 19:49:34.453 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2025-04-24 19:49:34.458 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2025-04-24 19:49:34.459 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2025-04-24 19:49:34.460 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59b5251d 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2025-04-24 19:49:34.460 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-24 19:49:34.467 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2025-04-24 19:49:34.472 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2025-04-24 19:49:34.473 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2025-04-24 19:49:34.474 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2025-04-24 19:49:34.479 [DefaultDispatcher-worker-21 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2025-04-24 19:49:34.487 [DefaultDispatcher-worker-16 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2025-04-24 19:49:34.492 [DefaultDispatcher-worker-14 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2025-04-24 19:49:34.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-24 19:49:34.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-24 19:49:34.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.532 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7: (connection evicted) 2025-04-24 19:49:34.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-24 19:49:34.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-24 19:49:34.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-24 19:49:34.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-24 19:49:34.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.532 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bba628: (connection evicted) 2025-04-24 19:49:34.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-24 19:49:34.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72de1d86 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-24 19:49:34.533 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@524250ec 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@524250ec 2025-04-24 19:49:34.534 [Test worker @coroutine#4095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-24 19:49:34.541 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524250ec 2025-04-24 19:49:34.546 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524250ec 2025-04-24 19:49:34.547 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524250ec 2025-04-24 19:49:34.548 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524250ec 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2810d9 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.548 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-24 19:49:34.549 [Test worker @coroutine#4095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-24 19:49:34.556 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-24 19:49:34.558 [DefaultDispatcher-worker-16 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:34.558 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.558 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:34.558 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.559 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.559 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.561 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-24 19:49:34.562 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-24 19:49:34.563 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-24 19:49:34.567 [DefaultDispatcher-worker-1 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-24 19:49:34.574 [DefaultDispatcher-worker-18 @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524250ec 2025-04-24 19:49:34.579 [DefaultDispatcher-worker-20 @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524250ec 2025-04-24 19:49:34.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-24 19:49:34.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-24 19:49:34.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.582 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524250ec: (connection evicted) 2025-04-24 19:49:34.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-24 19:49:34.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-24 19:49:34.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-24 19:49:34.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-24 19:49:34.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.583 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f: (connection evicted) 2025-04-24 19:49:34.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-24 19:49:34.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65dff28b 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.584 [Test worker @coroutine#4155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-24 19:49:34.585 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f6395d 2025-04-24 19:49:34.585 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f6395d 2025-04-24 19:49:34.585 [Test worker @coroutine#4155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-24 19:49:34.592 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f6395d 2025-04-24 19:49:34.597 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f6395d 2025-04-24 19:49:34.598 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f6395d 2025-04-24 19:49:34.599 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f6395d 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a1bb90 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-24 19:49:34.599 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-24 19:49:34.600 [Test worker @coroutine#4155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-24 19:49:34.607 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-24 19:49:34.612 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-24 19:49:34.613 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-24 19:49:34.614 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-24 19:49:34.617 [DefaultDispatcher-worker-18 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-24 19:49:34.624 [DefaultDispatcher-worker-5 @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f6395d 2025-04-24 19:49:34.628 [DefaultDispatcher-worker-9 @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f6395d 2025-04-24 19:49:34.629 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f6395d 2025-04-24 19:49:34.630 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f6395d 2025-04-24 19:49:34.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-24 19:49:34.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-24 19:49:34.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.635 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f6395d: (connection evicted) 2025-04-24 19:49:34.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-24 19:49:34.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-24 19:49:34.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-24 19:49:34.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-24 19:49:34.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.635 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c4c973: (connection evicted) 2025-04-24 19:49:34.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-24 19:49:34.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210b4145 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2025-04-24 19:49:34.637 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-24 19:49:34.649 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2025-04-24 19:49:34.654 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2025-04-24 19:49:34.655 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2025-04-24 19:49:34.655 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497d9489 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-24 19:49:34.656 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-24 19:49:34.663 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-24 19:49:34.668 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-24 19:49:34.669 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-24 19:49:34.670 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-24 19:49:34.673 [DefaultDispatcher-worker-5 @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-24 19:49:34.680 [DefaultDispatcher-worker-6 @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2025-04-24 19:49:34.684 [DefaultDispatcher-worker-7 @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2025-04-24 19:49:34.689 [UI Thread @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2025-04-24 19:49:34.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-24 19:49:34.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-24 19:49:34.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.691 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a1324: (connection evicted) 2025-04-24 19:49:34.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-24 19:49:34.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-24 19:49:34.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-24 19:49:34.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-24 19:49:34.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.692 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8: (connection evicted) 2025-04-24 19:49:34.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-24 19:49:34.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a4a0ab 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eec564c 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eec564c 2025-04-24 19:49:34.693 [Test worker @coroutine#4308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-24 19:49:34.701 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eec564c 2025-04-24 19:49:34.706 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eec564c 2025-04-24 19:49:34.707 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eec564c 2025-04-24 19:49:34.708 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eec564c 2025-04-24 19:49:34.712 [DefaultDispatcher-worker-7 @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eec564c 2025-04-24 19:49:34.713 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eec564c 2025-04-24 19:49:34.720 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eec564c 2025-04-24 19:49:34.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-24 19:49:34.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-24 19:49:34.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.732 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eec564c: (connection evicted) 2025-04-24 19:49:34.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-24 19:49:34.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-24 19:49:34.732 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ad28f2 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-04-24 19:49:34.733 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-24 19:49:34.740 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-04-24 19:49:34.745 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-04-24 19:49:34.746 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-04-24 19:49:34.747 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-04-24 19:49:34.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-24 19:49:34.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-24 19:49:34.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:34.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-24 19:49:34.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3237522b 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2025-04-24 19:49:34.750 [Test worker @coroutine#4370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-24 19:49:34.757 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2025-04-24 19:49:34.762 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2025-04-24 19:49:34.763 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2025-04-24 19:49:34.764 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2025-04-24 19:49:34.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-24 19:49:34.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-24 19:49:34.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:34.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-24 19:49:34.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dad684f 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-24 19:49:34.766 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-24 19:49:34.774 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-24 19:49:34.779 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-24 19:49:34.780 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-24 19:49:34.781 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-24 19:49:34.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-24 19:49:34.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-24 19:49:34.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:34.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-24 19:49:34.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26204f8f 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-04-24 19:49:34.784 [Test worker @coroutine#4430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-24 19:49:34.792 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-04-24 19:49:34.797 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-04-24 19:49:34.798 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-04-24 19:49:34.799 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-04-24 19:49:34.803 [DefaultDispatcher-worker-21 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-04-24 19:49:34.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-24 19:49:34.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-24 19:49:34.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.811 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@268215b3: (connection evicted) 2025-04-24 19:49:34.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-24 19:49:34.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bcf856f 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a5bdaf 2025-04-24 19:49:34.812 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a5bdaf 2025-04-24 19:49:34.813 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-24 19:49:34.820 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a5bdaf 2025-04-24 19:49:34.825 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a5bdaf 2025-04-24 19:49:34.826 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a5bdaf 2025-04-24 19:49:34.827 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a5bdaf 2025-04-24 19:49:34.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-24 19:49:34.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-24 19:49:34.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:34.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-24 19:49:34.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246f9fa8 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-24 19:49:34.829 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-24 19:49:34.837 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-24 19:49:34.842 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-24 19:49:34.843 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-24 19:49:34.844 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-24 19:49:34.848 [DefaultDispatcher-worker-7 @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-24 19:49:34.849 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-24 19:49:34.850 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-04-24 19:49:34.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-24 19:49:34.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-24 19:49:34.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.851 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af85b32: (connection evicted) 2025-04-24 19:49:34.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-24 19:49:34.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d4ea4cf 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-24 19:49:34.853 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-24 19:49:34.860 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-24 19:49:34.865 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-24 19:49:34.866 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-24 19:49:34.867 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12515d64 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 19:49:34.867 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-24 19:49:34.875 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 19:49:34.880 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 19:49:34.881 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 19:49:34.882 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 19:49:34.886 [DefaultDispatcher-worker-7 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-04-24 19:49:34.892 [DefaultDispatcher-worker-13 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:34.893 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.893 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:34.893 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.893 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.893 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.893 [DefaultDispatcher-worker-13 @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-24 19:49:34.903 [DefaultDispatcher-worker-19 @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-24 19:49:34.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-24 19:49:34.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-24 19:49:34.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.908 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd: (connection evicted) 2025-04-24 19:49:34.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-24 19:49:34.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-24 19:49:34.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-24 19:49:34.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-24 19:49:34.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.909 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@295d1a45: (connection evicted) 2025-04-24 19:49:34.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-24 19:49:34.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29922188 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-24 19:49:34.910 [Test worker @coroutine#4550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-24 19:49:34.918 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-24 19:49:34.922 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-24 19:49:34.923 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-24 19:49:34.924 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-24 19:49:34.924 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ea82cef 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-24 19:49:34.925 [Test worker @coroutine#4550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-24 19:49:34.932 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-24 19:49:34.937 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-24 19:49:34.938 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-24 19:49:34.939 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-24 19:49:34.943 [DefaultDispatcher-worker-18 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-24 19:49:34.951 [DefaultDispatcher-worker-18 @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-24 19:49:34.959 [DefaultDispatcher-worker-19 @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-24 19:49:34.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-24 19:49:34.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-24 19:49:34.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.962 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc: (connection evicted) 2025-04-24 19:49:34.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-24 19:49:34.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-24 19:49:34.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-24 19:49:34.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-24 19:49:34.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:34.962 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d: (connection evicted) 2025-04-24 19:49:34.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:34.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-24 19:49:34.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb2a0c2 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.964 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-24 19:49:34.965 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-24 19:49:34.965 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-24 19:49:34.965 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-24 19:49:34.972 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-24 19:49:34.977 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-24 19:49:34.978 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-24 19:49:34.979 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-24 19:49:34.979 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cde5d66 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-24 19:49:34.980 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-24 19:49:34.988 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-24 19:49:34.991 [DefaultDispatcher-worker-1 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:34.991 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.991 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:34.991 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.992 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.992 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:34.993 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-24 19:49:34.994 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-24 19:49:34.995 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-24 19:49:34.999 [DefaultDispatcher-worker-2 @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-24 19:49:35.006 [DefaultDispatcher-worker-2 @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-24 19:49:35.014 [DefaultDispatcher-worker-2 @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-24 19:49:35.018 [DefaultDispatcher-worker-1 @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-24 19:49:35.022 [DefaultDispatcher-worker-4 @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-24 19:49:35.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-24 19:49:35.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-24 19:49:35.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.033 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7: (connection evicted) 2025-04-24 19:49:35.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-24 19:49:35.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-24 19:49:35.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-24 19:49:35.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-24 19:49:35.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.033 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e791e53: (connection evicted) 2025-04-24 19:49:35.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-24 19:49:35.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746f5752 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-24 19:49:35.035 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-24 19:49:35.043 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-24 19:49:35.048 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-24 19:49:35.049 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-24 19:49:35.050 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13088030 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-24 19:49:35.050 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-24 19:49:35.058 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-24 19:49:35.063 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-24 19:49:35.064 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-24 19:49:35.064 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-24 19:49:35.068 [DefaultDispatcher-worker-16 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:35.068 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.068 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:35.068 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.068 [DefaultDispatcher-worker-19 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2025-04-24 19:49:35.068 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.068 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.075 [DefaultDispatcher-worker-16 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-24 19:49:35.080 [DefaultDispatcher-worker-8 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-24 19:49:35.084 [DefaultDispatcher-worker-3 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-24 19:49:35.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-24 19:49:35.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-24 19:49:35.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.089 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c666872: (connection evicted) 2025-04-24 19:49:35.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-24 19:49:35.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-24 19:49:35.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-24 19:49:35.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-24 19:49:35.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.090 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70: (connection evicted) 2025-04-24 19:49:35.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-24 19:49:35.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b51a4c7 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-24 19:49:35.091 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-24 19:49:35.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-24 19:49:35.103 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-24 19:49:35.104 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-24 19:49:35.105 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55882ff2 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-24 19:49:35.105 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-24 19:49:35.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-24 19:49:35.118 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-24 19:49:35.118 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-24 19:49:35.119 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-24 19:49:35.123 [DefaultDispatcher-worker-20 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-04-24 19:49:35.130 [DefaultDispatcher-worker-7 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-24 19:49:35.134 [DefaultDispatcher-worker-9 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-24 19:49:35.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-24 19:49:35.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-24 19:49:35.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.136 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb06667: (connection evicted) 2025-04-24 19:49:35.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-24 19:49:35.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-24 19:49:35.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-24 19:49:35.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-24 19:49:35.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.136 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78131a47: (connection evicted) 2025-04-24 19:49:35.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-24 19:49:35.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32df1a2a 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.138 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-24 19:49:35.139 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-24 19:49:35.139 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-24 19:49:35.139 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-24 19:49:35.146 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-24 19:49:35.151 [DefaultDispatcher-worker-5 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:35.151 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.151 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:35.151 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.151 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-24 19:49:35.151 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.151 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.152 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-24 19:49:35.153 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d31e24 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.153 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-24 19:49:35.154 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-24 19:49:35.161 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-24 19:49:35.166 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-24 19:49:35.167 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-24 19:49:35.167 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-24 19:49:35.171 [DefaultDispatcher-worker-15 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61 2025-04-24 19:49:35.178 [DefaultDispatcher-worker-3 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-24 19:49:35.183 [DefaultDispatcher-worker-11 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-24 19:49:35.190 [DefaultDispatcher-worker-16 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:35.190 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.190 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:35.190 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.191 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.191 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.192 [DefaultDispatcher-worker-17 @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-24 19:49:35.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-24 19:49:35.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-24 19:49:35.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.193 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a: (connection evicted) 2025-04-24 19:49:35.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-24 19:49:35.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-24 19:49:35.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-24 19:49:35.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-24 19:49:35.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.194 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a0ba61: (connection evicted) 2025-04-24 19:49:35.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-24 19:49:35.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d628a88 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-24 19:49:35.195 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-24 19:49:35.203 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-24 19:49:35.208 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-24 19:49:35.208 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-24 19:49:35.209 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b28d4e4 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.209 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-24 19:49:35.210 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-24 19:49:35.217 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-24 19:49:35.222 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-24 19:49:35.223 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-24 19:49:35.224 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-24 19:49:35.227 [DefaultDispatcher-worker-18 @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-24 19:49:35.232 [DefaultDispatcher-worker-18 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:35.232 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.232 [DefaultDispatcher-worker-18 @coroutine#2262] 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-24 19:49:35.232 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.233 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.235 [DefaultDispatcher-worker-2 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-24 19:49:35.239 [DefaultDispatcher-worker-12 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-24 19:49:35.243 [DefaultDispatcher-worker-9 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-24 19:49:35.249 [DefaultDispatcher-worker-16 @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-24 19:49:35.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-24 19:49:35.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-24 19:49:35.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.250 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c: (connection evicted) 2025-04-24 19:49:35.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-24 19:49:35.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-24 19:49:35.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-24 19:49:35.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-24 19:49:35.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.250 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40941b54: (connection evicted) 2025-04-24 19:49:35.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-24 19:49:35.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f85dc8 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-24 19:49:35.252 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-24 19:49:35.260 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-24 19:49:35.263 [DefaultDispatcher-worker-7 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:35.263 [DefaultDispatcher-worker-7 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.263 [DefaultDispatcher-worker-7 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:35.263 [DefaultDispatcher-worker-7 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.264 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.264 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.266 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-24 19:49:35.266 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-24 19:49:35.267 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-24 19:49:35.267 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-24 19:49:35.267 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.267 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26169be3 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-24 19:49:35.268 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-24 19:49:35.275 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-24 19:49:35.280 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-24 19:49:35.281 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-24 19:49:35.282 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-24 19:49:35.286 [DefaultDispatcher-worker-11 @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-04-24 19:49:35.292 [DefaultDispatcher-worker-6 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-24 19:49:35.297 [DefaultDispatcher-worker-5 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2025-04-24 19:49:35.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-24 19:49:35.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-24 19:49:35.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.304 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21: (connection evicted) 2025-04-24 19:49:35.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-24 19:49:35.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-24 19:49:35.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-24 19:49:35.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-24 19:49:35.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.304 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f636de3: (connection evicted) 2025-04-24 19:49:35.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-24 19:49:35.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-24 19:49:35.305 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-24 19:49:35.305 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c475547 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-24 19:49:35.306 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-24 19:49:35.314 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-24 19:49:35.319 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-24 19:49:35.319 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-24 19:49:35.320 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6f3ac7 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-24 19:49:35.321 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-24 19:49:35.328 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-24 19:49:35.333 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-24 19:49:35.334 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-24 19:49:35.335 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-24 19:49:35.339 [DefaultDispatcher-worker-7 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-04-24 19:49:35.345 [DefaultDispatcher-worker-15 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-24 19:49:35.350 [DefaultDispatcher-worker-18 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-04-24 19:49:35.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-24 19:49:35.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-24 19:49:35.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.352 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b9b035: (connection evicted) 2025-04-24 19:49:35.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-24 19:49:35.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-24 19:49:35.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-24 19:49:35.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-24 19:49:35.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.352 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729feae8: (connection evicted) 2025-04-24 19:49:35.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-24 19:49:35.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@737e4a7b 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.353 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.354 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-24 19:49:35.354 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-24 19:49:35.354 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-24 19:49:35.354 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-24 19:49:35.361 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-24 19:49:35.366 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-24 19:49:35.367 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-24 19:49:35.368 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f9a4f4 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-24 19:49:35.368 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-24 19:49:35.376 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-24 19:49:35.380 [DefaultDispatcher-worker-5 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:35.380 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.380 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:35.380 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.381 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.381 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.382 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-24 19:49:35.382 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-24 19:49:35.383 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-24 19:49:35.387 [DefaultDispatcher-worker-20 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-24 19:49:35.393 [DefaultDispatcher-worker-5 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-24 19:49:35.397 [DefaultDispatcher-worker-13 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-04-24 19:49:35.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-24 19:49:35.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-24 19:49:35.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.399 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@747e0a31: (connection evicted) 2025-04-24 19:49:35.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-24 19:49:35.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-24 19:49:35.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-24 19:49:35.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-24 19:49:35.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.399 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@309e874: (connection evicted) 2025-04-24 19:49:35.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-24 19:49:35.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@662754bb 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-24 19:49:35.401 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-24 19:49:35.408 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-24 19:49:35.413 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-24 19:49:35.414 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-24 19:49:35.415 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fccfc2 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-24 19:49:35.415 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-24 19:49:35.422 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-24 19:49:35.427 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-24 19:49:35.428 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-24 19:49:35.429 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-24 19:49:35.432 [DefaultDispatcher-worker-10 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-24 19:49:35.439 [DefaultDispatcher-worker-3 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-24 19:49:35.444 [DefaultDispatcher-worker-17 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:35.444 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.444 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:35.444 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.444 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.444 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.445 [DefaultDispatcher-worker-21 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-24 19:49:35.449 [DefaultDispatcher-worker-8 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-24 19:49:35.502 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.515 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.562 [DefaultDispatcher-worker-2 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533 2025-04-24 19:49:35.562 [DefaultDispatcher-worker-10 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:35.562 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.562 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:35.562 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.563 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.563 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-24 19:49:35.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-24 19:49:35.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.563 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bfc7533: (connection evicted) 2025-04-24 19:49:35.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-24 19:49:35.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-24 19:49:35.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-24 19:49:35.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-24 19:49:35.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.564 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@576d4810: (connection evicted) 2025-04-24 19:49:35.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-24 19:49:35.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2350e46 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2025-04-24 19:49:35.565 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-24 19:49:35.573 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2025-04-24 19:49:35.577 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2025-04-24 19:49:35.578 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2025-04-24 19:49:35.579 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156c1c4e 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-24 19:49:35.579 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-24 19:49:35.580 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-24 19:49:35.587 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-24 19:49:35.592 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-24 19:49:35.592 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-24 19:49:35.593 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-24 19:49:35.597 [DefaultDispatcher-worker-3 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-24 19:49:35.606 [DefaultDispatcher-worker-3 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2025-04-24 19:49:35.612 [DefaultDispatcher-worker-6 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2025-04-24 19:49:35.616 [DefaultDispatcher-worker-14 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2025-04-24 19:49:35.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-24 19:49:35.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-24 19:49:35.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.618 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3: (connection evicted) 2025-04-24 19:49:35.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-24 19:49:35.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-24 19:49:35.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-24 19:49:35.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-24 19:49:35.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.619 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e: (connection evicted) 2025-04-24 19:49:35.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-24 19:49:35.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6382bc3f 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-24 19:49:35.620 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-24 19:49:35.628 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-24 19:49:35.632 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-24 19:49:35.633 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-24 19:49:35.634 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4115b8a7 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.634 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-24 19:49:35.635 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-24 19:49:35.635 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-24 19:49:35.635 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-24 19:49:35.642 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-24 19:49:35.646 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-24 19:49:35.647 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-24 19:49:35.648 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-24 19:49:35.651 [DefaultDispatcher-worker-12 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-24 19:49:35.659 [DefaultDispatcher-worker-4 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-24 19:49:35.664 [DefaultDispatcher-worker-12 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-24 19:49:35.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-24 19:49:35.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-24 19:49:35.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.667 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2: (connection evicted) 2025-04-24 19:49:35.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-24 19:49:35.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-24 19:49:35.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-24 19:49:35.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-24 19:49:35.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.667 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb: (connection evicted) 2025-04-24 19:49:35.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-24 19:49:35.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648100de 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.668 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-24 19:49:35.669 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2025-04-24 19:49:35.669 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2025-04-24 19:49:35.669 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-24 19:49:35.676 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2025-04-24 19:49:35.681 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2025-04-24 19:49:35.682 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2025-04-24 19:49:35.682 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c75b0c8 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-24 19:49:35.683 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-24 19:49:35.690 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-24 19:49:35.695 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-24 19:49:35.696 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-24 19:49:35.696 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-24 19:49:35.700 [DefaultDispatcher-worker-1 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-24 19:49:35.707 [DefaultDispatcher-worker-3 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2025-04-24 19:49:35.712 [DefaultDispatcher-worker-5 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2025-04-24 19:49:35.716 [DefaultDispatcher-worker-8 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2025-04-24 19:49:35.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-24 19:49:35.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-24 19:49:35.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.719 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42fa1554: (connection evicted) 2025-04-24 19:49:35.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-24 19:49:35.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-24 19:49:35.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-24 19:49:35.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-24 19:49:35.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.720 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a: (connection evicted) 2025-04-24 19:49:35.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-24 19:49:35.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a81a18 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 19:49:35.721 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-24 19:49:35.729 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 19:49:35.734 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 19:49:35.734 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 19:49:35.735 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 19:49:35.739 [DefaultDispatcher-worker-18 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 19:49:35.742 [DefaultDispatcher-worker-5 @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-24 19:49:35.749 [UI Thread @coroutine#5061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=720180869389672448 2025-04-24 19:49:35.749 [UI Thread @coroutine#5061] 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=720180869389672448. 2025-04-24 19:49:35.749 [UI Thread @coroutine#5061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=720180869389672448 2025-04-24 19:49:35.750 [UI Thread @coroutine#5061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=720180869389672448 2025-04-24 19:49:35.750 [UI Thread @coroutine#5061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=720180869389672448 2025-04-24 19:49:35.750 [UI Thread @coroutine#5061] 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=720180869389672448. 2025-04-24 19:49:35.750 [UI Thread @coroutine#5061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=720180869389672448 to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:35.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-24 19:49:35.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-24 19:49:35.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.752 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6803b02d: (connection evicted) 2025-04-24 19:49:35.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-24 19:49:35.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-24 19:49:35.785 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd7f545 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-04-24 19:49:35.786 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-24 19:49:35.794 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-04-24 19:49:35.799 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-04-24 19:49:35.799 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-04-24 19:49:35.801 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-04-24 19:49:35.805 [DefaultDispatcher-worker-21 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-04-24 19:49:35.815 [DefaultDispatcher-worker-15 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-04-24 19:49:35.818 [DefaultDispatcher-worker-3 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-04-24 19:49:35.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-24 19:49:35.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-24 19:49:35.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.825 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589c648: (connection evicted) 2025-04-24 19:49:35.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-24 19:49:35.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3aa737 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-24 19:49:35.862 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-24 19:49:35.870 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-24 19:49:35.874 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-24 19:49:35.875 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-24 19:49:35.876 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-24 19:49:35.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-24 19:49:35.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-24 19:49:35.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:35.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-24 19:49:35.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891bd6d 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-24 19:49:35.880 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-24 19:49:35.881 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-24 19:49:35.881 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-24 19:49:35.888 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-24 19:49:35.893 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-24 19:49:35.894 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-24 19:49:35.895 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-24 19:49:35.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-24 19:49:35.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-24 19:49:35.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:35.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-24 19:49:35.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-24 19:49:35.897 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-24 19:49:35.897 [DefaultDispatcher-worker-11 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:35.897 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.897 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dc9033f 2025-04-24 19:49:35.898 [DefaultDispatcher-worker-11 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.898 [DefaultDispatcher-worker-11 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.898 [DefaultDispatcher-worker-11 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-24 19:49:35.898 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-24 19:49:35.898 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.898 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.906 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-24 19:49:35.911 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-24 19:49:35.912 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-24 19:49:35.912 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f324d9f 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-24 19:49:35.913 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-24 19:49:35.921 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-24 19:49:35.926 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-24 19:49:35.926 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-24 19:49:35.927 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-24 19:49:35.931 [DefaultDispatcher-worker-12 @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-24 19:49:35.938 [DefaultDispatcher-worker-19 @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-24 19:49:35.940 [UI Thread @coroutine#5163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58775/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:35.940 [UI Thread @coroutine#5163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58775/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 19:49:35.940 [UI Thread @coroutine#5163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58775/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:35.941 [UI Thread @coroutine#5163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58775/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:35.941 [UI Thread @coroutine#5163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58775/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:35.941 [UI Thread @coroutine#5163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58775/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 19:49:35.941 [UI Thread @coroutine#5163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58775/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:35.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-24 19:49:35.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-24 19:49:35.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.942 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db27b46: (connection evicted) 2025-04-24 19:49:35.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-24 19:49:35.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-24 19:49:35.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-24 19:49:35.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-24 19:49:35.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.943 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba: (connection evicted) 2025-04-24 19:49:35.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-24 19:49:35.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299003eb 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-24 19:49:35.944 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-24 19:49:35.951 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-24 19:49:35.956 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-24 19:49:35.957 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-24 19:49:35.958 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bb297 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-24 19:49:35.958 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-24 19:49:35.965 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-24 19:49:35.970 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-24 19:49:35.971 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-24 19:49:35.972 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-24 19:49:35.975 [DefaultDispatcher-worker-13 @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-24 19:49:35.983 [DefaultDispatcher-worker-20 @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-24 19:49:35.984 [UI Thread @coroutine#5192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:35.984 [UI Thread @coroutine#5192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 19:49:35.984 [UI Thread @coroutine#5192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:35.984 [UI Thread @coroutine#5192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:35.984 [UI Thread @coroutine#5192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:35.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-24 19:49:35.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-24 19:49:35.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.985 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d99269: (connection evicted) 2025-04-24 19:49:35.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-24 19:49:35.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-24 19:49:35.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-24 19:49:35.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-24 19:49:35.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:35.986 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e9375b: (connection evicted) 2025-04-24 19:49:35.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:35.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-24 19:49:35.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31c9bb2f 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-24 19:49:35.987 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-24 19:49:35.995 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-24 19:49:35.995 [DefaultDispatcher-worker-19 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:35.996 [DefaultDispatcher-worker-19 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.996 [DefaultDispatcher-worker-19 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:35.996 [DefaultDispatcher-worker-19 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.996 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:35.996 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.000 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-24 19:49:36.001 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-24 19:49:36.002 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549561ab 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-24 19:49:36.002 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-24 19:49:36.009 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-24 19:49:36.014 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-24 19:49:36.015 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-24 19:49:36.016 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-24 19:49:36.019 [DefaultDispatcher-worker-4 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-24 19:49:36.026 [DefaultDispatcher-worker-4 @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-24 19:49:36.026 [UI Thread @coroutine#5224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:36.026 [UI Thread @coroutine#5224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 19:49:36.026 [UI Thread @coroutine#5224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:36.027 [UI Thread @coroutine#5224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:36.027 [UI Thread @coroutine#5224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-24 19:49:36.027 [UI Thread @coroutine#5224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-24 19:49:36.027 [UI Thread @coroutine#5224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44311/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:36.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-24 19:49:36.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-24 19:49:36.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.028 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a65069: (connection evicted) 2025-04-24 19:49:36.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-24 19:49:36.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-24 19:49:36.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-24 19:49:36.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-24 19:49:36.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.029 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48: (connection evicted) 2025-04-24 19:49:36.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-24 19:49:36.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59a79420 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-24 19:49:36.030 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-24 19:49:36.037 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-24 19:49:36.042 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-24 19:49:36.043 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-24 19:49:36.044 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aead7d9 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-24 19:49:36.044 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-24 19:49:36.051 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-24 19:49:36.056 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-24 19:49:36.057 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-24 19:49:36.058 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-24 19:49:36.062 [DefaultDispatcher-worker-15 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-24 19:49:36.069 [DefaultDispatcher-worker-10 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-24 19:49:36.072 [DefaultDispatcher-worker-16 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:36.072 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.072 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:36.072 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.073 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.073 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.076 [DefaultDispatcher-worker-5 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-24 19:49:36.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-24 19:49:36.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-24 19:49:36.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.081 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de57397: (connection evicted) 2025-04-24 19:49:36.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-24 19:49:36.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-24 19:49:36.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-24 19:49:36.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-24 19:49:36.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.081 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7ec499: (connection evicted) 2025-04-24 19:49:36.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-24 19:49:36.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4deb35 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a 2025-04-24 19:49:36.083 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-24 19:49:36.090 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a 2025-04-24 19:49:36.095 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a 2025-04-24 19:49:36.096 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a 2025-04-24 19:49:36.097 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a 2025-04-24 19:49:36.101 [DefaultDispatcher-worker-4 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a 2025-04-24 19:49:36.111 [DefaultDispatcher-worker-9 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a 2025-04-24 19:49:36.117 [DefaultDispatcher-worker-11 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a 2025-04-24 19:49:36.126 [DefaultDispatcher-worker-20 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a 2025-04-24 19:49:36.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-24 19:49:36.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-24 19:49:36.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.127 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fbcc62a: (connection evicted) 2025-04-24 19:49:36.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-24 19:49:36.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bfe49f9 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4947b8a7 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4947b8a7 2025-04-24 19:49:36.129 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-24 19:49:36.137 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4947b8a7 2025-04-24 19:49:36.141 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4947b8a7 2025-04-24 19:49:36.142 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4947b8a7 2025-04-24 19:49:36.143 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4947b8a7 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36bf903c 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-24 19:49:36.143 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-24 19:49:36.144 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-24 19:49:36.151 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-24 19:49:36.155 [DefaultDispatcher-worker-19 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:36.155 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.155 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:36.155 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-24 19:49:36.156 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.156 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.157 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-24 19:49:36.157 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-24 19:49:36.167 [DefaultDispatcher-worker-9 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-04-24 19:49:36.174 [DefaultDispatcher-worker-8 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4947b8a7 2025-04-24 19:49:36.179 [DefaultDispatcher-worker-4 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4947b8a7 2025-04-24 19:49:36.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-24 19:49:36.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-24 19:49:36.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.183 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4947b8a7: (connection evicted) 2025-04-24 19:49:36.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-24 19:49:36.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-24 19:49:36.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-24 19:49:36.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-24 19:49:36.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.184 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0: (connection evicted) 2025-04-24 19:49:36.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-24 19:49:36.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b2c513e 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-04-24 19:49:36.185 [Test worker @coroutine#5357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-24 19:49:36.193 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-04-24 19:49:36.195 [DefaultDispatcher-worker-5 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:36.195 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.195 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:36.195 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.196 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.196 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.198 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-04-24 19:49:36.199 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-04-24 19:49:36.200 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-04-24 19:49:36.204 [DefaultDispatcher-worker-11 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-04-24 19:49:36.207 [DefaultDispatcher-worker-3 @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-04-24 19:49:36.213 [DefaultDispatcher-worker-5 @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-04-24 19:49:36.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-24 19:49:36.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-24 19:49:36.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.215 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b74a062: (connection evicted) 2025-04-24 19:49:36.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-24 19:49:36.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b5f886d 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.215 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2025-04-24 19:49:36.216 [Test worker @coroutine#5388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-24 19:49:36.223 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2025-04-24 19:49:36.228 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2025-04-24 19:49:36.229 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2025-04-24 19:49:36.229 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2025-04-24 19:49:36.234 [DefaultDispatcher-worker-16 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2025-04-24 19:49:36.236 [DefaultDispatcher-worker-19 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:36.236 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.236 [DefaultDispatcher-worker-19 @coroutine#2262] 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-24 19:49:36.236 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.236 [DefaultDispatcher-worker-1 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2025-04-24 19:49:36.236 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-24 19:49:36.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-24 19:49:36.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.237 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9504a58: (connection evicted) 2025-04-24 19:49:36.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-24 19:49:36.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556d8c78 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2025-04-24 19:49:36.238 [Test worker @coroutine#5418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-24 19:49:36.246 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2025-04-24 19:49:36.251 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2025-04-24 19:49:36.252 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2025-04-24 19:49:36.253 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2025-04-24 19:49:36.288 [DefaultDispatcher-worker-15 @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2025-04-24 19:49:36.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-24 19:49:36.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-24 19:49:36.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.291 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e147821: (connection evicted) 2025-04-24 19:49:36.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-24 19:49:36.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7029653c 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.292 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.293 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.293 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.293 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.293 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.293 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.293 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-24 19:49:36.293 [DefaultDispatcher-worker-18 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:36.293 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.293 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f4c6e7 2025-04-24 19:49:36.293 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f4c6e7 2025-04-24 19:49:36.293 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:36.293 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.293 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-24 19:49:36.293 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.293 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.300 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f4c6e7 2025-04-24 19:49:36.305 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f4c6e7 2025-04-24 19:49:36.306 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f4c6e7 2025-04-24 19:49:36.307 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f4c6e7 2025-04-24 19:49:36.311 [DefaultDispatcher-worker-1 @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f4c6e7 2025-04-24 19:49:36.314 [DefaultDispatcher-worker-9 @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f4c6e7 2025-04-24 19:49:36.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-24 19:49:36.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-24 19:49:36.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.317 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f4c6e7: (connection evicted) 2025-04-24 19:49:36.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-24 19:49:36.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7802fc4e 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-24 19:49:36.319 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-24 19:49:36.327 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-24 19:49:36.331 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-24 19:49:36.332 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-24 19:49:36.333 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4497fcd9 2025-04-24 19:49:36.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-24 19:49:36.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-24 19:49:36.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:36.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-24 19:49:36.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3662dc9b 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@14426256 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@14426256 2025-04-24 19:49:36.336 [Test worker @coroutine#5483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-24 19:49:36.343 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14426256 2025-04-24 19:49:36.348 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14426256 2025-04-24 19:49:36.349 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14426256 2025-04-24 19:49:36.350 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14426256 2025-04-24 19:49:36.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-24 19:49:36.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-24 19:49:36.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:36.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-24 19:49:36.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe9344 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.351 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-24 19:49:36.352 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb3c642 2025-04-24 19:49:36.352 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb3c642 2025-04-24 19:49:36.352 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-24 19:49:36.359 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c642 2025-04-24 19:49:36.364 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c642 2025-04-24 19:49:36.365 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c642 2025-04-24 19:49:36.366 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c642 2025-04-24 19:49:36.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-24 19:49:36.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-24 19:49:36.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:36.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-24 19:49:36.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-24 19:49:36.372 [UI Thread @coroutine#5520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37065/Site/verify 2025-04-24 19:49:36.372 [UI Thread @coroutine#5520] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37065/Site/verify. 2025-04-24 19:49:36.372 [UI Thread @coroutine#5520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37065/Site/verify 2025-04-24 19:49:36.373 [UI Thread @coroutine#5520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37065/Site/verify 2025-04-24 19:49:36.373 [UI Thread @coroutine#5520] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37065/Site/verify 2025-04-24 19:49:36.374 [UI Thread @coroutine#5520] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37065/Site/verify. 2025-04-24 19:49:36.374 [UI Thread @coroutine#5520] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37065/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14fe2e62 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.377 [Test worker @coroutine#5534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-24 19:49:36.378 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8c6922 2025-04-24 19:49:36.378 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8c6922 2025-04-24 19:49:36.378 [Test worker @coroutine#5534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-24 19:49:36.385 [DefaultDispatcher-worker-16 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:36.385 [DefaultDispatcher-worker-16 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.385 [DefaultDispatcher-worker-16 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:36.385 [DefaultDispatcher-worker-16 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.386 [DefaultDispatcher-worker-9 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.386 [DefaultDispatcher-worker-9 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.388 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c6922 2025-04-24 19:49:36.393 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c6922 2025-04-24 19:49:36.394 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c6922 2025-04-24 19:49:36.395 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c6922 2025-04-24 19:49:36.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-24 19:49:36.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-24 19:49:36.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:36.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-24 19:49:36.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3fd72 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2025-04-24 19:49:36.397 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-24 19:49:36.405 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2025-04-24 19:49:36.410 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2025-04-24 19:49:36.411 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2025-04-24 19:49:36.412 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2025-04-24 19:49:36.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-24 19:49:36.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-24 19:49:36.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:36.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-24 19:49:36.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22e733f5 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2025-04-24 19:49:36.414 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-24 19:49:36.422 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2025-04-24 19:49:36.427 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2025-04-24 19:49:36.428 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2025-04-24 19:49:36.429 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2025-04-24 19:49:36.430 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44189/Site/verify 2025-04-24 19:49:36.430 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44189/Site/verify. 2025-04-24 19:49:36.430 [UI Thread @coroutine#5585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44189/Site/verify 2025-04-24 19:49:36.431 [UI Thread @coroutine#5585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44189/Site/verify 2025-04-24 19:49:36.431 [UI Thread @coroutine#5585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44189/Site/verify 2025-04-24 19:49:36.431 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44189/Site/verify. 2025-04-24 19:49:36.431 [UI Thread @coroutine#5585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44189/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:36.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-24 19:49:36.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-24 19:49:36.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:36.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-24 19:49:36.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-24 19:49:36.434 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34973/Site/verify 2025-04-24 19:49:36.434 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34973/Site/verify. 2025-04-24 19:49:36.434 [UI Thread @coroutine#5597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34973/Site/verify 2025-04-24 19:49:36.435 [UI Thread @coroutine#5597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34973/Site/verify 2025-04-24 19:49:36.435 [UI Thread @coroutine#5597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34973/Site/verify 2025-04-24 19:49:36.435 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34973/Site/verify. 2025-04-24 19:49:36.435 [UI Thread @coroutine#5597] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34973/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:36.438 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33079/Site/verify 2025-04-24 19:49:36.438 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33079/Site/verify. 2025-04-24 19:49:36.438 [UI Thread @coroutine#5610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33079/Site/verify 2025-04-24 19:49:36.438 [UI Thread @coroutine#5610] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33079/Site/verify 2025-04-24 19:49:36.438 [UI Thread @coroutine#5610] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33079/Site/verify 2025-04-24 19:49:36.438 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33079/Site/verify. 2025-04-24 19:49:36.438 [UI Thread @coroutine#5610] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33079/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:36.441 [UI Thread @coroutine#5624] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-24 19:49:36.441 [UI Thread @coroutine#5624] 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-24 19:49:36.441 [UI Thread @coroutine#5624] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-24 19:49:36.442 [UI Thread @coroutine#5624] 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-24 19:49:36.443 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e713d4 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.444 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-24 19:49:36.448 [DefaultDispatcher-worker-10 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:36.448 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.448 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:36.448 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.449 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.449 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.453 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.457 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.458 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.459 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.463 [DefaultDispatcher-worker-5 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.473 [DefaultDispatcher-worker-10 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.477 [DefaultDispatcher-worker-5 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.480 [DefaultDispatcher-worker-19 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.484 [DefaultDispatcher-worker-17 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.487 [DefaultDispatcher-worker-16 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.492 [DefaultDispatcher-worker-17 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.501 [DefaultDispatcher-worker-17 @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-04-24 19:49:36.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-24 19:49:36.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-24 19:49:36.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.502 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75630d9e: (connection evicted) 2025-04-24 19:49:36.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-24 19:49:36.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cea4fdf 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@47970962 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@47970962 2025-04-24 19:49:36.503 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-24 19:49:36.511 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47970962 2025-04-24 19:49:36.515 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47970962 2025-04-24 19:49:36.516 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47970962 2025-04-24 19:49:36.517 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47970962 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b9c037 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 19:49:36.517 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-24 19:49:36.525 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 19:49:36.530 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 19:49:36.531 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 19:49:36.532 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 19:49:36.535 [DefaultDispatcher-worker-11 @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e950ef 2025-04-24 19:49:36.543 [DefaultDispatcher-worker-21 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47970962 2025-04-24 19:49:36.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-24 19:49:36.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-24 19:49:36.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.551 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47970962: (connection evicted) 2025-04-24 19:49:36.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-24 19:49:36.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-24 19:49:36.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-24 19:49:36.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-24 19:49:36.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.551 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e950ef: (connection evicted) 2025-04-24 19:49:36.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-24 19:49:36.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5513745d 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.552 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.553 [Test worker @coroutine#5712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-24 19:49:36.553 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2025-04-24 19:49:36.553 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2025-04-24 19:49:36.553 [Test worker @coroutine#5712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-24 19:49:36.560 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2025-04-24 19:49:36.565 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2025-04-24 19:49:36.566 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2025-04-24 19:49:36.567 [DefaultDispatcher-worker-14 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:36.567 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2025-04-24 19:49:36.567 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.567 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:36.567 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.567 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-24 19:49:36.567 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.567 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.567 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.567 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.567 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.567 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b7272d6 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 19:49:36.568 [Test worker @coroutine#5712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-24 19:49:36.568 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.568 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.575 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 19:49:36.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 19:49:36.580 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 19:49:36.581 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 19:49:36.585 [DefaultDispatcher-worker-14 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376aaeec 2025-04-24 19:49:36.592 [DefaultDispatcher-worker-14 @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2025-04-24 19:49:36.596 [DefaultDispatcher-worker-19 @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2025-04-24 19:49:36.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-24 19:49:36.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-24 19:49:36.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.599 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a29476d: (connection evicted) 2025-04-24 19:49:36.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-24 19:49:36.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-24 19:49:36.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-24 19:49:36.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-24 19:49:36.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.599 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@376aaeec: (connection evicted) 2025-04-24 19:49:36.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-24 19:49:36.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751df26c 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbc9862 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbc9862 2025-04-24 19:49:36.600 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-24 19:49:36.608 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbc9862 2025-04-24 19:49:36.612 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbc9862 2025-04-24 19:49:36.613 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbc9862 2025-04-24 19:49:36.614 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbc9862 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c90ec5 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-04-24 19:49:36.614 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-24 19:49:36.622 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-04-24 19:49:36.626 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-04-24 19:49:36.627 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-04-24 19:49:36.628 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-04-24 19:49:36.631 [DefaultDispatcher-worker-13 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-04-24 19:49:36.638 [DefaultDispatcher-worker-4 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbc9862 2025-04-24 19:49:36.642 [DefaultDispatcher-worker-3 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbc9862 2025-04-24 19:49:36.701 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.715 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-24 19:49:36.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-24 19:49:36.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.894 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bbc9862: (connection evicted) 2025-04-24 19:49:36.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-24 19:49:36.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-24 19:49:36.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-24 19:49:36.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-24 19:49:36.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.895 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581: (connection evicted) 2025-04-24 19:49:36.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-24 19:49:36.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6565691a 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.896 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-24 19:49:36.897 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-24 19:49:36.897 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-24 19:49:36.897 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-24 19:49:36.902 [DefaultDispatcher-worker-19 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:36.903 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.903 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:36.903 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.903 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.903 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:36.904 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-24 19:49:36.909 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-24 19:49:36.910 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-24 19:49:36.911 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e587cd 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-24 19:49:36.911 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-24 19:49:36.919 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-24 19:49:36.923 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-24 19:49:36.924 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-24 19:49:36.925 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-24 19:49:36.931 [DefaultDispatcher-worker-16 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-24 19:49:36.938 [DefaultDispatcher-worker-6 @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-24 19:49:36.942 [DefaultDispatcher-worker-2 @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-24 19:49:36.945 [DefaultDispatcher-worker-12 @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-24 19:49:36.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-24 19:49:36.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-24 19:49:36.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.948 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@385ff04e: (connection evicted) 2025-04-24 19:49:36.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-24 19:49:36.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-24 19:49:36.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-24 19:49:36.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-24 19:49:36.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:36.948 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6: (connection evicted) 2025-04-24 19:49:36.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:36.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-24 19:49:36.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-24 19:49:36.949 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dde749e 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-24 19:49:36.950 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-24 19:49:36.958 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-24 19:49:36.962 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-24 19:49:36.963 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-24 19:49:36.964 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f478e42 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:36.964 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-24 19:49:36.965 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-24 19:49:36.965 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-24 19:49:36.965 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-24 19:49:36.972 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-24 19:49:36.977 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-24 19:49:36.978 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-24 19:49:36.978 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-24 19:49:36.982 [DefaultDispatcher-worker-4 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-24 19:49:36.990 [DefaultDispatcher-worker-21 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-24 19:49:36.993 [DefaultDispatcher-worker-12 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-24 19:49:36.997 [DefaultDispatcher-worker-4 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-24 19:49:36.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-24 19:49:36.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-24 19:49:36.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:37.000 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce: (connection evicted) 2025-04-24 19:49:37.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-24 19:49:37.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-24 19:49:37.000 [DefaultDispatcher-worker-4 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:37.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-24 19:49:37.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-24 19:49:37.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:37.000 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.000 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:37.000 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.000 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@231d7386: (connection evicted) 2025-04-24 19:49:37.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-24 19:49:37.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-24 19:49:37.001 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.001 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68178281 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-24 19:49:37.001 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-24 19:49:37.009 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-24 19:49:37.014 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-24 19:49:37.015 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-24 19:49:37.016 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc0b40a 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.016 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-24 19:49:37.017 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-24 19:49:37.017 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-24 19:49:37.017 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-24 19:49:37.024 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-24 19:49:37.028 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-24 19:49:37.029 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-24 19:49:37.030 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-24 19:49:37.034 [DefaultDispatcher-worker-4 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-24 19:49:37.041 [DefaultDispatcher-worker-6 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-24 19:49:37.044 [DefaultDispatcher-worker-14 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-24 19:49:37.048 [DefaultDispatcher-worker-16 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-24 19:49:37.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-24 19:49:37.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-24 19:49:37.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:37.051 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62db3787: (connection evicted) 2025-04-24 19:49:37.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-24 19:49:37.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-24 19:49:37.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-24 19:49:37.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-24 19:49:37.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:37.051 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f68e96: (connection evicted) 2025-04-24 19:49:37.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-24 19:49:37.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@720bf74d 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e0b681 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e0b681 2025-04-24 19:49:37.053 [Test worker @coroutine#5980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-24 19:49:37.060 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e0b681 2025-04-24 19:49:37.065 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e0b681 2025-04-24 19:49:37.066 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e0b681 2025-04-24 19:49:37.067 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e0b681 2025-04-24 19:49:37.071 [DefaultDispatcher-worker-2 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e0b681 2025-04-24 19:49:37.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-24 19:49:37.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-24 19:49:37.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:37.072 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e0b681: (connection evicted) 2025-04-24 19:49:37.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-24 19:49:37.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61874f5d 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.073 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 19:49:37.074 [Test worker @coroutine#6003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-24 19:49:37.077 [DefaultDispatcher-worker-2 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:37.077 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.077 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:37.077 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.078 [DefaultDispatcher-worker-19 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.078 [DefaultDispatcher-worker-19 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.082 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 19:49:37.087 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 19:49:37.087 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 19:49:37.088 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 19:49:37.093 [DefaultDispatcher-worker-11 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 19:49:37.103 [DefaultDispatcher-worker-2 @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 19:49:37.106 [DefaultDispatcher-worker-12 @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-24 19:49:37.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-24 19:49:37.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-24 19:49:37.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:37.109 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7: (connection evicted) 2025-04-24 19:49:37.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-24 19:49:37.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341f2f4c 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2 2025-04-24 19:49:37.110 [Test worker @coroutine#6031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-24 19:49:37.117 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2 2025-04-24 19:49:37.122 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2 2025-04-24 19:49:37.123 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2 2025-04-24 19:49:37.124 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2 2025-04-24 19:49:37.127 [DefaultDispatcher-worker-18 @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2 2025-04-24 19:49:37.137 [DefaultDispatcher-worker-13 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2 2025-04-24 19:49:37.141 [DefaultDispatcher-worker-14 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2 2025-04-24 19:49:37.147 [DefaultDispatcher-worker-15 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2 2025-04-24 19:49:37.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-24 19:49:37.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-24 19:49:37.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:37.148 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44bd11a2: (connection evicted) 2025-04-24 19:49:37.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-24 19:49:37.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a38b5c7 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496 2025-04-24 19:49:37.149 [Test worker @coroutine#6063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-24 19:49:37.156 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496 2025-04-24 19:49:37.160 [DefaultDispatcher-worker-1 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:37.160 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.160 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:37.160 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.161 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.161 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.161 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496 2025-04-24 19:49:37.162 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496 2025-04-24 19:49:37.163 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496 2025-04-24 19:49:37.167 [DefaultDispatcher-worker-15 @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496 2025-04-24 19:49:37.177 [DefaultDispatcher-worker-16 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496 2025-04-24 19:49:37.181 [DefaultDispatcher-worker-4 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496 2025-04-24 19:49:37.186 [DefaultDispatcher-worker-19 @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496 2025-04-24 19:49:37.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-24 19:49:37.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-24 19:49:37.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:37.187 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bbc6496: (connection evicted) 2025-04-24 19:49:37.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-24 19:49:37.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-24 19:49:37.188 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58a2c6a 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2025-04-24 19:49:37.189 [Test worker @coroutine#6098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-24 19:49:37.196 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2025-04-24 19:49:37.200 [DefaultDispatcher-worker-6 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:37.200 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.200 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:37.200 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.201 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.201 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.201 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2025-04-24 19:49:37.202 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2025-04-24 19:49:37.203 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea01c2a 2025-04-24 19:49:37.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-24 19:49:37.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-24 19:49:37.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-24 19:49:37.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8dbe78f 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.207 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-24 19:49:37.208 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-24 19:49:37.215 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-24 19:49:37.220 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-24 19:49:37.220 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-24 19:49:37.221 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-04-24 19:49:37.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-24 19:49:37.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-24 19:49:37.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-24 19:49:37.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75eed00f 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-04-24 19:49:37.224 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-24 19:49:37.232 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-04-24 19:49:37.237 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-04-24 19:49:37.238 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-04-24 19:49:37.240 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-04-24 19:49:37.241 [DefaultDispatcher-worker-3 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:37.241 [DefaultDispatcher-worker-3 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.241 [DefaultDispatcher-worker-3 @coroutine#2262] 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-24 19:49:37.241 [DefaultDispatcher-worker-3 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.241 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-24 19:49:37.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-24 19:49:37.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-24 19:49:37.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1347a932 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fb374d 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fb374d 2025-04-24 19:49:37.244 [UI Thread @coroutine#6174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-24 19:49:37.251 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fb374d 2025-04-24 19:49:37.256 [UI Thread @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fb374d 2025-04-24 19:49:37.257 [UI Thread @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fb374d 2025-04-24 19:49:37.258 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fb374d 2025-04-24 19:49:37.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-24 19:49:37.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-24 19:49:37.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:37.260 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41fb374d: (connection evicted) 2025-04-24 19:49:37.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-24 19:49:37.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e4c6a0 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.261 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-24 19:49:37.262 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-04-24 19:49:37.262 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-04-24 19:49:37.262 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-24 19:49:37.270 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-04-24 19:49:37.275 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-04-24 19:49:37.276 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-04-24 19:49:37.277 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4c9746 2025-04-24 19:49:37.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-24 19:49:37.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-24 19:49:37.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-24 19:49:37.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6e0143 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-04-24 19:49:37.279 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-24 19:49:37.287 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-04-24 19:49:37.292 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-04-24 19:49:37.293 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-04-24 19:49:37.293 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e3e5e 2025-04-24 19:49:37.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-24 19:49:37.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-24 19:49:37.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-24 19:49:37.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a64c8c3 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-24 19:49:37.295 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-24 19:49:37.297 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:37.297 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.297 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:37.297 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.298 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.298 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.304 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-24 19:49:37.309 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-24 19:49:37.310 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-24 19:49:37.310 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-24 19:49:37.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-24 19:49:37.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-24 19:49:37.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-24 19:49:37.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4644f3d4 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-24 19:49:37.312 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-24 19:49:37.320 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-24 19:49:37.325 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-24 19:49:37.326 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-24 19:49:37.327 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-24 19:49:37.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-24 19:49:37.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-24 19:49:37.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-24 19:49:37.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47dc0cc5 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.328 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-04-24 19:49:37.329 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-24 19:49:37.337 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-04-24 19:49:37.342 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-04-24 19:49:37.342 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-04-24 19:49:37.343 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-04-24 19:49:37.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-24 19:49:37.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-24 19:49:37.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-24 19:49:37.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e68bcd 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-24 19:49:37.347 [Test worker @coroutine#6274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-24 19:49:37.355 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-24 19:49:37.360 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-24 19:49:37.361 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-24 19:49:37.362 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-24 19:49:37.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-24 19:49:37.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-24 19:49:37.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-24 19:49:37.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63ec3626 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-24 19:49:37.364 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-24 19:49:37.372 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-24 19:49:37.377 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-24 19:49:37.378 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-24 19:49:37.379 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-24 19:49:37.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-24 19:49:37.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-24 19:49:37.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-24 19:49:37.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29b23bc4 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@701dc5ad 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@701dc5ad 2025-04-24 19:49:37.381 [Test worker @coroutine#6310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-24 19:49:37.390 [DefaultDispatcher-worker-5 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:37.390 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.390 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:37.390 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.391 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701dc5ad 2025-04-24 19:49:37.391 [DefaultDispatcher-worker-9 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.391 [DefaultDispatcher-worker-9 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.396 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701dc5ad 2025-04-24 19:49:37.397 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701dc5ad 2025-04-24 19:49:37.398 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701dc5ad 2025-04-24 19:49:37.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-24 19:49:37.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-24 19:49:37.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-24 19:49:37.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f5fd883 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.401 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.402 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.402 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.402 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.402 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.402 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.402 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.402 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-24 19:49:37.402 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-04-24 19:49:37.402 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-04-24 19:49:37.402 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-24 19:49:37.412 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-04-24 19:49:37.418 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-04-24 19:49:37.419 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-04-24 19:49:37.420 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-04-24 19:49:37.422 [UI Thread @coroutine#6346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-24 19:49:37.422 [UI Thread @coroutine#6346] 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-24 19:49:37.422 [UI Thread @coroutine#6346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-24 19:49:37.423 [UI Thread @coroutine#6346] 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-24 19:49:37.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-24 19:49:37.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-24 19:49:37.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-24 19:49:37.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403230be 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-24 19:49:37.425 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-24 19:49:37.433 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-24 19:49:37.438 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-24 19:49:37.439 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-24 19:49:37.440 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-24 19:49:37.441 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/Site/verify 2025-04-24 19:49:37.441 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/Site/verify. 2025-04-24 19:49:37.441 [UI Thread @coroutine#6369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/Site/verify 2025-04-24 19:49:37.442 [UI Thread @coroutine#6369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/Site/verify 2025-04-24 19:49:37.442 [UI Thread @coroutine#6369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/Site/verify 2025-04-24 19:49:37.443 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49049/Site/verify. 2025-04-24 19:49:37.443 [UI Thread @coroutine#6369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49049/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-24 19:49:37.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-24 19:49:37.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-24 19:49:37.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-24 19:49:37.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:37.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-24 19:49:37.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17eb5858 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0efa2 2025-04-24 19:49:37.446 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0efa2 2025-04-24 19:49:37.447 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-24 19:49:37.453 [DefaultDispatcher-worker-21 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:37.453 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.453 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:37.453 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.454 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.454 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.455 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc0efa2 2025-04-24 19:49:37.460 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc0efa2 2025-04-24 19:49:37.460 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc0efa2 2025-04-24 19:49:37.461 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc0efa2 2025-04-24 19:49:37.465 [DefaultDispatcher-worker-7 @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc0efa2 2025-04-24 19:49:37.469 [DefaultDispatcher-worker-12 @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc0efa2 2025-04-24 19:49:37.472 [UI Thread @coroutine#6398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48615/720180876911415296/_ustadmanifest.json 2025-04-24 19:49:37.472 [UI Thread @coroutine#6398] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48615/720180876911415296/_ustadmanifest.json. 2025-04-24 19:49:37.472 [UI Thread @coroutine#6398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48615/720180876911415296/_ustadmanifest.json 2025-04-24 19:49:37.473 [UI Thread @coroutine#6398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48615/720180876911415296/_ustadmanifest.json 2025-04-24 19:49:37.473 [UI Thread @coroutine#6398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48615/720180876911415296/_ustadmanifest.json 2025-04-24 19:49:37.473 [UI Thread @coroutine#6398] 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:48615/720180876911415296/_ustadmanifest.json. 2025-04-24 19:49:37.473 [UI Thread @coroutine#6398] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48615/720180876911415296/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:37.474 [UI Thread @coroutine#6398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48615/mediainfo.json 2025-04-24 19:49:37.474 [UI Thread @coroutine#6398] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48615/mediainfo.json. 2025-04-24 19:49:37.474 [UI Thread @coroutine#6398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48615/mediainfo.json 2025-04-24 19:49:37.474 [UI Thread @coroutine#6398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48615/mediainfo.json 2025-04-24 19:49:37.474 [UI Thread @coroutine#6398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48615/mediainfo.json 2025-04-24 19:49:37.515 [UI Thread @coroutine#6398] 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:48615/mediainfo.json. 2025-04-24 19:49:37.515 [UI Thread @coroutine#6398] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48615/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:37.547 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:37.572 [DefaultDispatcher-worker-14 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:37.573 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.573 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:37.573 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.573 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.573 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.907 [DefaultDispatcher-worker-16 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-24 19:49:37.907 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.907 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:37.907 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.908 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:37.908 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56133/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.005 [DefaultDispatcher-worker-14 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-24 19:49:38.005 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.005 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:38.005 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.006 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.006 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45685/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.082 [DefaultDispatcher-worker-14 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-24 19:49:38.082 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.082 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:38.082 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.083 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.083 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58257/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.166 [DefaultDispatcher-worker-12 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-24 19:49:38.166 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.166 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:38.166 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.167 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.167 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35469/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.205 [DefaultDispatcher-worker-5 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-24 19:49:38.205 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.205 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:38.205 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.206 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.206 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38289/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.246 [DefaultDispatcher-worker-19 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be79 2025-04-24 19:49:38.246 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.246 [DefaultDispatcher-worker-19 @coroutine#2262] 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-24 19:49:38.246 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.247 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.303 [DefaultDispatcher-worker-10 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-24 19:49:38.303 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.303 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:38.303 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.304 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.304 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60345/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.396 [DefaultDispatcher-worker-4 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-24 19:49:38.396 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.396 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:38.396 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.397 [DefaultDispatcher-worker-15 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.397 [DefaultDispatcher-worker-15 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57463/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.458 [DefaultDispatcher-worker-18 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-24 19:49:38.459 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.459 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:38.459 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.459 [DefaultDispatcher-worker-19 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.459 [DefaultDispatcher-worker-19 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35701/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-24 19:49:38.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-24 19:49:38.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:38.518 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc0efa2: (connection evicted) 2025-04-24 19:49:38.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:38.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-24 19:49:38.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f11fad9 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e5d4fb 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e5d4fb 2025-04-24 19:49:38.541 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-24 19:49:38.550 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5d4fb 2025-04-24 19:49:38.556 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5d4fb 2025-04-24 19:49:38.557 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5d4fb 2025-04-24 19:49:38.558 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5d4fb 2025-04-24 19:49:38.563 [DefaultDispatcher-worker-19 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5d4fb 2025-04-24 19:49:38.566 [DefaultDispatcher-worker-21 @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5d4fb 2025-04-24 19:49:38.642 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:38.643 [DefaultDispatcher-worker-13 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-24 19:49:38.643 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.643 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId. 2025-04-24 19:49:38.643 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.644 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.644 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45185/UmAppDatabase/replication/nodeId 2025-04-24 19:49:38.646 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/720180882961215488/_ustadmanifest.json 2025-04-24 19:49:38.646 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/720180882961215488/_ustadmanifest.json. 2025-04-24 19:49:38.646 [UI Thread @coroutine#6457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/720180882961215488/_ustadmanifest.json 2025-04-24 19:49:38.646 [UI Thread @coroutine#6457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/720180882961215488/_ustadmanifest.json 2025-04-24 19:49:38.646 [UI Thread @coroutine#6457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/720180882961215488/_ustadmanifest.json 2025-04-24 19:49:38.647 [UI Thread @coroutine#6457] 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:54545/720180882961215488/_ustadmanifest.json. 2025-04-24 19:49:38.647 [UI Thread @coroutine#6457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54545/720180882961215488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:38.647 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/tincan.xml 2025-04-24 19:49:38.647 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/tincan.xml. 2025-04-24 19:49:38.647 [UI Thread @coroutine#6457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/tincan.xml 2025-04-24 19:49:38.647 [UI Thread @coroutine#6457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/tincan.xml 2025-04-24 19:49:38.647 [UI Thread @coroutine#6457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/tincan.xml 2025-04-24 19:49:38.688 [UI Thread @coroutine#6457] 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:54545/tincan.xml. 2025-04-24 19:49:38.688 [UI Thread @coroutine#6457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54545/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-24 19:49:38.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-24 19:49:38.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-24 19:49:38.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-24 19:49:38.694 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60e5d4fb: (connection evicted) 2025-04-24 19:49:38.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-24 19:49:38.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-24 19:49:38.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.